summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume/v1
Commit message (Expand)AuthorAgeFilesLines
* Support "--no-property" option in volume snapshot setzhiyong.dai2017-01-251-4/+9
* Add some options to "volume create" commandjiahui.qiang2016-12-061-0/+136
* Add options to "volume snapshot list" commandjiahui.qiang2016-11-261-3/+93
* Merge "Refactor "snapshot" commands"Jenkins2016-12-031-12/+38
|\
| * Refactor "snapshot" commandsHuanxuan Ao2016-11-031-12/+38
* | Merge "Add "Is Public" column in volume type list"Jenkins2016-12-021-1/+5
|\ \
| * | Add "Is Public" column in volume type listHuanxuan Ao2016-11-221-1/+5
* | | Merge "Remove outdated comments in volume unit test"Jenkins2016-12-021-4/+0
|\ \ \
| * | | Remove outdated comments in volume unit testHuanxuan Ao2016-11-221-4/+0
| |/ /
* | | 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-101-16/+49
|\ \
| * | Add "--read-only" and "--read-write" options in "volume set"Huanxuan Ao2016-10-181-16/+49
| |/
* | Merge "Add "volume migrate" command"Jenkins2016-11-101-0/+62
|\ \
| * | Add "volume migrate" commandHuanxuan Ao2016-10-181-0/+62
| |/
* | Add 'all-projects' option to 'volume backup list'Jordan Pittier2016-11-081-1/+6
* | Add options to "volume backup list" commandHuanxuan Ao2016-11-081-3/+37
|/
* Refactor qos spec unit test in volume v1Huanxuan Ao2016-10-042-159/+124
* Add and modify options for "volume create" commandHuanxuan Ao2016-09-281-0/+62
* 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
* Implement "volume transfer request show/accept" commandHuanxuan Ao2016-09-222-3/+97
* 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