summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume
Commit message (Expand)AuthorAgeFilesLines
* Merge "volume: Correct output of 'volume attachment create'"Zuul2022-06-271-1/+2
|\
| * volume: Correct output of 'volume attachment create'Stephen Finucane2022-05-161-1/+2
* | Merge "Refactor "volume backup restore" command"Zuul2022-06-202-13/+113
|\ \ | |/ |/|
| * Refactor "volume backup restore" commandHuanxuan Ao2022-03-102-13/+113
* | volume: Add 'block storage resource filter list' commandStephen Finucane2022-05-132-4/+195
* | volume: Add 'block storage cluster *' commandsStephen Finucane2022-05-132-0/+488
|/
* Merge "image: Remove FakeImage test helper"Zuul2022-02-092-4/+4
|\
| * image: Remove FakeImage test helperStephen Finucane2021-11-172-4/+4
* | Switch command server add volume to sdk.Diwei Zhu2021-11-221-27/+83
|/
* Replace assertItemsEqual with assertCountEqualAlfredo Moralejo2021-09-091-2/+2
* 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 "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-2310-84/+84
|\ \ | |/ |/|
| * Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-0310-84/+84
* | volume: Add more missing 'volume backup *' optionsStephen Finucane2021-06-102-1/+159
* | volume: Add 'volume group snapshot *' commandsStephen Finucane2021-06-102-0/+315
* | volume: Add 'volume group type *' commandsStephen Finucane2021-06-032-1/+478
* | volume: Add 'volume group *' commandsStephen Finucane2021-06-032-0/+608
* | tests: Rename 'FakeType' -> 'FakeVolumeType'Stephen Finucane2021-06-038-84/+91
* | volume: Add missing 'volume backup *' optionsStephen Finucane2021-06-031-5/+150
* | volume: Add 'volume message *' commandsStephen Finucane2021-06-032-0/+392
* | volume: Add 'volume attachment *' commandsStephen Finucane2021-06-032-0/+715
|/
* volume: Re-add accidentally deleted testStephen Finucane2021-03-191-0/+742
* Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-099-83/+83
* 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-1015-32/+26
* Merge "Use cliff formattable columns in volume v2 commands"Zuul2019-06-236-111/+146
|\
| * Use cliff formattable columns in volume v2 commandsAkihiro Motoki2019-06-226-111/+146
* | Use cliff formattable columns in volume v1 commandsAkihiro Motoki2019-06-224-59/+119
|/
* Remove deprecated volume commands and argsSean McGinnis2019-05-207-1412/+19
* 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-152-13/+2
|\ \ \ | |/ / |/| |
| * | Handle not having cinderclient.v1 availableSean McGinnis2018-10-122-13/+2
* | | 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-177-7/+8