summaryrefslogtreecommitdiff
path: root/cinderclient/v2
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-033-4/+281
|\ \
| * | Implement qos supportZhiteng Huang2013-10-023-4/+281
* | | 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-2811-11/+11
| |/ |/|
* | 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-152-0/+48
|/
* Merge "Add volume encryption metadata to cinderclient"Jenkins2013-09-014-1/+192
|\
| * Add volume encryption metadata to cinderclientPeter Hamilton2013-08-214-1/+192
* | Add update_snapshot_metadata actionEric Harney2013-08-271-0/+4
* | 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-082-43/+43
* Sync with global requirementsMonty Taylor2013-08-061-1/+14
* 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-313-26/+27
|\ \
| * | Changes for volume type quotas.Cory Stone2013-07-153-26/+27
* | | 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-293-0/+112
|\ \ \ | |/ / |/| |
| * | Add availability-zone-list commandDean Troyer2013-07-253-0/+112
* | | Merge "Add print to the upload-to-image command"Jenkins2013-07-252-6/+10
|\ \ \ | |/ / |/| |
| * | Add print to the upload-to-image commandSeif Lotfy2013-07-152-6/+10
| |/
* | 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-143-0/+86
|/
* Fix wrong method call for extend subcommandMathieu Gagné2013-07-081-1/+1
* Merge "Enable ability to reset state on snapshots."Jenkins2013-07-052-0/+30
|\
| * Enable ability to reset state on snapshots.John Griffith2013-07-042-0/+30
* | Merge "Implement ability to extend volume."Jenkins2013-07-052-0/+25
|\ \
| * | Implement ability to extend volume.John Griffith2013-07-022-0/+25
| |/
* | 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-252-0/+20
|\
| * Implement reset-state (os-reset_status) actionBrian Waldon2013-06-252-0/+20
* | Merge "Connectivity between the endpoint version and OS_VOLUME_API_VERSION."Jenkins2013-06-251-0/+3
|\ \
| * | Connectivity between the endpoint version and OS_VOLUME_API_VERSION.Anastasia Latynskaya2013-06-251-0/+3
* | | Merge "python3: Strutils is not needed"Jenkins2013-06-241-1/+3
|\ \ \