leehuffman
cfc1be2182
Update location UUID.
2012-02-16 18:48:50 -08:00
leehuffman
87abce5b30
Add Blue Box location support.
2012-02-16 18:48:49 -08:00
Lee Huffman
22b0d34fca
[bluebox|compute] Fix for setting hostname on server save.
2011-09-22 12:57:00 -07:00
Lee Huffman
97854e31d4
[bluebox|compute] Create and destroy images
2011-09-07 12:43:12 -07:00
Lee Huffman
4e914d1191
[bluebox|compute] Fixed instance state
2011-09-02 11:37:42 -07:00
geemus
d8c55ee185
Merge branch 'leehuffman'
2011-08-25 11:10:19 -05: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
5854e249aa
more consistent attribute storage/usage
2010-11-19 13:45:45 -08:00
geemus
8aec42583e
remove weird sudo related ssh stuff and don't memoize ssh connection
2010-10-20 16:22:31 -07:00
geemus
4c8c25f361
fixes to make bootstrap play nicer, especially outside the bin/fog context
2010-10-20 14:32:30 -07:00
geemus
856334fe38
cleaning up/repairing errant tests
2010-10-12 16:23:35 -07:00
geemus
e923e3c959
raise an error if trying to re-save a model
2010-10-04 16:08:34 -07:00
geemus
619f7d430f
fix paths for core requires
2010-10-04 14:02:08 -07:00
geemus
b5025c939b
[bluebox][compute] first pass at bootstrap/setup
2010-09-27 22:12:41 -07:00
bigfleet
2c349c1adb
Matching current experience creating a BBG box with a public key
2010-09-10 17:16:52 -04:00
geemus
eb6bca6f34
leftovers that I missed on the first pass in the last few commits
2010-09-08 14:41:14 -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
6d6eafbb2b
update attribute to consistently take hash and remove legacy array of aliases usage
2010-09-07 11:30:02 -07:00
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
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
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
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
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
Jesse Proudman
b9ad8ea418
First iteration of BBG Block's support.
2010-06-03 14:48:53 -07:00