summaryrefslogtreecommitdiff
path: root/openstackclient/tests/volume/v2
Commit message (Expand)AuthorAgeFilesLines
* Merge "Support error handling for delete commands in volumev2"Jenkins2016-07-185-22/+273
|\
| * Support error handling for delete commands in volumev2Huanxuan Ao2016-07-145-22/+273
* | Merge "Add "--project" option to "volume type create" command"Jenkins2016-07-181-0/+20
|\ \ | |/ |/|
| * Add "--project" option to "volume type create" commandHuanxuan Ao2016-07-121-0/+20
* | Change the wrong import orderHuanxuan Ao2016-07-121-1/+2
|/
* Add "--incremental" option to "backup create" command in volume v2Paul Bourke2016-07-111-0/+4
* Remove FakeService.get_serviceszheng yin2016-07-091-20/+0
* 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
* | Add '--force' option to 'backup delete' command in volumev2Huanxuan Ao2016-07-061-1/+17
|/
* fix a few spelling mistakesgecong19732016-07-041-3/+3
* 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-281-1/+17
|\
| * Add "--force" option to "volume qos delete" commandHuanxuan Ao2016-06-281-1/+17
* | 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
* osc-lib: utilsDean Troyer2016-06-135-5/+9
* Clean up fakes.py in volumev2Huanxuan Ao2016-06-081-188/+0
* Update unit test test_extension with fake classHuanxuan Ao2016-06-071-20/+38
* Fix errors for "volume type unset" commandHuanxuan Ao2016-06-061-2/+4
* Merge "Add support for volume transfer request list"Jenkins2016-06-042-2/+167
|\
| * Add support for volume transfer request listSheel Rana2016-06-042-2/+167
* | 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-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