summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume/v2
Commit message (Expand)AuthorAgeFilesLines
* volume: Add 'volume qos set --no-property' optionStephen Finucane2023-05-171-4/+11
* Blacken openstackclient.volumeStephen Finucane2023-05-1013-1152/+1248
* Merge "Wait for volume being available to set bootable or readonly"Zuul2023-02-221-3/+50
|\
| * Wait for volume being available to set bootable or readonlymatbu2023-02-221-3/+50
* | volume: Remove duplication from 'consistency group create' optsStephen Finucane2023-02-141-2/+2
|/
* Add test for creating volume from sourcewhoami-rajat2022-11-231-0/+37
* Add option to create volume from backupwhoami-rajat2022-11-211-0/+73
* Merge "tests: Remove unnecessary nesting of volume resources"Zuul2022-11-0513-1359/+1280
|\
| * tests: Remove unnecessary nesting of volume resourcesStephen Finucane2022-09-3013-1359/+1280
* | Merge "tests: Move fake clients to top of file"Zuul2022-11-051-67/+67
|\ \ | |/
| * tests: Move fake clients to top of fileStephen Finucane2022-09-301-67/+67
* | Merge "volume: Volume names are optional"Zuul2022-10-261-3/+1
|\ \ | |/ |/|
| * volume: Volume names are optionalStephen Finucane2022-09-141-3/+1
* | quota: Add support for detailed volume quotasStephen Finucane2022-09-301-0/+29
|/
* Refactor "volume backup restore" commandHuanxuan Ao2022-03-101-7/+67
* Merge "image: Remove FakeImage test helper"Zuul2022-02-091-2/+2
|\
| * image: Remove FakeImage test helperStephen Finucane2021-11-171-2/+2
* | Switch command server add volume to sdk.Diwei Zhu2021-11-221-27/+83
|/
* Merge "volume: Add 'volume transfer request create --(no-)snapshots' option"Zuul2021-08-261-0/+46
|\
| * volume: Add 'volume transfer request create --(no-)snapshots' optionStephen Finucane2021-07-131-0/+46
* | Merge "Replace assertItemsEqual with assertCountEqual"Zuul2021-08-236-48/+48
|\ \ | |/ |/|
| * Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-036-48/+48
* | volume: Add more missing 'volume backup *' optionsStephen Finucane2021-06-102-1/+159
* | tests: Rename 'FakeType' -> 'FakeVolumeType'Stephen Finucane2021-06-035-47/+51
* | volume: Add missing 'volume backup *' optionsStephen Finucane2021-06-031-5/+150
|/
* volume: Re-add accidentally deleted testStephen Finucane2021-03-191-0/+742
* Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-095-47/+47
* tests: Remove 'agent' functional testsStephen Finucane2020-11-161-1/+1
* Switch image to use SDKArtem Goncharov2020-03-231-4/+4
* Raise flake8-import-order version to latestSean McGinnis2020-01-108-17/+14
* Use cliff formattable columns in volume v2 commandsAkihiro Motoki2019-06-226-111/+146
* Remove deprecated volume commands and argsSean McGinnis2019-05-204-806/+13
* Merge "Add --attached / --detached parameter to volume set"Zuul2019-03-061-0/+36
|\
| * Add --attached / --detached parameter to volume setDavid Rabel2019-02-281-0/+36
* | Fix: Restore output 'VolumeBackupsRestore' object is not iterablewhoami-rajat2019-02-271-2/+4
|/
* Add volume backup import/export commandsSean McGinnis2018-11-102-0/+143
* Merge "Remove invalid 'unlock-volume' migration arg"Zuul2018-11-081-24/+0
|\
| * Remove invalid 'unlock-volume' migration argSean McGinnis2018-10-261-24/+0
* | Merge "Address issues from volume backend commands"Zuul2018-11-021-33/+33
|\ \
| * | Address issues from volume backend commandsSean McGinnis2018-10-121-33/+33
* | | Merge "Handle not having cinderclient.v1 available"Zuul2018-10-151-11/+0
|\ \ \ | |/ / |/| |
| * | Handle not having cinderclient.v1 availableSean McGinnis2018-10-121-11/+0
* | | Add volume backend pool list commandSean McGinnis2018-10-092-0/+132
* | | Add volume backend capability show commandSean McGinnis2018-10-092-0/+134
|/ /
* | 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
|/
* Fix limits show command without Nova and CinderJude Cross2018-04-031-0/+100
* Use flake8-import-order pluginAkihiro Motoki2017-08-174-4/+4
* Replace "Display Name" by "Name" in volume listRui Chen2017-05-261-12/+48