summaryrefslogtreecommitdiff
path: root/cinderclient/v2
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | python3: Strutils is not neededChuck Short2013-06-221-1/+3
* | | | Merge "Implements support migration for volume transfer"Jenkins2013-06-233-0/+163
|\ \ \ \ | |/ / / |/| | |
| * | | Implements support migration for volume transferCian O'Driscoll2013-06-173-0/+163
| | |/ | |/|
* | | Merge "Add `snapshots` key support for quota class update"Jenkins2013-06-211-0/+2
|\ \ \
| * | | Add `snapshots` key support for quota class updateliyingjun2013-06-071-0/+2
| | |/ | |/|
* | | python3: Fix traceback while running testsChuck Short2013-06-194-6/+6
* | | Merge "Implement scheduler hints for APIv2"Jenkins2013-06-192-3/+28
|\ \ \
| * | | Implement scheduler hints for APIv2Nikolaj Starodubtsev2013-05-202-4/+29
* | | | python3: Fix import compatibility.Chuck Short2013-06-152-4/+10
| |_|/ |/| |
* | | python3: Basic python3 compatibility.Chuck Short2013-06-121-3/+5
* | | Merge "Start Gating on Pyflakes and Hacking"Jenkins2013-06-125-10/+10
|\ \ \
| * | | Start Gating on Pyflakes and HackingDirk Mueller2013-06-095-10/+10
| | |/ | |/|
* | | python3: compatibility for iteritems and iterkeysChuck Short2013-06-112-2/+4
|/ /
* | Make ManagerWithFind abstract and fix its descendantsAlessio Ababilov2013-05-193-3/+3
* | Fixed do_create() in v2 shell.Alexey Ovchinnikov2013-05-151-1/+1
|/
* Add license information.Chuck Short2013-05-091-0/+15
* Add support for volume backupsStephen Mulcahy2013-04-264-7/+210
* Minor typo/message fixesEric Harney2013-04-082-2/+2
* Add support for snapshot quotas.john-griffith2013-03-212-2/+11
* adding v2 support to cinderclientMike Perez2013-02-1311-0/+1568