summaryrefslogtreecommitdiff
path: root/cinderclient/v3
Commit message (Expand)AuthorAgeFilesLines
* Eliminate function redefined pylint errorTommyLike2017-05-251-10/+17
* Merge "Cinder client reset-state improvements"Jenkins2017-05-234-1/+96
|\
| * Cinder client reset-state improvementsTommyLike2017-05-194-1/+96
* | Fix the wrong help message of markerwangxiyuan2017-05-191-2/+4
* | Fix client `retries` default value.Georgy Dyuldin2017-05-021-1/+1
|/
* Merge "[BugFix] Add 'all_tenants', 'project_id' in attachment-list"Jenkins2017-04-061-2/+4
|\
| * [BugFix] Add 'all_tenants', 'project_id' in attachment-listTommyLike2017-03-281-2/+4
* | [BugFix] Make 'instance_id' required in attachment-create CLI.TommyLike2017-04-011-6/+5
|/
* [BugFix] 'Mountpoint' is missing in attachment CLIs.TommyLike2017-03-271-4/+7
* Merge "Change "--sort" description in help message"2.0.1Jenkins2017-03-151-2/+2
|\
| * Change "--sort" description in help messagelihaijing2017-03-151-2/+2
* | Fix service-list command for API v.3.0-3.6Ivan Kolodyazhny2017-03-141-3/+8
|/
* Fix all_tenants doesn't work for group listwangxiyuan2017-03-141-2/+4
* 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
|\ \ \ \ \ | |/ / / / |/| | | |