summaryrefslogtreecommitdiff
path: root/cinderclient/client.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix X-Auth_Token -> X-Auth-Token header name"Jenkins2013-04-071-1/+1
|\
| * Fix X-Auth_Token -> X-Auth-Token header nameEric Harney2013-04-041-1/+1
* | Remove unused "import sys"Eric Harney2013-04-041-1/+0
|/
* Debug output the http bodyCory Stone2013-03-151-2/+2
* Fix typo breaking --debug option to cinder clientOllie Leahy2013-02-201-1/+1
* adding v2 support to cinderclientMike Perez2013-02-131-0/+1
* Allow requests 0.8 and greaterChuck Short2013-02-111-6/+2
* Use requests module for HTTP/HTTPSDean Troyer2012-12-181-38/+57
* Port some additional logging changes from novaclientDean Troyer2012-12-131-7/+11
* Bring back the output from client.http_log()Dean Troyer2012-12-131-16/+18
* Add retries to cinderclient.Cory Stone2012-11-071-15/+39
* Revert "Add retries to cinderclient."John Griffith2012-11-021-32/+15
* Add retries to cinderclient.Cory Stone2012-11-011-15/+32
* add tenant_id and make projectid optionalClay Gerrard2012-09-111-1/+4
* Set pep8 version to 1.1 in test_requiresJohn Griffith2012-06-151-14/+14
* Initial split from python-novaclient.0.0Jenkins2012-05-211-0/+330