summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v2
Commit message (Expand)AuthorAgeFilesLines
* volume: Add 'volume qos set --no-property' optionStephen Finucane2023-05-171-1/+32
* Blacken openstackclient.volumeStephen Finucane2023-05-1012-641/+1076
* Merge "Wait for volume being available to set bootable or readonly"Zuul2023-02-221-4/+33
|\
| * Wait for volume being available to set bootable or readonlymatbu2023-02-221-4/+33
* | Merge "Fix really long help strings"Zuul2023-02-221-6/+8
|\ \
| * | Fix really long help stringsStephen Finucane2022-12-121-6/+8
| |/
* | volume: Remove duplication from 'consistency group create' optsStephen Finucane2023-02-141-13/+32
|/
* Add test for creating volume from sourcewhoami-rajat2022-11-231-4/+9
* Change --size helptext to include backupwhoami-rajat2022-11-221-2/+2
* Add option to create volume from backupwhoami-rajat2022-11-211-3/+26
* volume: Volume names are optionalStephen Finucane2022-09-141-1/+2
* Merge "Refactor "volume backup restore" command"Zuul2022-06-201-6/+38
|\
| * Refactor "volume backup restore" commandHuanxuan Ao2022-03-101-6/+38
* | Merge "Fix typos"Zuul2022-05-161-1/+1
|\ \
| * | Fix typosCyril Roelandt2021-10-261-1/+1
| |/
* | Merge "volume: fix backup list of deleted volume"Zuul2022-04-111-3/+11
|\ \
| * | volume: fix backup list of deleted volumeJan Hartkopf2022-03-081-3/+11
| |/
* | volume list: don't fail when there's no compute serviceDr. Jens Harbott2022-02-171-1/+1
|/
* volume: Add 'volume transfer request create --(no-)snapshots' optionStephen Finucane2021-07-131-0/+36
* volume: Add more missing 'volume backup *' optionsStephen Finucane2021-06-101-2/+85
* volume: Add missing 'volume backup *' optionsStephen Finucane2021-06-031-48/+171
* Allow to resize in-use volumesDmitriy Rabotyagov2020-11-111-4/+6
* Merge "Switch image to use SDK"Zuul2020-03-251-3/+2
|\
| * Switch image to use SDKArtem Goncharov2020-03-231-3/+2
* | Merge "Fix faulthy state argument choice"5.1.0Zuul2020-03-242-4/+4
|\ \ | |/ |/|
| * Fix faulthy state argument choiceBram Verschueren2019-12-192-4/+4
* | Replace six.iteritems() with .items()lihaijing2020-01-099-29/+20
|/
* Use cliff formattable columns in volume v2 commandsAkihiro Motoki2019-06-226-69/+169
* Merge "Remove deprecated volume commands and args"Zuul2019-06-224-494/+1
|\
| * Remove deprecated volume commands and argsSean McGinnis2019-05-204-494/+1
* | Rename review.openstack.org to review.opendev.orgmelissaml2019-05-121-1/+1
|/
* Merge "Add --attached / --detached parameter to volume set"Zuul2019-03-061-0/+35
|\
| * Add --attached / --detached parameter to volume setDavid Rabel2019-02-281-0/+35
* | Fix: Restore output 'VolumeBackupsRestore' object is not iterablewhoami-rajat2019-02-271-1/+3
|/
* Add volume backup import/export commandsSean McGinnis2018-11-101-0/+82
* Merge "Remove invalid 'unlock-volume' migration arg"Zuul2018-11-081-9/+1
|\
| * Remove invalid 'unlock-volume' migration argSean McGinnis2018-10-261-9/+1
* | Merge "Handle not having cinderclient.v1 available"Zuul2018-10-151-1/+3
|\ \
| * | Handle not having cinderclient.v1 availableSean McGinnis2018-10-121-1/+3
* | | Add volume backend pool list commandSean McGinnis2018-10-091-1/+53
* | | Add volume backend capability show commandSean McGinnis2018-10-091-0/+61
|/ /
* | Deprecate volume create --project and --user optionsAlan Bishop2018-08-101-14/+16
* | Fix broken gate jobsFan Zhang2018-08-071-10/+4
* | Pass volume snapshot size to volume createMonty Taylor2018-07-231-3/+13
|/
* Update help text for encryption providerBrianna Poulos2018-02-231-4/+4
* Replace "Display Name" by "Name" in volume listRui Chen2017-05-261-3/+3
* Fix volume qos spec listDean Troyer2017-04-281-5/+14
* Fix NoneType error for volume snapshot create commandHuanxuan Ao2017-04-261-2/+1
* Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-045-9/+9
* Fix volume transfers request commandsDean Troyer2017-03-271-18/+57