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

26 commits

Author SHA1 Message Date
Lee Huffman
ec1953d424 [bluebox|compute] Expect correct status code for template create 2011-09-22 16:57:22 -07:00
Lee Huffman
97854e31d4 [bluebox|compute] Create and destroy images 2011-09-07 12:43:12 -07:00
geemus
eff5e70e7d [compute|bluebox] move bluebox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:32:51 -05: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
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00
geemus
856334fe38 cleaning up/repairing errant tests 2010-10-12 16:23:35 -07:00
geemus
a963703309 fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
geemus
a637504d18 [bluebox] rename blocks to compute for consistency 2010-09-08 12:07:45 -07:00
geemus
8ee2f6a484 [bluebox] tweak into a provider/service for consistency 2010-09-07 16:26:01 -07:00
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
4529a3444f simplify by pushing query string building down into excon 2010-06-05 14:19:55 -07:00
geemus
93ea9de278 [bbg] create_block: allow specifying username, remove name param 2010-06-03 22:20:31 -07:00
geemus
676fb4d760 [bbg] request tests 2010-06-03 21:32:59 -07:00
geemus
45fa630386 [bbg] provide for using ssh_key when calling create_block 2010-06-03 14:48:54 -07:00
geemus
f13ffdd54c [bbg] get_template 2010-06-03 14:48:54 -07:00
geemus
bc0f5b3ba4 [bbg] fix leftover typo in get_product 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
99556435d1 fix requires 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
geemus
ea4468e73d [bbg] more readable xml generation 2010-06-03 14:48:53 -07:00
geemus
d2d18758a5 [bbg] cleanup mock related code 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