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

7 commits

Author SHA1 Message Date
geemus
fd755e042b clean up by changing service abstraction into a class 2010-09-03 15:04:54 -07:00
ggoodale
9ed11028a4 Fixed typos and removal of name attribute 2010-06-08 14:42:09 +08:00
geemus
93ea9de278 [bbg] create_block: allow specifying username, remove name param 2010-06-03 22:20:31 -07:00
geemus
a5907a9fdc [bbg] update specs and models to get shared_examples passing 2010-06-03 22:02:17 -07:00
geemus
676fb4d760 [bbg] request tests 2010-06-03 21:32:59 -07:00
geemus
b8ce545f66 [bbg] create_block should raise errors on failure 2010-06-03 14:48:53 -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