summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume/v2
Commit message (Expand)AuthorAgeFilesLines
* Add "--remote-source" option to "volume snapshot create" commandHuanxuan Ao2016-12-121-0/+28
* Merge "Add '--force' option to 'volume snapshot delete' command"Jenkins2016-12-081-3/+20
|\
| * Add '--force' option to 'volume snapshot delete' commandHuanxuan Ao2016-12-081-3/+20
* | Merge "Add "consistency group set" command"Jenkins2016-12-081-0/+64
|\ \
| * | Add "consistency group set" commandzhiyong.dai2016-12-061-0/+64
| |/
* | Merge "Fix description errors in volume fakes"Jenkins2016-12-081-3/+3
|\ \
| * | Fix description errors in volume fakesjiahui.qiang2016-11-271-3/+3
| |/
* | Merge "Add options to "volume snapshot list" command"Jenkins2016-12-081-4/+99
|\ \
| * | Add options to "volume snapshot list" commandjiahui.qiang2016-11-261-4/+99
| |/
* | Merge "Add "consistency-group-snapshot" option to consistency group create"Jenkins2016-12-081-0/+39
|\ \
| * | Add "consistency-group-snapshot" option to consistency group createHuanxuan Ao2016-12-071-0/+39
| |/
* | Add "volume host set" commandjiahui.qiang2016-11-251-0/+86
|/
* Merge "Refactor "snapshot" commands"Jenkins2016-12-031-12/+39
|\
| * Refactor "snapshot" commandsHuanxuan Ao2016-11-031-12/+39
* | Add "consistency group show" commanddaizhiyong2016-12-021-0/+43
* | Add "consistency group delete" commandzhiyong.dai2016-12-022-0/+125
* | Merge "Add "--type" and "--retype-policy" options to "volume set" command"Jenkins2016-12-021-0/+66
|\ \
| * | Add "--type" and "--retype-policy" options to "volume set" commandHuanxuan Ao2016-11-231-0/+66
* | | Merge "Add "Is Public" column in volume type list"Jenkins2016-12-021-1/+4
|\ \ \
| * | | Add "Is Public" column in volume type listHuanxuan Ao2016-11-221-1/+4
| |/ /
* | | Merge "Remove outdated comments in volume unit test"Jenkins2016-12-021-4/+1
|\ \ \
| * | | Remove outdated comments in volume unit testHuanxuan Ao2016-11-221-4/+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
| |/ /
* | | Add "consistency group create" commandHuanxuan Ao2016-11-171-0/+132
|/ /
* | Merge "Add "--read-only" and "--read-write" options in "volume set""Jenkins2016-11-101-0/+41
|\ \
| * | Add "--read-only" and "--read-write" options in "volume set"Huanxuan Ao2016-10-181-0/+41
| |/
* | Merge "Add "volume migrate" command"Jenkins2016-11-101-0/+90
|\ \
| * | Add "volume migrate" commandHuanxuan Ao2016-10-181-0/+90
| |/
* | Add 'all-projects' option to 'volume backup list'Jordan Pittier2016-11-081-2/+7
* | Add options to "volume backup list" commandHuanxuan Ao2016-11-081-3/+50
|/
* Add and modify options for "volume create" commandHuanxuan Ao2016-09-281-10/+121
* Implement "consistency group list" commandHuanxuan Ao2016-09-282-0/+177
* 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-222-3/+97
|/
* 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
* | 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-141-5/+5
* | | Merge "Trivial: Rename ListTransferRequests to ListTransferRequest"Jenkins2016-09-121-1/+1
|\ \ \
| * | | Trivial: Rename ListTransferRequests to ListTransferRequestTang Chen2016-09-121-1/+1
| | |/ | |/|
* | | Unit tests of quota command refactorRui Chen2016-09-121-0/+17
|/ /
* | Implement "volume transfer request delete" commandHuanxuan Ao2016-09-112-0/+121
* | Implement "volume transfer request create" commandHuanxuan Ao2016-09-112-3/+76
* | 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
| |/
* | Add "--limit" and "--marker" options to "volume list" commandHuanxuan Ao2016-09-111-0/+71
|/
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-089-0/+3936