summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Decodes input and encodes output1.0.3Flaper Fesp2013-03-294-12/+145
* Merge "Add support for snapshot quotas."Jenkins2013-03-288-4/+42
|\
| * Add support for snapshot quotas.john-griffith2013-03-218-4/+42
* | Remove unused tools/rfc.shMark McLoughlin2013-03-251-145/+0
* | Merge "Catch KeyboardInterrupt"Jenkins2013-03-241-1/+3
|\ \
| * | Catch KeyboardInterruptEric Harney2013-03-201-1/+3
| |/
* | Add debug option processing to run_testsjohn-griffith2013-03-211-0/+16
|/
* Docs in cinderlcient were never actually updated.john-griffith2013-03-1911-496/+54
* Debug output the http bodyCory Stone2013-03-151-2/+2
* Fix typo breaking --debug option to cinder clientOllie Leahy2013-02-201-1/+1
* Merge "adding v2 support to cinderclient"Jenkins2013-02-1925-3/+2721
|\
| * adding v2 support to cinderclientMike Perez2013-02-1325-3/+2721
* | Merge "Fix upload-to-image volume_id help"Jenkins2013-02-161-1/+1
|\ \
| * | Fix upload-to-image volume_id helpJosh Durgin2013-02-151-1/+1
| |/
* | Handle metadata args the same for all calls.john-griffith2013-02-131-8/+9
|/
* Merge "Avoid UnicodeEncodeError exception on exception"Jenkins2013-02-131-1/+1
|\
| * Avoid UnicodeEncodeError exception on exceptionDirk Mueller2013-02-061-1/+1
* | Allow requests 0.8 and greaterChuck Short2013-02-113-8/+3
* | Re-add setuptools-git to setup.py.Dan Prince2013-02-071-0/+1
* | Merge "Update to latest oslo version code."Jenkins2013-02-075-256/+149
|\ \ | |/ |/|
| * Update to latest oslo version code.Monty Taylor2013-02-045-256/+149
* | Correct parsing of volume metadataNathan Reller2013-02-052-2/+21
* | Merge "Fixed documentation of the cinder shell command."Jenkins2013-02-045-64/+49
|\ \ | |/ |/|
| * Fixed documentation of the cinder shell command.Frederic Lepied2013-01-315-64/+49
* | Merge "Move from nose to testr."Jenkins2013-01-299-85/+73
|\ \ | |/ |/|
| * Move from nose to testr.Monty Taylor2013-01-179-85/+73
* | Merge "Add ability to call force_delete from cinderclient"Jenkins2013-01-242-0/+19
|\ \
| * | Add ability to call force_delete from cinderclientjohn-griffith2013-01-182-0/+19
* | | Change Nova -> Cinder in credentials error messageEric Harney2013-01-211-1/+1
|/ /
* | Merge "Fixed Version Functionality"Jenkins2013-01-181-0/+4
|\ \
| * | Fixed Version FunctionalityAnita Kuno2013-01-171-0/+4
* | | Add upload-to-image function to client.Avishay Traeger2013-01-163-3/+57
|/ /
* | Merge "Add access to update volume metadata."Jenkins2013-01-095-2/+96
|\ \ | |/ |/|
| * Add access to update volume metadata.John Griffith2013-01-075-2/+96
* | Move from unittest2 to testtoolsMonty Taylor2012-12-246-36/+46
|/
* Merge "Add clone volume support to cinderclient."1.0.2Jenkins2012-12-212-1/+12
|\
| * Add clone volume support to cinderclient.John Griffith2012-12-132-1/+12
* | Add list-extensions capability to cinderclient.john-griffith2012-12-194-2/+96
* | Use requests module for HTTP/HTTPSDean Troyer2012-12-1810-217/+296
* | Port some additional logging changes from novaclientDean Troyer2012-12-131-7/+11
* | Bring back the output from client.http_log()Dean Troyer2012-12-133-20/+26
|/
* Update to swapped versioninfo logic.Monty Taylor2012-11-301-8/+10
* Align cinderclient version code.Monty Taylor2012-11-306-9/+192
* Merge "Pin pep8 to 1.3.3"1.0.1Jenkins2012-11-221-1/+1
|\
| * Pin pep8 to 1.3.3Chuck Short2012-11-201-1/+1
* | Merge "Adding bootable column to volume list view"Jenkins2012-11-222-1/+2
|\ \ | |/ |/|
| * Adding bootable column to volume list viewMike Perez2012-11-212-1/+2
* | show help when calling without argumentsChristian Berendt2012-11-082-13/+7
|/
* Add retries to cinderclient.Cory Stone2012-11-074-22/+159
* Fixes setup compatibility issue on WindowsAlessandro Pilotti2012-11-062-42/+85