summaryrefslogtreecommitdiff
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
* Update .gitreview for stable/newtonDoug Hellmann2016-09-021-0/+1
* Deleting volume metadata keys with a single request1.9.0Yuriy Nesenenko2016-09-019-6/+58
* Merge "Add v3 user messages with pagination"Jenkins2016-09-019-6/+349
|\
| * Add v3 user messages with paginationAlex Meade2016-09-019-6/+349
* | Merge "Remove self.__dict__ for formatting strings"Jenkins2016-09-011-1/+6
|\ \
| * | Remove self.__dict__ for formatting stringshaobing12016-09-011-1/+6
| |/
* | 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 "Update the home-page with developer documentation"Jenkins2016-08-281-1/+1
|\ \
| * | Update the home-page with developer documentationvenkatamahesh2016-08-181-1/+1
* | | 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-193-0/+17
|\ \ \
| * | | deprecate command `cinder endpoints`Steve Martinelli2016-08-173-0/+17
| | |/ | |/|
* | | 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
| |/ / /
* | | | Updated from global requirementsOpenStack Proposal Bot2016-08-081-2/+2
* | | | Use 'six' instead of oslo_utils.strutils.sixdineshbhor2016-08-081-2/+2
|/ / /
* | | Merge "Add cluster related commands"Jenkins2016-08-049-2/+473
|\ \ \ | |_|/ |/| |
| * | Add cluster related commandsGorka Eguileor2016-06-219-2/+474
* | | 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