7 Commits

Author SHA1 Message Date
Nirmal Ranganathan
199ded7eb5 Moving away from novaclient and adding all the missing pieces into reddwarfclient.
- Added parameters for the authentication instead of the arguments.
- Cleaned out the HttpClient and Authentication pieces.
2012-07-06 15:02:06 -05:00
Tim Simpson
44c952347a Changing the default auth_strategy from "basic" to None. 2012-06-18 15:01:24 -05:00
Nirmal Ranganathan
290d515c76 Adding rax auth 2012-06-18 13:43:54 -05:00
Ed Cranford
389bdf81aa Adds pagination limit and marker to instances, databases, and users indices. 2012-06-01 14:28:00 -05:00
Ed Cranford
01313e56fe PEP8 fixes 2012-05-03 16:20:39 -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
Tim Simpson
17911cb64f Initial copy of reddwarfclient from reddwarf project. 2012-03-07 15:16:58 -06:00