summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Add retries to cinderclient.Cory Stone2012-11-073-18/+50
* Fixes setup compatibility issue on WindowsAlessandro Pilotti2012-11-061-42/+78
* Revert "Add retries to cinderclient."John Griffith2012-11-023-42/+18
* Add retries to cinderclient.Cory Stone2012-11-013-18/+42
* Merge "Remove extra-specs from types-list command output"Jenkins2012-11-011-1/+11
|\
| * Remove extra-specs from types-list command outputJohn Griffith2012-11-011-1/+11
* | Merge "Remove attach/detach code from cinderclient"Jenkins2012-11-011-46/+0
|\ \ | |/ |/|
| * Remove attach/detach code from cinderclientJohn Griffith2012-10-301-46/+0
* | Merge "Add volume_type extra_specs support to client"Jenkins2012-10-313-14/+100
|\ \ | |/ |/|
| * Add volume_type extra_specs support to clientJohn Griffith2012-10-103-14/+100
* | Fix support for Unicode volume namesEric Harney2012-10-231-6/+14
|/
* add rename and snapshot-rename commandsClay Gerrard2012-09-203-0/+72
* Show volume and snapshot data on create1.0.0Vishvananda Ishaya2012-09-201-16/+18
* Merge "Fixes bug 1045777."Jenkins2012-09-121-6/+1
|\