summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add "Is Public" column in volume type listHuanxuan Ao2016-11-222-2/+9
| |/ /
* | | Merge "Remove outdated comments in volume unit test"Jenkins2016-12-022-8/+1
|\ \ \
| * | | Remove outdated comments in volume unit testHuanxuan Ao2016-11-222-8/+1
| |/ /
* | | Merge "Add commands for "consistency group snapshot""Jenkins2016-12-022-0/+429
|\ \ \
| * | | Add commands for "consistency group snapshot"Huanxuan Ao2016-11-192-0/+429
| |/ /
* | | Merge "Add "consistency group create" command"Jenkins2016-12-021-0/+132
|\ \ \
| * | | Add "consistency group create" commandHuanxuan Ao2016-11-171-0/+132
| |/ /
* | | Outdated test data clean up in volumeHuanxuan Ao2016-11-161-96/+0
|/ /
* | Merge "Use FakeImage class to replace duplicated image info in volume test"Jenkins2016-11-102-31/+11
|\ \
| * | Use FakeImage class to replace duplicated image info in volume testHuanxuan Ao2016-10-212-31/+11
| |/
* | Merge "Add "--read-only" and "--read-write" options in "volume set""Jenkins2016-11-102-16/+90
|\ \
| * | Add "--read-only" and "--read-write" options in "volume set"Huanxuan Ao2016-10-182-16/+90
| |/
* | Merge "Add "volume migrate" command"Jenkins2016-11-102-0/+152
|\ \
| * | Add "volume migrate" commandHuanxuan Ao2016-10-182-0/+152
| |/
* | Add 'all-projects' option to 'volume backup list'Jordan Pittier2016-11-082-3/+13
* | Add options to "volume backup list" commandHuanxuan Ao2016-11-082-6/+87
|/
* 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