summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume
Commit message (Expand)AuthorAgeFilesLines
* Merge "volume: Add 'volume qos set --no-property' option"HEADmasterZuul2023-05-172-8/+23
|\
| * volume: Add 'volume qos set --no-property' optionStephen Finucane2023-05-172-8/+23
* | Merge "Migrate 'volume revert' command to SDK"Zuul2023-05-171-16/+40
|\ \ | |/ |/|
| * Migrate 'volume revert' command to SDKwhoami-rajat2023-05-161-16/+40
* | tests: Remove unnecessary nesting of compute resourcesStephen Finucane2023-05-161-1/+1
|/
* Blacken openstackclient.volumeStephen Finucane2023-05-1032-2401/+2753
* Merge "Wait for volume being available to set bootable or readonly"Zuul2023-02-222-6/+98
|\
| * Wait for volume being available to set bootable or readonlymatbu2023-02-222-6/+98
* | Merge "volume: Remove duplication from 'consistency group create' opts"Zuul2023-02-221-2/+2
|\ \
| * | volume: Remove duplication from 'consistency group create' optsStephen Finucane2023-02-141-2/+2
* | | Deprecate positional args for 'volume group create'Stephen Finucane2023-02-171-8/+47
| |/ |/|
* | Add options to create volume group from source6.1.0whoami-rajat2023-02-171-0/+131
* | Add block storage manageable list commandswhoami-rajat2023-02-172-0/+449
* | Add block storage cleanup commandwhoami-rajat2023-02-172-0/+210
* | Add block storage log level {list, set} commandswhoami-rajat2023-02-162-0/+252
* | Add volume revert commandwhoami-rajat2023-02-161-0/+58
* | Add volume summary commandwhoami-rajat2023-01-131-0/+121
|/
* 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-0528-2536/+2351
|\
| * tests: Remove unnecessary nesting of volume resourcesStephen Finucane2022-09-3028-2536/+2351
* | Merge "tests: Remove duplicate FakeImagev1Client"Zuul2022-11-051-7/+4
|\ \ | |/
| * tests: Remove duplicate FakeImagev1ClientStephen Finucane2022-09-301-7/+4
* | Merge "tests: Move fake clients to top of file"Zuul2022-11-053-123/+123
|\ \ | |/
| * tests: Move fake clients to top of fileStephen Finucane2022-09-303-123/+123
* | 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
|/
* 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