summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume/v1
Commit message (Expand)AuthorAgeFilesLines
...
* 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-141-0/+27
|\
| * Support mark volume as bootable in volume setqtang2016-09-141-0/+27
* | Replace 'MagicMock' with 'Mock'qtang2016-09-141-5/+5
* | Merge "Trivial: Rename ListTransferRequests to ListTransferRequest"Jenkins2016-09-121-1/+1
|\ \
| * | Trivial: Rename ListTransferRequests to ListTransferRequestTang Chen2016-09-121-1/+1
| |/
* | 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-112-0/+121
* | Implement "volume transfer request create" commandHuanxuan Ao2016-09-112-3/+76
|/
* Merge "Add "--limit" and "--marker" options to "volume list" command"Jenkins2016-09-111-0/+41
|\
| * Add "--limit" and "--marker" options to "volume list" commandHuanxuan Ao2016-09-111-0/+41
* | Support error handling for delete commands in volume v1Huanxuan Ao2016-09-113-15/+321
|/
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-086-0/+1868