summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume/v2/test_volume.py
Commit message (Expand)AuthorAgeFilesLines
* Use flake8-import-order pluginAkihiro Motoki2017-08-171-1/+1
* Replace "Display Name" by "Name" in volume listRui Chen2017-05-261-12/+48
* Support --no-property in "volume set" commandzhiyong.dai2017-02-231-0/+18
* Fix filter error in os volume listjiahui.qiang2017-01-091-0/+117
* Add some options to "volume create" commandjiahui.qiang2016-12-061-0/+148
* Add "--type" and "--retype-policy" options to "volume set" commandHuanxuan Ao2016-11-231-0/+66
* Merge "Add "--read-only" and "--read-write" options in "volume set""Jenkins2016-11-101-0/+41
|\
| * Add "--read-only" and "--read-write" options in "volume set"Huanxuan Ao2016-10-181-0/+41
* | Add "volume migrate" commandHuanxuan Ao2016-10-181-0/+90
|/
* Add and modify options for "volume create" commandHuanxuan Ao2016-09-281-10/+121
* Merge "Support mark volume as bootable in volume set"Jenkins2016-09-141-0/+27
|\
| * Support mark volume as bootable in volume setqtang2016-09-141-0/+27
* | Merge "Multi REST API calls error handling of "volume unset" command"Jenkins2016-09-141-0/+27
|\ \ | |/ |/|
| * Multi REST API calls error handling of "volume unset" commandHuanxuan Ao2016-09-111-0/+27
* | Add "--limit" and "--marker" options to "volume list" commandHuanxuan Ao2016-09-111-0/+71
|/
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+966