summaryrefslogtreecommitdiff
path: root/openstackclient/tests/volume
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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-172-16/+16
* Fix wrong mock method calllin-hua-cheng2015-07-112-2/+2
* Merge "Add tests for 'list' and 'show' for volume qos v1"Jenkins2015-07-012-0/+111
|\
| * Add tests for 'list' and 'show' for volume qos v1David Moreau Simard2015-06-292-0/+111
* | Merge "Add support for volume API v2 QoS commands"Jenkins2015-06-302-0/+489
|\ \ | |/ |/|
| * Add support for volume API v2 QoS commandsDavid Moreau Simard2015-06-292-0/+489
* | Alphabetize tests for v1 qos_specsDavid Moreau Simard2015-06-291-74/+74
* | Add support for volume API v1 QoS commandsDavid Moreau Simard2015-06-262-0/+388
|/
* Merge "Add support for volume backup v2 command"Jenkins2015-06-182-1/+153
|\
| * Add support for volume backup v2 commandAmey Bhide2015-06-042-1/+153