summaryrefslogtreecommitdiff
path: root/openstackclient/tests/volume/v2/test_volume.py
Commit message (Expand)AuthorAgeFilesLines
* Fix errors in volume set/unset image properties unit testsHuanxuan Ao2016-08-111-3/+3
* Support multi REST API calls error handling for "volume set" commandHuanxuan Ao2016-08-061-0/+21
* Add support of setting volume's stateXi Yang2016-08-031-30/+47
* Add support for deleting volumes with associated snapshotswuyuting2016-07-271-5/+50
* Use identity fake classes instead of old unit tests dataHuanxuan Ao2016-07-261-60/+36
* Support error handling for delete commands in volumev2Huanxuan Ao2016-07-141-1/+32
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* Fix unit test for volume commands in volumev2Huanxuan Ao2016-05-311-27/+21
* Refactor TestVolumeShow with FakeVolumeting.wang2016-05-171-9/+12
* Refactor TestVolumeList with FakeVolumeting.wang2016-05-111-64/+61
* Fix wrong attribute name and add functional test for --snapshotJirayut Nimsaeng2016-04-151-0/+43
* Add support for deleting Image-propertyroot2016-03-161-0/+53
* Add support for setting Image-propertyroot2016-03-161-0/+30
* [Volume] Check return value is None in volume unit testsTang Chen2016-03-031-5/+5
* Fixed a bunch of spacingBrandon Palm2016-02-231-0/+3
* Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-101-7/+21
* Merge "Refactor TestVolumeCreate to use FakeVolume"2.1.0Jenkins2016-02-041-67/+66
|\
| * Refactor TestVolumeCreate to use FakeVolumexiexs2016-02-021-67/+66
* | Trivial: Reorder test class in test_volume.py into alphabetical orderTang Chen2016-02-031-41/+41
|/
* Refactor: Abstract columns and datalist out in volume test casesSaiKiran2016-01-201-253/+57
* Add multi deletion testcase for openstack volume deletexiexs2015-12-021-8/+32
* Follow-on for volume list - add tests, clean helpDean Troyer2015-10-161-8/+156
* Volume v2 list does not show server nameTerryHowe2015-08-281-5/+5
* Add list feature to volume v2heha2015-08-061-0/+214
* Add support for volume v2 commandsAmey Bhide2015-07-241-1/+468
* Add support for volume v2 APIAmey Bhide2015-05-301-0/+82