summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume/v1/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-6/+78
* Support --no-property in "volume set" commandzhiyong.dai2017-02-231-0/+6
* Add some options to "volume create" commandjiahui.qiang2016-12-061-0/+136
* Remove outdated comments in volume unit testHuanxuan Ao2016-11-221-4/+0
* Merge "Use FakeImage class to replace duplicated image info in volume test"Jenkins2016-11-101-18/+11
|\
| * Use FakeImage class to replace duplicated image info in volume testHuanxuan Ao2016-10-211-18/+11
* | Merge "Add "--read-only" and "--read-write" options in "volume set""Jenkins2016-11-101-16/+49
|\ \
| * | Add "--read-only" and "--read-write" options in "volume set"Huanxuan Ao2016-10-181-16/+49
| |/
* | Add "volume migrate" commandHuanxuan Ao2016-10-181-0/+62
|/
* Add and modify options for "volume create" commandHuanxuan Ao2016-09-281-0/+62
* Fix "volume unset" command pass normally when nothing specifiedHuanxuan Ao2016-09-211-0/+99
* Refactor volume unit test with FakeVolume class in volume v1Huanxuan Ao2016-09-211-129/+124
* Support mark volume as bootable in volume setqtang2016-09-141-0/+27
* Merge "Add "--limit" and "--marker" options to "volume list" command"Jenkins2016-09-111-0/+41
|\
| * Add "--limit" and "--marker" options to "volume list" commandHuanxuan Ao2016-09-111-0/+41
* | Support error handling for delete commands in volume v1Huanxuan Ao2016-09-111-0/+103
|/
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+716