summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Expand)AuthorAgeFilesLines
* Handle error response for webob>=1.6.0newton-eolstable/newtonAkira KAMIO2017-05-031-3/+8
* Fix test_version_discovery testIvan Kolodyazhny2017-02-162-2/+2
* Deleting volume metadata keys with a single request1.9.0Yuriy Nesenenko2016-09-019-6/+58
* Merge "Add v3 user messages with pagination"Jenkins2016-09-018-6/+338
|\
| * Add v3 user messages with paginationAlex Meade2016-09-018-6/+338
* | Merge "Wrap GroupType class's function with api_version"Jenkins2016-09-012-2/+9
|\ \
| * | Wrap GroupType class's function with api_versionCao Shufeng2016-09-012-2/+9
* | | Merge "Make Resource class's function can be wraped by api_version"Jenkins2016-09-012-0/+14
|\ \ \ | |/ / | | / | |/ |/|
| * Make Resource class's function can be wraped by api_versionCao Shufeng2016-09-012-0/+14
* | Merge "Wrap cluster related function with api_version"Jenkins2016-09-012-1/+14
|\ \ | |/ |/|
| * Wrap cluster related function with api_versionCao Shufeng2016-09-012-1/+14
* | Merge "Wrap group type and group spec with api_version"Jenkins2016-09-012-1/+16
|\ \
| * | Wrap group type and group spec with api_versionCao Shufeng2016-08-302-1/+16
| |/
* | Merge "Wrap volume_backup's update function with api_version"Jenkins2016-09-012-3/+11
|\ \
| * | Wrap volume_backup's update function with api_versionCao Shufeng2016-08-302-3/+11
| |/
* | List manageable volumes and snapshotsAvishay Traeger2016-07-1913-3/+425
* | Add support for group snapshotsxing-yang2016-07-199-1/+549
* | Add generic volume groupsxing-yang2016-07-199-5/+588
* | Merge "Make APIVersion's null check more pythonic"Jenkins2016-08-304-38/+44
|\ \ | |/ |/|
| * Make APIVersion's null check more pythonicGorka Eguileor2016-08-294-38/+44
* | Merge "Replace functions 'Dict.get' and 'del' with 'Dict.pop'"Jenkins2016-08-302-7/+2
|\ \
| * | Replace functions 'Dict.get' and 'del' with 'Dict.pop'bhagyashris2016-08-292-7/+2
| |/
* | Merge "Fix NoneType error for cinderclient v1"Jenkins2016-08-292-4/+10
|\ \ | |/ |/|
| * Fix NoneType error for cinderclient v1Rui Chen2016-08-252-4/+10
* | Merge "Changed backup-restore to accept backup name"Jenkins2016-08-262-4/+8
|\ \
| * | Changed backup-restore to accept backup nameEllen Leahy2016-08-252-4/+8
* | | Enhance help message of upload_to_imageCao Shufeng2016-08-252-2/+4
* | | Merge "Fix useless api_version of Manager class"Jenkins2016-08-247-19/+142
|\ \ \ | |_|/ |/| |
| * | Fix useless api_version of Manager classCao ShuFeng2016-08-237-19/+142
* | | Add group types and group specsxing-yang2016-07-147-1/+494
|/ /
* | Merge "deprecate command `cinder endpoints`"Jenkins2016-08-192-0/+10
|\ \
| * | deprecate command `cinder endpoints`Steve Martinelli2016-08-172-0/+10
* | | Add "start_version" and "end_version" support to argparseCao Shufeng2016-08-166-14/+354
|/ /
* | Merge "Tests for testing volume-create command"Jenkins2016-08-161-0/+37
|\ \
| * | Tests for testing volume-create commandSergii Turivnyi2016-08-091-0/+37
* | | Merge "Add backup-update"Jenkins2016-08-165-2/+127
|\ \ \
| * | | Add backup-updatelisali2016-08-055-2/+127
* | | | Merge "Change api-version help to indicate server API"Jenkins2016-08-091-1/+1
|\ \ \ \
| * | | | Change api-version help to indicate server APIscottda2016-08-041-1/+1
| |/ / /
* | | | Use 'six' instead of oslo_utils.strutils.sixdineshbhor2016-08-081-2/+2
|/ / /
* | | Merge "Add cluster related commands"Jenkins2016-08-048-2/+464
|\ \ \ | |_|/ |/| |
| * | Add cluster related commandsGorka Eguileor2016-06-218-2/+465
* | | Merge "Changed backup-restore to accept backup name"Jenkins2016-08-032-4/+15
|\ \ \
| * | | Changed backup-restore to accept backup nameEllen Leahy2016-07-292-4/+15
* | | | Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2016-08-023-3/+3
|\ \ \ \
| * | | | Replace OpenStack LLC with OpenStack Foundationdineshbhor2016-07-263-3/+3
| | |_|/ | |/| |
* | | | Merge "Add tenant_id parameter to limits."Jenkins2016-08-023-6/+31
|\ \ \ \
| * | | | Add tenant_id parameter to limits.Dimitri Mazmanov2016-07-293-6/+31
* | | | | Merge "print endpoints using new keystoneauth catalog object"Jenkins2016-08-012-2/+2
|\ \ \ \ \
| * | | | | print endpoints using new keystoneauth catalog objectSteve Martinelli2016-07-302-2/+2
| | |_|/ / | |/| | |