summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v1
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refactor "volume backup restore" command"Zuul2022-06-201-7/+12
|\
| * Refactor "volume backup restore" commandHuanxuan Ao2022-03-101-7/+12
* | Fix typosCyril Roelandt2021-10-261-1/+1
|/
* volume: Add missing 'volume list --offset' parameterStephen Finucane2021-07-271-0/+10
* Merge "Fix faulthy state argument choice"5.1.0Zuul2020-03-241-2/+2
|\
| * Fix faulthy state argument choiceBram Verschueren2019-12-191-2/+2
* | Replace six.iteritems() with .items()lihaijing2020-01-096-19/+13
|/
* Use cliff formattable columns in volume v1 commandsAkihiro Motoki2019-06-225-67/+167
* Remove deprecated volume commands and argsSean McGinnis2019-05-203-423/+2
* Update help text for encryption providerBrianna Poulos2018-02-231-4/+4
* Replace "Display Name" by "Name" in volume listRui Chen2017-05-261-4/+20
* Fix volume qos spec listDean Troyer2017-04-281-5/+14
* Fix NoneType error for volume snapshot create commandHuanxuan Ao2017-04-261-2/+1
* Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-041-1/+1
* Fix volume transfers request commandsDean Troyer2017-03-271-18/+57
* Merge "Support --no-property in "volume set" command"Jenkins2017-03-061-0/+18
|\
| * Support --no-property in "volume set" commandzhiyong.dai2017-02-231-0/+18
* | Fix properties format for volume qos in volume v1Huanxuan Ao2017-02-211-3/+8
* | Merge "Add "encryption-*" options in volume type commands"Jenkins2017-02-181-8/+213
|\ \ | |/ |/|
| * Add "encryption-*" options in volume type commandsHuanxuan Ao2017-01-141-8/+213
* | Support "--no-property" option in volume snapshot setzhiyong.dai2017-01-251-0/+20
|/
* Update the description formatzhiyong.dai2017-01-031-6/+6
* Add some options to "volume create" commandjiahui.qiang2016-12-061-0/+38
* Add options to "volume snapshot list" commandjiahui.qiang2016-11-261-2/+32
* Merge "Refactor "snapshot" commands"Jenkins2016-12-032-0/+323
|\
| * Refactor "snapshot" commandsHuanxuan Ao2016-11-032-0/+323
* | Add "Is Public" column in volume type listHuanxuan Ao2016-11-221-3/+3
* | translate all command help strings3.4.0Steve Martinelli2016-11-177-44/+44
* | Merge "Add "--read-only" and "--read-write" options in "volume set""Jenkins2016-11-101-12/+52
|\ \
| * | Add "--read-only" and "--read-write" options in "volume set"Huanxuan Ao2016-10-181-12/+52
| |/
* | Merge "Add "volume migrate" command"Jenkins2016-11-101-0/+31
|\ \
| * | Add "volume migrate" commandHuanxuan Ao2016-10-181-0/+31
| |/
* | Add 'all-projects' option to 'volume backup list'Jordan Pittier2016-11-081-0/+7
* | Add options to "volume backup list" commandHuanxuan Ao2016-11-081-2/+34
|/
* Add and modify options for "volume create" commandHuanxuan Ao2016-09-281-8/+22
* Fix unset commands to pass normally when nothing specifiedHuanxuan Ao2016-09-233-5/+0
* Implement "volume transfer request show/accept" commandHuanxuan Ao2016-09-221-0/+49
* Fix "volume unset" command pass normally when nothing specifiedHuanxuan Ao2016-09-211-2/+0
* Merge "Support mark volume as bootable in volume set"Jenkins2016-09-141-1/+17
|\
| * Support mark volume as bootable in volume setqtang2016-09-141-1/+17
* | Merge "Do not show "os-volume-type-access:is_public" property of volume type"Jenkins2016-09-141-3/+3
|\ \
| * | Do not show "os-volume-type-access:is_public" property of volume typeHuanxuan Ao2016-09-071-3/+3
* | | Trivial: Rename ListTransferRequests to ListTransferRequestTang Chen2016-09-121-2/+2
| |/ |/|
* | Implement "volume transfer request delete" commandHuanxuan Ao2016-09-111-0/+41
* | Implement "volume transfer request create" commandHuanxuan Ao2016-09-111-1/+31
* | Merge "Error handling of multi REST API calls for "snapshot set" command"Jenkins2016-09-111-3/+17
|\ \
| * | Error handling of multi REST API calls for "snapshot set" commandHuanxuan Ao2016-09-111-4/+23
| |/
* | Merge "Add "--limit" and "--marker" options to "volume list" command"Jenkins2016-09-111-1/+11
|\ \
| * | Add "--limit" and "--marker" options to "volume list" commandHuanxuan Ao2016-09-111-1/+11
| |/
* | Support error handling for delete commands in volume v1Huanxuan Ao2016-09-114-18/+90
|/