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
ef61bd514d [Brightbox] Replaces usage of deprecated #request
This removes the usage of the incorrect form of #request that was
introduced by mistake. It switches to use the #wrapped_request version
which has identical functionalit to the deprecated version.
2012-12-18 15:21:55 +00:00
Paul Thornthwaite
d94df4eca3 [Brightbox] Updates request docs to use Yard 2012-11-15 17:41:09 +00:00
Paul Thornthwaite
014724e748 [Brightbox] Use correct request to update account
Actually use the correct API request to update a nominated account.
2012-11-02 20:17:04 +00:00
Paul Thornthwaite
1272fc1b1b [Brightbox] Deprecates old account update request
This moves #update_account in line with the other update requests since
we are moving towards management of multiple accounts.
2012-11-02 19:20:59 +00:00
geemus
4002c9ff89 [compute|brightbox] move brightbox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:31:12 -05:00
geemus
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00
Paul Thornthwaite
62ea7eddc2 [brightbox] Add check in update requests to ensure some options have been passed in 2010-11-16 11:11:53 -08:00
Paul Thornthwaite
0ec77fc5a5 [brightbox] Added support for Brightbox cloud API beta (http://beta.brightbox.com) 2010-11-16 11:11:53 -08:00