summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume
Commit message (Expand)AuthorAgeFilesLines
* 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