summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix unit test failures related to new os-client-config and osc-libAkihiro Motoki2017-07-121-2/+0
* Replace "Display Name" by "Name" in volume listRui Chen2017-05-262-18/+126
* Fix volume qos spec listDean Troyer2017-04-282-17/+76
* Fix NoneType error for volume snapshot create commandHuanxuan Ao2017-04-262-33/+18
* Fix volume transfers request commandsDean Troyer2017-03-272-18/+94
* Merge "OSC Quota List"Jenkins2017-03-211-0/+50
|\
| * OSC Quota ListSindhu Devale2017-03-101-0/+50
* | Merge "Support --no-property in "volume set" command"Jenkins2017-03-062-0/+24
|\ \
| * | Support --no-property in "volume set" commandzhiyong.dai2017-02-232-0/+24