summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v2
Commit message (Expand)AuthorAgeFilesLines
* Tivial:update the description format in volume_snapshot.pyzhiyong.dai2016-12-181-6/+6
* Merge "Add --default option to "volume type list""Jenkins2016-12-181-10/+19
|\
| * Add --default option to "volume type list"jiahui.qiang2016-12-061-10/+19
* | Merge "Add some options to "volume create" command"Jenkins2016-12-161-0/+38
|\ \ | |/ |/|
| * Add some options to "volume create" commandjiahui.qiang2016-12-061-0/+38
* | 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-081-2/+32
|\ \
| * | Add options to "volume snapshot list" commandjiahui.qiang2016-11-261-2/+32
| |/
* | 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-032-0/+356
|\
| * Refactor "snapshot" commandsHuanxuan Ao2016-11-032-0/+356
* | 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-021-3/+4
|\ \ \
| * | | Add "Is Public" column in volume type listHuanxuan Ao2016-11-221-3/+4
* | | | 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-178-46/+46
|/ /
* | Merge "Add "--read-only" and "--read-write" options in "volume set""Jenkins2016-11-101-0/+20
|\ \
| * | Add "--read-only" and "--read-write" options in "volume set"Huanxuan Ao2016-10-181-0/+20
| |/
* | Merge "Add "volume migrate" command"Jenkins2016-11-101-0/+47
|\ \
| * | Add "volume migrate" commandHuanxuan Ao2016-10-181-0/+47
| |/
* | 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/+53
|/
* properly format error messages for volume resizingSteve Martinelli2016-10-151-2/+3
* Add and modify options for "volume create" commandHuanxuan Ao2016-09-281-6/+61
* 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
* 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-221-0/+49
|/
* 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-141-0/+18
|\
| * Support mark volume as bootable in volume setqtang2016-09-141-0/+18
* | 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-141-0/+2
|\ \ \