summaryrefslogtreecommitdiff
path: root/cinderclient/v2/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Accept deleting multiple snapshots in one shot"Jenkins2014-04-171-5/+13
|\
| * Accept deleting multiple snapshots in one shotXavier Queralt2014-04-031-5/+13
* | Merge "CLI for disable service reason"Jenkins2014-04-041-1/+12
|\ \ | |/ |/|
| * CLI for disable service reasonJay Lau2014-03-161-1/+12
* | Add quota-delete command to cinder clientSergio Cazzolato2014-04-011-0/+9
|/
* Merge "Import access module from keystoneclient to handle V3 endpoints"Jenkins2014-03-131-3/+3
|\
| * Import access module from keystoneclient to handle V3 endpointsShao Kai Li2014-03-031-3/+3
* | Merge "Client support for export and import backup service metadata"Jenkins2014-03-121-0/+22
|\ \ | |/ |/|
| * Client support for export and import backup service metadataRonen Kat2014-03-041-0/+22
* | Fix type-delete to allow deletion by name and IDPeter Hamilton2014-02-281-2/+3
* | Set v2 commands available for v2 service_typeMike Perez2014-02-241-0/+3
* | Require ctrl_location for encryption-type-createPeter Hamilton2014-02-121-3/+3
|/
* Revert "Update cinderclient to skip the additional GET during create"1.0.8Mike Perez2014-02-041-0/+1
* Fixed image_name from image-name in upload-to-imageAndrew Kerr2014-01-311-1/+1
* Add volume retype commandAvishay Traeger2014-01-251-0/+13
* Merge "disable/enable a service has no output"Jenkins2014-01-251-2/+6
|\
| * disable/enable a service has no outputJay Lau2014-01-211-2/+6
* | Merge "Add encryption-type-delete to cinderclient"Jenkins2014-01-241-0/+11
|\ \ | |/ |/|
| * Add encryption-type-delete to cinderclientPeter Hamilton2013-11-201-0/+11
* | Update cinderclient to skip the additional GET during createSwapnil Kulkarni2014-01-081-1/+0
* | Merge "Fix broken argument name in v2 volume extend routine"Jenkins2013-12-121-1/+1
|\ \
| * | Fix broken argument name in v2 volume extend routineJon Bernard2013-12-101-1/+1
| |/
* | Reset-state and snapshot-reset-state for multiple objectsEric Harney2013-12-041-6/+37
|/
* Adding volume readonly-mode-update interface to Cinder clientZhi Yan Liu2013-10-241-0/+14
* Merge "Addition of volume/snapshot_metadata CLI"Jenkins2013-10-271-0/+77
|\
| * Addition of volume/snapshot_metadata CLIsaurabh2013-10-151-0/+77
* | Enable "cinder delete" can delete multiple volumes in one requestJay Lau2013-10-251-10/+26
* | Deprecates --volume-id arg for v2 backup-restoreEdward Hope-Morley2013-10-231-2/+6
* | Merge "Fixes broken v1 and v2 api backup-restore"Jenkins2013-10-221-2/+2
|\ \
| * | Fixes broken v1 and v2 api backup-restoreEdward Hope-Morley2013-10-151-2/+2
| |/
* | Merge "Add quota-usage command"Jenkins2013-10-211-0/+26
|\ \
| * | Add quota-usage commandSeif Lotfy2013-10-031-0/+26
* | | python3: iteration order of dict is unpredictableChuck Short2013-10-131-1/+3
| |/ |/|
* | python3: Refactor dict for python2/python3 compatChuck Short2013-10-111-5/+5
* | Merge "Error if arguments are not supplied for rename commands"Jenkins2013-10-031-0/+8
|\ \
| * | Error if arguments are not supplied for rename commandsEric Harney2013-09-261-0/+8
* | | Merge "Fix find volume for migrate command"Jenkins2013-10-031-1/+2
|\ \ \
| * | | Fix find volume for migrate commandAvishay Traeger2013-09-291-1/+2
| |/ /
* | | Merge "Implement qos support"Jenkins2013-10-031-4/+130
|\ \ \ | |_|/ |/| |
| * | Implement qos supportZhiteng Huang2013-10-021-4/+130
* | | Merge "Use v2 endpoint with v2 shell for migration"Jenkins2013-10-031-1/+1
|\ \ \ | |/ / |/| |
| * | Use v2 endpoint with v2 shell for migrationAvishay Traeger2013-09-251-1/+1
* | | Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-281-1/+1
| |/ |/|
* | Merge "Add volume name arguments"Jenkins2013-09-251-26/+27
|\ \ | |/ |/|
| * Add volume name argumentsKen'ichi Ohmichi2013-09-181-26/+27
* | Merge "Fix help messages for name arguments"Jenkins2013-09-251-26/+29
|\ \ | |/
| * Fix help messages for name argumentsKen'ichi Ohmichi2013-09-131-26/+29
* | Implement ability to migrate volumeAvishay Traeger2013-09-151-0/+14
|/
* Merge "Add volume encryption metadata to cinderclient"Jenkins2013-09-011-0/+83
|\
| * Add volume encryption metadata to cinderclientPeter Hamilton2013-08-211-0/+83