summaryrefslogtreecommitdiff
path: root/openstackclient/tests/volume
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-263-110/+65
|\
| * Use identity fake classes instead of old unit tests dataHuanxuan Ao2016-07-263-110/+65
* | 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
|/
* Merge "Add "--incremental" option to "backup create" command in volume v2"Jenkins2016-07-111-0/+4
|\
| * Add "--incremental" option to "backup create" command in volume v2Paul Bourke2016-07-111-0/+4
* | Merge "Unskip tests caused by bug 1599333"Jenkins2016-07-111-7/+6
|\ \ | |/ |/|
| * Unskip tests caused by bug 1599333Steve Martinelli2016-07-071-7/+6
* | 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
* | 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