summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Expand)AuthorAgeFilesLines
* Add support for volume backupsStephen Mulcahy2013-04-268-14/+409
* Merge "Don't print the empty table on list operations."Jenkins2013-04-251-1/+2
|\
| * Don't print the empty table on list operations.John Griffith2013-04-111-1/+2
* | Sync with oslo-incubator copy of setup.py and version.pyDavanum Srinivas2013-04-092-24/+64
|/
* Merge "Minor typo/message fixes"Jenkins2013-04-095-41/+19
|\
| * Minor typo/message fixesEric Harney2013-04-085-41/+19
* | 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
| |/
* | Merge "Fix result -> resp typo in unset_keys"Jenkins2013-04-061-1/+1
|\ \
| * | Fix result -> resp typo in unset_keysEric Harney2013-04-041-1/+1
| |/
* | Merge "Remove unused "import sys""Jenkins2013-04-061-1/+0
|\ \
| * | Remove unused "import sys"Eric Harney2013-04-041-1/+0
| |/
* | Merge "Add OS_TENANT_ID as authentication option"Jenkins2013-04-051-10/+20
|\ \ | |/ |/|
| * Add OS_TENANT_ID as authentication optionLiam Kelleher2013-03-271-10/+20
* | Decodes input and encodes output1.0.3Flaper Fesp2013-03-293-11/+144
* | Merge "Add support for snapshot quotas."Jenkins2013-03-284-4/+22
|\ \ | |/ |/|
| * Add support for snapshot quotas.john-griffith2013-03-214-4/+22
* | Catch KeyboardInterruptEric Harney2013-03-201-1/+3
|/
* 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-1913-2/+1572
|\
| * adding v2 support to cinderclientMike Perez2013-02-1313-2/+1572
* | 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-111-6/+2
* | Merge "Update to latest oslo version code."Jenkins2013-02-073-252/+146
|\ \ | |/ |/|
| * Update to latest oslo version code.Monty Taylor2013-02-043-252/+146
* | Correct parsing of volume metadataNathan Reller2013-02-051-2/+1
* | Fixed documentation of the cinder shell command.Frederic Lepied2013-01-311-1/+1
|/
* 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-162-1/+55
|/
* Add access to update volume metadata.John Griffith2013-01-072-0/+55
* 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-191-0/+47
* | Use requests module for HTTP/HTTPSDean Troyer2012-12-184-54/+83
* | 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-302-0/+184
* Merge "Adding bootable column to volume list view"Jenkins2012-11-221-1/+1
|\
| * Adding bootable column to volume list viewMike Perez2012-11-211-1/+1
* | show help when calling without argumentsChristian Berendt2012-11-081-1/+1
|/