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
geemus
fd755e042b clean up by changing service abstraction into a class 2010-09-03 15:04:54 -07:00
geemus
936cfc0e95 refactor/cleanup to use service 2010-06-12 15:31:17 -07:00
geemus
c6bcbc7d40 [bbg] more consistent error handling 2010-06-03 14:48:54 -07:00
geemus
961a333fd0 [bbg] failing gets return not founds 2010-06-03 14:48:54 -07: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
5c71a5ca38 [bbg] model cleanup 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
Renamed from lib/fog/bluebox/models/templates.rb (Browse further)