summaryrefslogtreecommitdiff
path: root/cinderclient/v3
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make V3 the default and fixup version reporting"2.0.0Jenkins2017-03-111-1/+19
|\
| * Make V3 the default and fixup version reportingJohn Griffith2017-03-101-1/+19
* | Merge "Fix discover_version"Jenkins2017-03-101-3/+3
|\ \ | |/
| * Fix discover_versionscottda2017-03-091-3/+3
* | Group show command should be in V3wangxiyuan2017-02-201-0/+14
* | Remove duplicate columns from list outputDinesh Bhor2017-02-141-1/+6
* | Add start_version check for do_list() image_metadata optionMitsuhiro Tanino2017-02-071-1/+2
* | Add --metadata option to API v2 cinder list command againMitsuhiro Tanino2017-02-031-4/+4
|/
* Merge "Attach/Detach V2"ocata-em1.11.0Jenkins2017-01-273-2/+273
|\
| * Attach/Detach V2John Griffith2017-01-263-2/+273
* | Missing client version 3.0 support for "delete_metadata" methodJustin A Wilson2016-09-291-1/+16
|/
* Merge "Fix getting metadata attr error in snapshot-list command"Jenkins2017-01-261-3/+9
|\
| * Fix getting metadata attr error in snapshot-list commandMykhailo Dovgal2017-01-261-3/+9
* | Support filter volumes by group_idwangxiyuan2017-01-251-0/+6
|/
* Removed unnecessary 'service_type' decoratorIvan Kolodyazhny2017-01-232-46/+0
* Fix v3 volume list based on image_metadataVivek Agrawal2017-01-191-1/+1
* Metadata based snapshop filteringVivek Agrawal2017-01-181-0/+91
* Refactor v2 and v3 APIs supportIvan Kolodyazhny2016-12-2019-3919/+108
* Remove extra 'u' from cli outputCao ShuFeng2016-12-161-1/+2
* Replace six.iteritems(iter) with iter.items()xianming mao2016-12-011-3/+1
* Optimize: add build_query_param method to clean codeTommyLike2016-11-075-63/+11
* Move old oslo-incubator code out of openstack/commondineshbhor2016-11-0311-11/+11
* Fix help message for 'type-list' commandIvan Kolodyazhny2016-11-011-1/+4
* Merge "Showing the metadata readonly value as a separate field"Jenkins2016-10-181-0/+6
|\
| * Showing the metadata readonly value as a separate fieldKarthik Prabhu Vinod2016-09-121-0/+6
* | Fix volume type 'is_public' flag updatebhagyashris2016-10-121-1/+7
* | Merge "Volume detail support glance_metadata in CLI"Jenkins2016-10-051-3/+16
|\ \
| * | Volume detail support glance_metadata in CLIwanghao2016-05-301-3/+16
* | | Merge "AttributeError when print service object"Jenkins2016-09-281-1/+1
|\ \ \
| * | | AttributeError when print service objectalex2016-07-291-1/+1
* | | | TrivialFix: Removed redundant 'the'Anh Tran2016-09-272-4/+4
* | | | remove raise "e"zheng yin2016-09-261-2/+2
* | | | Parse filter item "name" correctly for snapshot-listCao Shufeng2016-09-121-1/+1
* | | | Deleting volume metadata keys with a single request1.9.0Yuriy Nesenenko2016-09-012-1/+27
* | | | Merge "Add v3 user messages with pagination"Jenkins2016-09-013-2/+191
|\ \ \ \
| * | | | Add v3 user messages with paginationAlex Meade2016-09-013-2/+191
* | | | | Merge "Wrap GroupType class's function with api_version"Jenkins2016-09-011-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Wrap GroupType class's function with api_versionCao Shufeng2016-09-011-0/+3
* | | | | Merge "Wrap cluster related function with api_version"Jenkins2016-09-011-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Wrap cluster related function with api_versionCao Shufeng2016-09-011-0/+4
| | |_|/ | |/| |
* | | | Merge "Wrap group type and group spec with api_version"Jenkins2016-09-011-0/+7
|\ \ \ \
| * | | | Wrap group type and group spec with api_versionCao Shufeng2016-08-301-0/+7
| |/ / /
* | | | Merge "Wrap volume_backup's update function with api_version"Jenkins2016-09-011-0/+2
|\ \ \ \
| * | | | Wrap volume_backup's update function with api_versionCao Shufeng2016-08-301-0/+2
| |/ / /
* | | | List manageable volumes and snapshotsAvishay Traeger2016-07-193-0/+118
* | | | Add support for group snapshotsxing-yang2016-07-194-0/+302
* | | | Add generic volume groupsxing-yang2016-07-194-4/+315
|/ / /
* | | Merge "Changed backup-restore to accept backup name"Jenkins2016-08-261-1/+1
|\ \ \
| * | | Changed backup-restore to accept backup nameEllen Leahy2016-08-251-1/+1
* | | | Enhance help message of upload_to_imageCao Shufeng2016-08-251-1/+2