summaryrefslogtreecommitdiff
path: root/openstackclient/tests/volume
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Add FakeQos class and update unit test for qos_specs in VolumeV2"Jenkins2016-06-022-204/+207
|\ \
| * | Add FakeQos class and update unit test for qos_specs in VolumeV2Huanxuan Ao2016-05-312-204/+207
* | | Fix unit test for volume commands in volumev2Huanxuan Ao2016-05-311-27/+21
|/ /
* | Merge "Refactor TestVolumeShow with FakeVolume"Jenkins2016-05-242-9/+50
|\ \
| * | Refactor TestVolumeShow with FakeVolumeting.wang2016-05-172-9/+50
* | | Add FakeType class and update volumetype test in VolumeV2Huanxuan Ao2016-05-232-117/+158
* | | Add FakeSnapshot class and update snapshot test in VolumeV2Huanxuan Ao2016-05-212-122/+196
* | | Merge "Add support of setting snapshot state"Jenkins2016-05-181-2/+18
|\ \ \
| * | | Add support of setting snapshot stateXi Yang2016-03-091-2/+18
* | | | Add FakeBackup class and updata backup unittest in volumeV2Huanxuan Ao2016-05-172-113/+193
| |/ / |/| |
* | | Refactor TestVolumeList with FakeVolumeting.wang2016-05-112-64/+63
| |/ |/|
* | Merge "Support for volume service list"Jenkins2016-04-284-0/+464
|\ \
| * | Support for volume service listSheel Rana2016-04-254-11/+475
* | | Fix mutable default arguments in testsTang Chen2016-04-201-4/+8
* | | Remove methods argument from vloume/v2/fakes.pyTang Chen2016-04-181-9/+3
* | | Add support for removing volume-type-accessSheel Rana2016-04-161-0/+58
* | | Fix wrong attribute name and add functional test for --snapshotJirayut Nimsaeng2016-04-151-0/+43
* | | Merge "Add support for setting volume-type-access"Jenkins2016-04-122-0/+68
|\ \ \
| * | | Add support for setting volume-type-accessSheel Rana2016-04-112-0/+68
| |/ /
* | | Merge "Make snapshot and backup name optional"Jenkins2016-04-072-0/+48
|\ \ \ | |/ / |/| |
| * | Make snapshot and backup name optionalIvan Kolodyazhny2016-04-062-0/+48
* | | Add support for deleting Image-propertyroot2016-03-161-0/+53
* | | Add support for setting Image-propertyroot2016-03-161-0/+30
|/ /
* | Enhance list extension unit testFang Zhen2016-03-111-0/+20
|/
* Test take_action() instead of run() in unit testsTang Chen2016-03-051-6/+6
* [Volume] Check return value is None in volume unit testsTang Chen2016-03-037-46/+84
* Trivial: Reorder unit tests in alphabetical order in volume testsTang Chen2016-03-022-165/+165
* Trivial: Reorder unit tests in test_type.pyTang Chen2016-02-291-55/+58
* Fixed a bunch of spacingBrandon Palm2016-02-238-3/+36
* Add functional tests for "volume" commands v2Tang Chen2016-02-211-2/+26
* Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-102-14/+42
* Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-091-4/+0
* Merge "Refactor TestVolumeCreate to use FakeVolume"2.1.0Jenkins2016-02-041-67/+66
|\
| * Refactor TestVolumeCreate to use FakeVolumexiexs2016-02-021-67/+66
* | Merge "Fix wrong type of volume attachments in FakeVolume"Jenkins2016-02-031-2/+3
|\ \
| * | Fix wrong type of volume attachments in FakeVolumeTang Chen2016-02-021-2/+3
| |/
* | Trivial: Reorder test class in test_volume.py into alphabetical orderTang Chen2016-02-031-41/+41
|/
* Merge "Support listing volume availability zones"Jenkins2016-01-221-0/+54
|\
| * Support listing volume availability zonesRichard Theis2016-01-141-0/+54
* | Refactor: Abstract columns and datalist out in volume test casesSaiKiran2016-01-207-603/+226
|/
* Add multi deletion testcase for openstack volume deletexiexs2015-12-021-8/+32
* Merge "Introduce FakeVolume class"Jenkins2015-12-011-0/+84
|\
| * Introduce FakeVolume classxiexs2015-11-301-0/+84
* | Consistency of the --all argument for snapshotsJean-Philippe Evrard2015-11-301-1/+32
* | Use is_public to set access of volume typeXi Yang2015-11-261-3/+3
|/
* Follow-on for volume list - add tests, clean helpDean Troyer2015-10-163-10/+340
* Volume v2 list does not show server nameTerryHowe2015-08-282-8/+9
* Merge "Add set feature to volume type v2"Jenkins2015-08-071-0/+130
|\
| * Add set feature to volume type v2heha2015-08-061-0/+130
* | Add list feature to volume v2heha2015-08-062-1/+219