summaryrefslogtreecommitdiff
path: root/openstackclient/tests/volume/v2
Commit message (Expand)AuthorAgeFilesLines
* 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-282-0/+232
|\ \
| * | Support for volume service listSheel Rana2016-04-252-11/+243
* | | 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
|/
* [Volume] Check return value is None in volume unit testsTang Chen2016-03-035-32/+52
* 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-236-3/+26
* Add functional tests for "volume" commands v2Tang Chen2016-02-211-2/+26
* 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
* | 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-205-335/+146
|/
* 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-162-10/+158
* 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
* | Add support for volume v2 commandsAmey Bhide2015-07-242-2/+484
|/
* Merge "Add create and list for volume type v2"Jenkins2015-07-201-0/+129
|\
| * Add create and list for volume type v2chengkunye2015-07-201-0/+129
* | Format volume type properties when showingSteve Martinelli2015-07-192-2/+13
|/
* Support multiple volume qos deleteTerryHowe2015-07-171-8/+8