summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume/v1
Commit message (Expand)AuthorAgeFilesLines
* Merge "volume: Add missing 'volume list --offset' parameter"Zuul2021-08-261-2/+6
|\
| * volume: Add missing 'volume list --offset' parameterStephen Finucane2021-07-271-2/+6
* | Merge "Replace assertItemsEqual with assertCountEqual"Zuul2021-08-234-36/+36
|\ \ | |/ |/|
| * Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-034-36/+36
* | tests: Rename 'FakeType' -> 'FakeVolumeType'Stephen Finucane2021-06-033-37/+40
|/
* Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-094-36/+36
* Raise flake8-import-order version to latestSean McGinnis2020-01-106-14/+11
* Use cliff formattable columns in volume v1 commandsAkihiro Motoki2019-06-224-59/+119
* Remove deprecated volume commands and argsSean McGinnis2019-05-203-606/+6
* Use flake8-import-order pluginAkihiro Motoki2017-08-173-3/+4
* Replace "Display Name" by "Name" in volume listRui Chen2017-05-261-6/+78
* Fix volume qos spec listDean Troyer2017-04-281-17/+48
* Fix NoneType error for volume snapshot create commandHuanxuan Ao2017-04-261-15/+7
* Fix volume transfers request commandsDean Troyer2017-03-271-9/+47
* Merge "Support --no-property in "volume set" command"Jenkins2017-03-061-0/+6
|\
| * Support --no-property in "volume set" commandzhiyong.dai2017-02-231-0/+6
* | Fix properties format for volume qos in volume v1Huanxuan Ao2017-02-211-11/+10
* | Merge "Add "encryption-*" options in volume type commands"Jenkins2017-02-182-6/+262
|\ \ | |/ |/|
| * Add "encryption-*" options in volume type commandsHuanxuan Ao2017-01-142-6/+262
* | 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
|\ \ | |/ |/|