summaryrefslogtreecommitdiff
path: root/openstackclient/volume
Commit message (Expand)AuthorAgeFilesLines
...
* Update help text for encryption providerBrianna Poulos2018-02-232-8/+8
* Replace "Display Name" by "Name" in volume listRui Chen2017-05-262-7/+23
* Fix volume qos spec listDean Troyer2017-04-282-10/+28
* Fix NoneType error for volume snapshot create commandHuanxuan Ao2017-04-262-4/+2
* Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-046-10/+10
* Fix volume transfers request commandsDean Troyer2017-03-272-36/+114
* Merge "Support --no-property in "volume set" command"Jenkins2017-03-062-1/+36
|\
| * Support --no-property in "volume set" commandzhiyong.dai2017-02-232-1/+36
* | Merge "Add Cinder v3 client support for volumes"Jenkins2017-03-012-1/+2
|\ \
| * | Add Cinder v3 client support for volumesJustin A Wilson2017-02-202-1/+2
| |/
* | Fix properties format for volume qos in volume v1Huanxuan Ao2017-02-211-3/+8
* | Merge "Add "volume host failover" command"Jenkins2017-02-181-2/+27
|\ \
| * | Add "volume host failover" commandzhiyong.dai2016-11-211-2/+27
* | | Merge "Add "encryption-*" options in volume type commands"Jenkins2017-02-182-12/+419
|\ \ \ | |_|/ |/| |
| * | Add "encryption-*" options in volume type commandsHuanxuan Ao2017-01-142-12/+419
* | | Merge "Support "--no-property" option in volume snapshot set"Jenkins2017-01-262-0/+40
|\ \ \
| * | | Support "--no-property" option in volume snapshot setzhiyong.dai2017-01-252-0/+40
* | | | Merge "Add --project and --project-domain option to "volume snapshot list""Jenkins2017-01-251-1/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Add --project and --project-domain option to "volume snapshot list"jiahui.qiang2017-01-071-1/+21
* | | | Error in the return of command 'volume qos create'jiahui.qiang2017-01-171-2/+9
| |/ / |/| |
* | | Merge "Add two consistency group commands"Jenkins2017-01-111-0/+92
|\ \ \
| * | | Add two consistency group commandszhiyong.dai2016-12-131-0/+92
* | | | Fix filter error in os volume listjiahui.qiang2017-01-091-3/+6
| |/ / |/| |
* | | Update the description formatzhiyong.dai2017-01-031-6/+6
| |/ |/|
* | 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-162-0/+76
|\ \ \ | |/ / |/| |
| * | Add some options to "volume create" commandjiahui.qiang2016-12-062-0/+76
| |/
* | 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
|\ \ \ \