summaryrefslogtreecommitdiff
path: root/openstackclient/volume
Commit message (Expand)AuthorAgeFilesLines
* Add and modify options for "volume create" commandHuanxuan Ao2016-09-282-14/+83
* Implement "consistency group list" commandHuanxuan Ao2016-09-281-0/+57
* Add warning message for --state option of set command in volumeHuanxuan Ao2016-09-263-4/+13
* Fix unset commands to pass normally when nothing specifiedHuanxuan Ao2016-09-233-5/+0
* Merge "Add "volume backup set" command in volume v2"Jenkins2016-09-221-0/+59
|\
| * Add "volume backup set" command in volume v2Huanxuan Ao2016-09-221-0/+59
* | Implement "volume transfer request show/accept" commandHuanxuan Ao2016-09-222-0/+98
|/
* Merge "Fix "volume unset" command pass normally when nothing specified"Jenkins2016-09-221-2/+0
|\
| * Fix "volume unset" command pass normally when nothing specifiedHuanxuan Ao2016-09-211-2/+0
* | replace metavar "volume-id" with "volume" to avoid ambiguityShu Yingya2016-09-211-1/+1
|/
* Merge "Support mark volume as bootable in volume set"Jenkins2016-09-142-1/+35
|\
| * Support mark volume as bootable in volume setqtang2016-09-142-1/+35
* | Merge "Multi REST API calls error handling of "volume unset" command"Jenkins2016-09-141-4/+18
|\ \
| * | Multi REST API calls error handling of "volume unset" commandHuanxuan Ao2016-09-111-4/+18
* | | Merge "Do not show "os-volume-type-access:is_public" property of volume type"Jenkins2016-09-142-3/+5
|\ \ \
| * | | Do not show "os-volume-type-access:is_public" property of volume typeHuanxuan Ao2016-09-072-3/+5
| |/ /
* | | Trivial: Rename ListTransferRequests to ListTransferRequestTang Chen2016-09-122-4/+4
| |/ |/|
* | Implement "volume transfer request delete" commandHuanxuan Ao2016-09-112-0/+82
* | Implement "volume transfer request create" commandHuanxuan Ao2016-09-112-1/+61
* | Merge "Error handling of multi REST API calls for "snapshot set" command"Jenkins2016-09-112-10/+45
|\ \
| * | Error handling of multi REST API calls for "snapshot set" commandHuanxuan Ao2016-09-112-11/+51
| |/
* | Merge "Add "--limit" and "--marker" options to "volume list" command"Jenkins2016-09-112-2/+28
|\ \
| * | Add "--limit" and "--marker" options to "volume list" commandHuanxuan Ao2016-09-112-2/+28
| |/
* | Support error handling for delete commands in volume v1Huanxuan Ao2016-09-114-18/+90
|/
* Add "volume service set" commandHuanxuan Ao2016-08-172-0/+112
* Rename backup commands in volume v1 and v2Huanxuan Ao2016-08-112-30/+201
* Merge "Support multi REST API calls error handling for "volume set" command"Jenkins2016-08-061-14/+41
|\
| * Support multi REST API calls error handling for "volume set" commandHuanxuan Ao2016-08-061-14/+41
* | Merge "osc-lib: shell"Jenkins2016-08-061-2/+2
|\ \ | |/ |/|
| * osc-lib: shellDean Troyer2016-08-051-2/+2
* | Add support of setting volume's stateXi Yang2016-08-031-0/+12
|/
* Add support for deleting volumes with associated snapshotswuyuting2016-07-271-5/+12
* Merge "Add options to "volume type list" command"Jenkins2016-07-261-1/+19
|\
| * Add options to "volume type list" commandHuanxuan Ao2016-07-231-1/+19
* | Merge "Standardize import format"Jenkins2016-07-261-0/+1
|\ \
| * | Standardize import formatshizhihui2016-07-221-0/+1
* | | Add "--marker" and "--limit" options to "snapshot list"Huanxuan Ao2016-07-231-1/+16
|/ /
* | Show project access for volume typeSheel Rana2016-07-201-1/+17
* | Merge "Support error handling for delete commands in volumev2"Jenkins2016-07-184-18/+91
|\ \
| * | Support error handling for delete commands in volumev2Huanxuan Ao2016-07-144-18/+91
| |/
* | Merge "Add "--project" option to "volume type create" command"Jenkins2016-07-181-1/+26
|\ \ | |/ |/|
| * Add "--project" option to "volume type create" commandHuanxuan Ao2016-07-121-1/+26
* | Merge "Remove useless dest of option in volume v1&v2"Jenkins2016-07-143-4/+0
|\ \ | |/ |/|
| * Remove useless dest of option in volume v1&v2Huanxuan Ao2016-07-113-4/+0
* | Add "--incremental" option to "backup create" command in volume v2Paul Bourke2016-07-111-0/+7
|/
* Merge "Add "--property" option to "snapshot create" command in volumev2"Jenkins2016-07-061-1/+9
|\
| * Add "--property" option to "snapshot create" command in volumev2Huanxuan Ao2016-07-061-1/+9
* | Add '--force' option to 'backup delete' command in volumev2Huanxuan Ao2016-07-061-1/+7
|/
* Remove useless dest of option in "snapshot create" commandHuanxuan Ao2016-07-041-1/+0
* Add "--snapshot" option to "backup create" command in volumev2Huanxuan Ao2016-07-011-0/+10