summaryrefslogtreecommitdiff
path: root/openstackclient/tests/volume/v2
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix errors in volume set/unset image properties unit tests"Jenkins2016-08-191-3/+3
|\
| * Fix errors in volume set/unset image properties unit testsHuanxuan Ao2016-08-111-3/+3
* | Rename backup commands in volume v1 and v2Huanxuan Ao2016-08-111-5/+5
|/
* Support multi REST API calls error handling for "volume set" commandHuanxuan Ao2016-08-061-0/+21
* Add support of setting volume's stateXi Yang2016-08-031-30/+47
* Add support for deleting volumes with associated snapshotswuyuting2016-07-271-5/+50
* Merge "Use identity fake classes instead of old unit tests data"Jenkins2016-07-262-78/+46
|\
| * Use identity fake classes instead of old unit tests dataHuanxuan Ao2016-07-262-78/+46
* | Merge "Add options to "volume type list" command"Jenkins2016-07-261-3/+30
|\ \
| * | Add options to "volume type list" commandHuanxuan Ao2016-07-231-3/+30
* | | Add "--marker" and "--limit" options to "snapshot list"Huanxuan Ao2016-07-231-2/+32
| |/ |/|
* | Show project access for volume typeSheel Rana2016-07-202-0/+105
* | 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