summaryrefslogtreecommitdiff
path: root/reddwarfclient/client.py
Commit message (Expand)AuthorAgeFilesLines
* Updating Dbaas initializer default arguments.0.1.2.test0.1.2.alphatest0.1.2.alpha00.1.2.alpha.1Tim Simpson2013-02-211-1/+1
* Quota commands for listing and updating quotasSteve Leon2013-02-151-0/+2
* Only pep8 violations fixVipul Sabhaya2012-11-011-4/+3
* Merge pull request #33 from TimSimpsonR/reauth_correctTim Simpson2012-08-171-14/+12
|\
| * Fixed re-authentication logic to actually use the fresher X-Auth-Token.Tim Simpson2012-08-161-14/+12
* | adding hardware info call to management clientPaul Marshall2012-08-151-2/+4
|/
* Added a ton of CLI options, plus fixed a CI bug.Tim Simpson2012-08-141-9/+42
* Made the client send and receive XML.Tim Simpson2012-07-261-16/+28
* Merge pull request #21 from TimSimpsonR/fake_modeTim Simpson2012-07-161-7/+18
|\
| * Changed client to allow custom Authenticator classes.Tim Simpson2012-07-121-7/+18
* | Added a "pretty_print" option which makes captured output look even better.Tim Simpson2012-07-101-0/+45
|/
* Moving away from novaclient and adding all the missing pieces into reddwarfcl...Nirmal Ranganathan2012-07-061-127/+146
* Adding rax authNirmal Ranganathan2012-06-181-0/+28
* Adds pagination limit and marker to instances, databases, and users indices.Ed Cranford2012-06-011-1/+1
* Saving the last response.Tim Simpson2012-05-181-0/+3
* Fixed error where self was passed unnecessarily to super class __init__, mess...Tim Simpson2012-05-171-1/+1
* Added the ability to handle "basic auth" authentication.Tim Simpson2012-05-151-5/+55
* root_enabled_history shortened to root_history.Ed Cranford2012-05-101-5/+10
* Changing Reddwarf client to use its own request function.Tim Simpson2012-05-021-0/+152