summaryrefslogtreecommitdiff
path: root/cinderclient/v3/shell.py
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
* | 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
* | | Add generic volume groupsxing-yang2016-07-191-3/+168
| |/ |/|
* | 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
* | | Merge "Fix useless api_version of Manager class"Jenkins2016-08-241-9/+18
|\ \ \
| * | | Fix useless api_version of Manager classCao ShuFeng2016-08-231-9/+18
* | | | Add group types and group specsxing-yang2016-07-141-0/+142
|/ / /
* | | Merge "deprecate command `cinder endpoints`"Jenkins2016-08-191-0/+5
|\ \ \
| * | | deprecate command `cinder endpoints`Steve Martinelli2016-08-171-0/+5
* | | | Add "start_version" and "end_version" support to argparseCao Shufeng2016-08-161-2/+2
|/ / /
* | | Merge "Add backup-update"Jenkins2016-08-161-0/+25
|\ \ \
| * | | Add backup-updatelisali2016-08-051-0/+25
* | | | Change api-version help to indicate server APIscottda2016-08-041-1/+1
|/ / /
* | | Merge "Add cluster related commands"Jenkins2016-08-041-0/+76
|\ \ \ | |/ / |/| |
| * | Add cluster related commandsGorka Eguileor2016-06-211-0/+77
* | | Merge "Changed backup-restore to accept backup name"Jenkins2016-08-031-2/+3
|\ \ \
| * | | Changed backup-restore to accept backup nameEllen Leahy2016-07-291-2/+3
* | | | Merge "Add tenant_id parameter to limits."Jenkins2016-08-021-2/+12
|\ \ \ \
| * | | | Add tenant_id parameter to limits.Dimitri Mazmanov2016-07-291-2/+12
* | | | | print endpoints using new keystoneauth catalog objectSteve Martinelli2016-07-301-1/+1
| |/ / / |/| | |
* | | | Merge "Support name option for volume restore"Jenkins2016-07-281-2/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Support name option for volume restoreMitsuhiro Tanino2016-06-021-2/+14
* | | | Add api-version to get server versionsscottda2016-07-111-0/+10