summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume/v1/test_type.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.volumeStephen Finucane2023-05-101-92/+103
* tests: Remove unnecessary nesting of volume resourcesStephen Finucane2022-09-301-34/+35
* Merge "Replace assertItemsEqual with assertCountEqual"Zuul2021-08-231-7/+7
|\
| * Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-031-7/+7
* | tests: Rename 'FakeType' -> 'FakeVolumeType'Stephen Finucane2021-06-031-20/+23
|/
* Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-091-7/+7
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-2/+2
* Use cliff formattable columns in volume v1 commandsAkihiro Motoki2019-06-221-14/+45
* Add "encryption-*" options in volume type commandsHuanxuan Ao2017-01-141-6/+231
* Add "Is Public" column in volume type listHuanxuan Ao2016-11-221-1/+5
* Fix unset commands to pass normally when nothing specifiedHuanxuan Ao2016-09-231-0/+13
* Add unit test for volume type in volume v1Huanxuan Ao2016-09-111-0/+347