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

13 commits

Author SHA1 Message Date
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