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

8 commits

Author SHA1 Message Date
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
geemus
5e2a7f3c9d [dns|bluebox] move bluebox dns to its own shared area (namespacing should probably be corrected) 2011-08-24 19:58:47 -05:00
geemus
e01ad95ab2 [bbg] simplify by killing parsers and using json 2010-06-03 14:48:54 -07:00
geemus
7fc2a7fd5b [bbg] rename requests to more closely reflect api 2010-06-03 14:48:54 -07:00
geemus
b8ce545f66 [bbg] create_block should raise errors on failure 2010-06-03 14:48:53 -07:00
geemus
b6dd99aaa5 [bbg] cleanup up request docs 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
Jesse Proudman
b9ad8ea418 First iteration of BBG Block's support. 2010-06-03 14:48:53 -07:00