summaryrefslogtreecommitdiff
path: root/cinderclient/v3/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Enabled like filter support in client"Jenkins2017-06-211-7/+18
|\
| * Enabled like filter support in clientTommyLike2017-06-211-7/+18
* | Merge "Support list-volume for group show"Jenkins2017-06-141-1/+14
|\ \ | |/ |/|
| * Support list-volume for group showwangxiyuan2017-05-251-1/+14
* | Update visibility help messagewangxiyuan2017-06-051-3/+3
* | Merge "Fix attribute errors in os-auth-* settings"2.2.0Jenkins2017-06-011-4/+4
|\ \
| * | Fix attribute errors in os-auth-* settingsSean McGinnis2017-06-011-4/+4
* | | Merge "Support generalized resource filter in client"Jenkins2017-05-311-24/+244
|\ \ \ | |/ / |/| |
| * | Support generalized resource filter in clientTommyLike2017-05-311-24/+244
* | | Merge "Cleared type restrictions for metadata option"Jenkins2017-05-251-3/+0
|\ \ \ | |/ / |/| |
| * | Cleared type restrictions for metadata optionAlexey Stupnikov2017-05-241-3/+0
| |/
* | Eliminate function redefined pylint errorTommyLike2017-05-251-10/+17
|/
* Merge "Cinder client reset-state improvements"Jenkins2017-05-231-0/+64
|\
| * Cinder client reset-state improvementsTommyLike2017-05-191-0/+64
* | Fix the wrong help message of markerwangxiyuan2017-05-191-2/+4
|/
* 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
* | 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
|/
* Attach/Detach V2John Griffith2017-01-261-1/+202
* 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-231-37/+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-201-2377/+71
* Remove extra 'u' from cli outputCao ShuFeng2016-12-161-1/+2
* 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
* | | 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-011-0/+8
* | | Add v3 user messages with paginationAlex Meade2016-09-011-1/+111
* | | List manageable volumes and snapshotsAvishay Traeger2016-07-191-0/+89
* | | Add support for group snapshotsxing-yang2016-07-191-0/+144