1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

20 commits

Author SHA1 Message Date
geemus
a5b70181d9 [bin] consolidate 2011-01-07 15:51:16 -08:00
geemus
dfd30e521f cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
Ariel Zavala
bdd2ca3094 Used AWS storage to start work on Google storage 2010-09-24 13:13:54 -07:00
geemus
7e67e4aec5 fix adding collection helpers to bins 2010-09-21 15:57:27 -07:00
geemus
07dbdf6952 providers abstraction, more consolidated bin stuff between providers 2010-09-21 11:11:15 -07:00
geemus
4076bbaec5 fixes for vcloud to match up with new stuff 2010-09-14 10:40:02 -07:00
geemus
dce5893555 add services accessors and clarify vocab by not reusing service 2010-09-03 15:32:30 -07:00
geemus
f377cfd7b5 [GoGrid] auth and listings 2010-07-24 17:12:13 -07:00
geemus
7f1c6d07e3 [linode] add basics and first few calls 2010-07-03 10:48:13 -05:00
geemus
90eed44d3d fix load stuff for specs 2010-06-23 17:22:44 -07:00
geemus
abdc151081 [new_servers] first pass at basic functionality 2010-06-23 13:22:20 -07:00
ggoodale
2a9224cfa7 [bbg] flesh out bbg support
Added basic spec framework; changed class names to match the template fog seems to prefer

Servers tests pass; create and delete implemented.

Added an example script

Properly handle a 409 response from the API

Fixed BBG code to work with the new api endpoint changes; tweaks to the (currently nonexistent) reboot api call

Implement the reboot command for blocks
2010-06-03 14:48:53 -07:00
Edward Muller
d48db03314 Refactor Terremark into Vcloud
Purpose is to better abstract individual services
2010-05-10 20:37:03 -07:00
geemus
7ac536e873 [local] rough first cut of local storage 2010-05-01 22:10:11 -07:00
geemus (Wesley Beary)
f5b28f8cfa only return consolidated info for providers that have the methods defined 2010-04-05 15:26:59 -07:00
geemus (Wesley Beary)
eb09931c2d bin should require the new credentials file 2010-04-03 00:29:42 -07:00
geemus (Wesley Beary)
99e8b9a32a break out credential files for easier access 2010-04-02 10:14:37 -07:00
geemus (Wesley Beary)
3a394f61e3 more cleanup around interactive formatting 2010-02-15 20:18:52 -08:00
geemus (Wesley Beary)
72551a87d7 more cleanup around bin/fog usage and messaging 2010-02-15 17:15:56 -08:00
geemus (Wesley Beary)
6d671821b2 split out bin related helpers into their respective directories 2010-02-11 21:41:37 -08:00