4 Commits

Author SHA1 Message Date
Tim Simpson
68d036debc Fixed error where self was passed unnecessarily to super class __init__, messing up other arguments. 2012-05-17 12:52:20 -05:00
Tim Simpson
f1bafd3d3c Added the ability to handle "basic auth" authentication. 2012-05-15 08:28:18 -05:00
Ed Cranford
ecdb185461 root_enabled_history shortened to root_history. 2012-05-10 11:49:26 -05:00
Tim Simpson
b1eeaa4b95 Changing Reddwarf client to use its own request function.
* Nova client changed in a way that broke our client, so copying the code from there is necessary.
* Adding InstanceStatus class with the status strings.
* Moved the Dbaas and ReddwarfHTTPClient into their own module.
* Changed exceptions module to check Nova's exception map after first looking in Reddwarf's.
2012-05-02 13:26:04 -05:00