summaryrefslogtreecommitdiff
path: root/openstackclient/tests/volume
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add "--property" option to "snapshot create" command in volumev2"Jenkins2016-07-061-2/+7
|\
| * Add "--property" option to "snapshot create" command in volumev2Huanxuan Ao2016-07-061-2/+7
* | Merge "Add '--force' option to 'backup delete' command in volumev2"Jenkins2016-07-061-1/+17
|\ \ | |/ |/|
| * Add '--force' option to 'backup delete' command in volumev2Huanxuan Ao2016-07-061-1/+17
* | skip failing tests due to bug 1599333 is fixedSteve Martinelli2016-07-051-0/+5
|/
* fix a few spelling mistakesgecong19732016-07-042-5/+5
* Add "--snapshot" option to "backup create" command in volumev2Huanxuan Ao2016-07-012-1/+14
* Merge "Add "--force" option to "volume qos delete" command"Jenkins2016-06-282-3/+35
|\
| * Add "--force" option to "volume qos delete" commandHuanxuan Ao2016-06-282-3/+35
* | Add "--force" option to "backup create" command in volumev2Huanxuan Ao2016-06-271-2/+6
|/
* support multi-delete for volume-typeSteve Martinelli2016-06-201-2/+2
* Standardize logger usage in volumeTang Chen2016-06-141-8/+11
* osc-lib: utilsDean Troyer2016-06-137-7/+12
* osc-lib: exceptionsDean Troyer2016-06-131-1/+1
* Clean up fakes.py in volumev2Huanxuan Ao2016-06-081-188/+0
* Update unit test test_extension with fake classHuanxuan Ao2016-06-071-20/+38
* Merge "Fix errors for "volume type unset" command"Jenkins2016-06-071-2/+4
|\
| * Fix errors for "volume type unset" commandHuanxuan Ao2016-06-061-2/+4
* | Merge "Make set/unset commands in volume return normally when nothing specified"Jenkins2016-06-061-3/+0
|\ \ | |/ |/|
| * Make set/unset commands in volume return normally when nothing specifiedTang Chen2016-06-041-3/+0
* | Merge "Add support for volume transfer request list"Jenkins2016-06-044-4/+334
|\ \ | |/ |/|
| * Add support for volume transfer request listSheel Rana2016-06-044-4/+334
* | 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