summaryrefslogtreecommitdiff
path: root/openstackclient/volume
Commit message (Expand)AuthorAgeFilesLines
* Add "--remote-source" option to "volume snapshot create" commandHuanxuan Ao2016-12-121-7/+32
* Merge "Add '--force' option to 'volume snapshot delete' command"Jenkins2016-12-081-1/+8
|\
| * Add '--force' option to 'volume snapshot delete' commandHuanxuan Ao2016-12-081-1/+8
* | Merge "Add "consistency group set" command"Jenkins2016-12-081-1/+38
|\ \
| * | Add "consistency group set" commandzhiyong.dai2016-12-061-1/+38
| |/
* | Merge "Add options to "volume snapshot list" command"Jenkins2016-12-082-4/+64
|\ \
| * | Add options to "volume snapshot list" commandjiahui.qiang2016-11-262-4/+64
| |/
* | Merge "Adjust the code sequence in consistency_group.py"Jenkins2016-12-081-45/+42
|\ \
| * | Adjust the code sequence in consistency_group.pyzhiyong.dai2016-12-041-45/+42
| |/
* | Merge "Add "consistency-group-snapshot" option to consistency group create"Jenkins2016-12-081-6/+17
|\ \
| * | Add "consistency-group-snapshot" option to consistency group createHuanxuan Ao2016-12-071-6/+17
| |/
* | Add "volume host set" commandjiahui.qiang2016-11-251-0/+50
|/
* Merge "Refactor "snapshot" commands"Jenkins2016-12-034-0/+679
|\
| * Refactor "snapshot" commandsHuanxuan Ao2016-11-034-0/+679
* | Add "consistency group show" commanddaizhiyong2016-12-021-0/+21
* | Add "consistency group delete" commandzhiyong.dai2016-12-021-0/+45
* | Merge "Add "--type" and "--retype-policy" options to "volume set" command"Jenkins2016-12-021-0/+35
|\ \
| * | Add "--type" and "--retype-policy" options to "volume set" commandHuanxuan Ao2016-11-231-0/+35
* | | Merge "Add "Is Public" column in volume type list"Jenkins2016-12-022-6/+7
|\ \ \
| * | | Add "Is Public" column in volume type listHuanxuan Ao2016-11-222-6/+7
* | | | Merge "Add commands for "consistency group snapshot""Jenkins2016-12-021-0/+190
|\ \ \ \
| * | | | Add commands for "consistency group snapshot"Huanxuan Ao2016-11-191-0/+190
| |/ / /
* | | | Merge "Add "consistency group create" command"Jenkins2016-12-021-0/+77
|\ \ \ \
| * | | | Add "consistency group create" commandHuanxuan Ao2016-11-171-0/+77
| |/ / /
* | | | Trivial:modify one parameterzhiyong.dai2016-11-281-1/+1
|/ / /
* | | translate all command help strings3.4.0Steve Martinelli2016-11-1715-90/+90
|/ /
* | Merge "Add "--read-only" and "--read-write" options in "volume set""Jenkins2016-11-102-12/+72
|\ \
| * | Add "--read-only" and "--read-write" options in "volume set"Huanxuan Ao2016-10-182-12/+72
| |/
* | Merge "Add "volume migrate" command"Jenkins2016-11-102-0/+78
|\ \
| * | Add "volume migrate" commandHuanxuan Ao2016-10-182-0/+78
| |/
* | Add 'all-projects' option to 'volume backup list'Jordan Pittier2016-11-082-0/+14
* | Add options to "volume backup list" commandHuanxuan Ao2016-11-082-4/+87
|/
* properly format error messages for volume resizingSteve Martinelli2016-10-151-2/+3
* 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
| |/ |/|