summaryrefslogtreecommitdiff
path: root/cinderclient/v2/shell.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Add print for "backup-create" command"Jenkins2013-08-141-4/+12
|\ \
| * | Add print for "backup-create" commandSeif Lotfy2013-08-101-4/+12
| |/
* | Add commandline option --metadata for cinder listSeif Lotfy2013-08-101-0/+7
|/
* Add support for multiple cinder endpointsMike Perez2013-08-081-42/+42
* Merge "Remove locals() from cinder client code base"Jenkins2013-08-031-1/+1
|\
| * Remove locals() from cinder client code baseMike Perez2013-07-311-1/+1
* | Merge "Revert "Add evaluation of --force parameter when creating snapshots""Jenkins2013-08-031-5/+0
|\ \ | |/ |/|
| * Revert "Add evaluation of --force parameter when creating snapshots"John Griffith2013-08-031-5/+0
* | Merge "Changes for volume type quotas."Jenkins2013-07-311-1/+18
|\ \
| * | Changes for volume type quotas.Cory Stone2013-07-151-1/+18
* | | Merge "Add evaluation of --force parameter when creating snapshots"Jenkins2013-07-311-0/+5
|\ \ \ | | |/ | |/|
| * | Add evaluation of --force parameter when creating snapshotsSeif Lotfy2013-07-281-0/+5
* | | Merge "Add availability-zone-list command"Jenkins2013-07-291-0/+67
|\ \ \ | |/ / |/| |
| * | Add availability-zone-list commandDean Troyer2013-07-251-0/+67
* | | Merge "Add print to the upload-to-image command"Jenkins2013-07-251-4/+8
|\ \ \ | |/ / |/| |
| * | Add print to the upload-to-image commandSeif Lotfy2013-07-151-4/+8
| |/
* | Merge "Revert "Use exceptions from oslo""Jenkins2013-07-171-1/+1
|\ \
| * | Revert "Use exceptions from oslo"John Griffith2013-07-151-1/+1
| |/
* | Add os-services extension supportQiu Yu2013-07-141-0/+28
|/
* Fix wrong method call for extend subcommandMathieu Gagné2013-07-081-1/+1
* Merge "Enable ability to reset state on snapshots."Jenkins2013-07-051-0/+15
|\
| * Enable ability to reset state on snapshots.John Griffith2013-07-041-0/+15
* | Merge "Implement ability to extend volume."Jenkins2013-07-051-0/+12
|\ \
| * | Implement ability to extend volume.John Griffith2013-07-021-0/+12
| |/
* | Merge "Use exceptions from oslo"Jenkins2013-07-031-1/+1
|\ \
| * | Use exceptions from osloAlessio Ababilov2013-07-011-1/+1
| |/
* | Fix volume info display error on create with v2.Avishay Traeger2013-06-261-17/+6
|/
* Merge "Implement reset-state (os-reset_status) action"Jenkins2013-06-251-0/+12
|\
| * Implement reset-state (os-reset_status) actionBrian Waldon2013-06-251-0/+12
* | Merge "python3: Strutils is not needed"Jenkins2013-06-241-1/+3
|\ \
| * | python3: Strutils is not neededChuck Short2013-06-221-1/+3
* | | Merge "Implements support migration for volume transfer"Jenkins2013-06-231-0/+79
|\ \ \ | |/ / |/| |
| * | Implements support migration for volume transferCian O'Driscoll2013-06-171-0/+79
| |/
* | python3: Fix traceback while running testsChuck Short2013-06-191-3/+3