summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor qos spec unit test in volume v1Huanxuan Ao2016-10-042-159/+124
* Add and modify options for "volume create" commandHuanxuan Ao2016-09-282-10/+183
* Implement "consistency group list" commandHuanxuan Ao2016-09-282-0/+177
* Add unit tests for backup commands in volume v1Huanxuan Ao2016-09-232-0/+435
* Fix unset commands to pass normally when nothing specifiedHuanxuan Ao2016-09-234-0/+571
* Merge "Add "volume backup set" command in volume v2"Jenkins2016-09-221-0/+69
|\
| * Add "volume backup set" command in volume v2Huanxuan Ao2016-09-221-0/+69
* | Implement "volume transfer request show/accept" commandHuanxuan Ao2016-09-224-6/+194
|/
* Fix "volume unset" command pass normally when nothing specifiedHuanxuan Ao2016-09-211-0/+99
* Refactor volume unit test with FakeVolume class in volume v1Huanxuan Ao2016-09-212-136/+131
* Merge "Support mark volume as bootable in volume set"Jenkins2016-09-142-0/+54
|\
| * Support mark volume as bootable in volume setqtang2016-09-142-0/+54
* | Merge "Multi REST API calls error handling of "volume unset" command"Jenkins2016-09-141-0/+27
|\ \
| * | Multi REST API calls error handling of "volume unset" commandHuanxuan Ao2016-09-111-0/+27
* | | Replace 'MagicMock' with 'Mock'qtang2016-09-142-10/+10
* | | Merge "Trivial: Rename ListTransferRequests to ListTransferRequest"Jenkins2016-09-122-2/+2
|\ \ \
| * | | Trivial: Rename ListTransferRequests to ListTransferRequestTang Chen2016-09-122-2/+2
| | |/ | |/|
* | | Merge "Unit tests of quota command refactor"Jenkins2016-09-121-0/+17
|\ \ \
| * | | Unit tests of quota command refactorRui Chen2016-09-121-0/+17
| |/ /
* | | Merge "Add unit test for volume type in volume v1"Jenkins2016-09-122-0/+421
|\ \ \ | |/ / |/| |
| * | Add unit test for volume type in volume v1Huanxuan Ao2016-09-112-0/+421
* | | Implement "volume transfer request delete" commandHuanxuan Ao2016-09-114-0/+242
* | | Implement "volume transfer request create" commandHuanxuan Ao2016-09-114-6/+152
|/ /
* | Merge "Error handling of multi REST API calls for "snapshot set" command"Jenkins2016-09-111-0/+49
|\ \
| * | Error handling of multi REST API calls for "snapshot set" commandHuanxuan Ao2016-09-111-0/+49
| |/
* | Merge "Add "--limit" and "--marker" options to "volume list" command"Jenkins2016-09-112-0/+112
|\ \
| * | Add "--limit" and "--marker" options to "volume list" commandHuanxuan Ao2016-09-112-0/+112
| |/
* | Support error handling for delete commands in volume v1Huanxuan Ao2016-09-113-15/+321
|/
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-0817-0/+5887