summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume/v2/test_volume.py
Commit message (Expand)AuthorAgeFilesLines
* image: Remove FakeImage test helperStephen Finucane2021-11-171-2/+2
* Merge "Replace assertItemsEqual with assertCountEqual"Zuul2021-08-231-20/+20
|\
| * Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-031-20/+20
* | tests: Rename 'FakeType' -> 'FakeVolumeType'Stephen Finucane2021-06-031-1/+1
|/
* Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-091-20/+20
* Switch image to use SDKArtem Goncharov2020-03-231-4/+4
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-3/+2
* Use cliff formattable columns in volume v2 commandsAkihiro Motoki2019-06-221-63/+63
* Remove deprecated volume commands and argsSean McGinnis2019-05-201-34/+0
* Add --attached / --detached parameter to volume setDavid Rabel2019-02-281-0/+36
* Merge "Remove invalid 'unlock-volume' migration arg"Zuul2018-11-081-24/+0
|\
| * Remove invalid 'unlock-volume' migration argSean McGinnis2018-10-261-24/+0
* | Handle not having cinderclient.v1 availableSean McGinnis2018-10-121-11/+0
* | Deprecate volume create --project and --user optionsAlan Bishop2018-08-101-84/+10
* | Fix broken gate jobsFan Zhang2018-08-071-47/+0
* | Pass volume snapshot size to volume createMonty Taylor2018-07-231-1/+1
|/
* Use flake8-import-order pluginAkihiro Motoki2017-08-171-1/+1
* Replace "Display Name" by "Name" in volume listRui Chen2017-05-261-12/+48
* Support --no-property in "volume set" commandzhiyong.dai2017-02-231-0/+18
* Fix filter error in os volume listjiahui.qiang2017-01-091-0/+117
* Add some options to "volume create" commandjiahui.qiang2016-12-061-0/+148
* Add "--type" and "--retype-policy" options to "volume set" commandHuanxuan Ao2016-11-231-0/+66
* 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
* | Add "volume migrate" commandHuanxuan Ao2016-10-181-0/+90
|/
* Add and modify options for "volume create" commandHuanxuan Ao2016-09-281-10/+121
* 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
* | Add "--limit" and "--marker" options to "volume list" commandHuanxuan Ao2016-09-111-0/+71
|/
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+966