summaryrefslogtreecommitdiff
path: root/openstackclient/volume
Commit message (Expand)AuthorAgeFilesLines
* Merge "volume: Add 'volume transfer request create --(no-)snapshots' option"Zuul2021-08-261-0/+36
|\
| * volume: Add 'volume transfer request create --(no-)snapshots' optionStephen Finucane2021-07-131-0/+36
* | volume: Add missing 'volume list --offset' parameterStephen Finucane2021-07-271-0/+10
|/
* volume: Add more missing 'volume backup *' optionsStephen Finucane2021-06-101-2/+85
* volume: Add 'volume group snapshot *' commandsStephen Finucane2021-06-101-0/+234
* volume: Add 'volume group type *' commandsStephen Finucane2021-06-031-0/+410
* volume: Add 'volume group *' commandsStephen Finucane2021-06-031-0/+506
* volume: Add missing 'volume backup *' optionsStephen Finucane2021-06-031-48/+171
* volume: Add 'volume message *' commandsStephen Finucane2021-06-031-0/+165
* volume: Add 'volume attachment *' commandsStephen Finucane2021-06-031-0/+511
* volume: Allow more versionsStephen Finucane2021-06-031-5/+50
* Add check for cinderclient.v2 supportBrian Rosmaita2021-05-201-1/+5
* Allow to resize in-use volumesDmitriy Rabotyagov2020-11-112-6/+15
* 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-243-6/+6
|\ \
| * | Fix faulthy state argument choiceBram Verschueren2019-12-193-6/+6
* | | Honor endpoint override from config for volumeMonty Taylor2020-03-241-0/+4
| |/ |/|
* | Replace six.iteritems() with .items()lihaijing2020-01-0915-48/+33
|/
* Default to Cinder v3 APISean McGinnis2019-09-091-1/+1
* Merge "Use cliff formattable columns in volume v2 commands"Zuul2019-06-236-69/+169
|\
| * Use cliff formattable columns in volume v2 commandsAkihiro Motoki2019-06-226-69/+169
* | Use cliff formattable columns in volume v1 commandsAkihiro Motoki2019-06-225-67/+167
|/
* Merge "Remove deprecated volume commands and args"Zuul2019-06-227-917/+3
|\
| * Remove deprecated volume commands and argsSean McGinnis2019-05-207-917/+3
* | 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-152-8/+17
|\ \
| * | Handle not having cinderclient.v1 availableSean McGinnis2018-10-122-8/+17
* | | 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-232-8/+8
* Replace "Display Name" by "Name" in volume listRui Chen2017-05-262-7/+23
* Fix volume qos spec listDean Troyer2017-04-282-10/+28
* Fix NoneType error for volume snapshot create commandHuanxuan Ao2017-04-262-4/+2
* Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-046-10/+10
* Fix volume transfers request commandsDean Troyer2017-03-272-36/+114
* Merge "Support --no-property in "volume set" command"Jenkins2017-03-062-1/+36
|\
| * Support --no-property in "volume set" commandzhiyong.dai2017-02-232-1/+36
* | Merge "Add Cinder v3 client support for volumes"Jenkins2017-03-012-1/+2
|\ \
| * | Add Cinder v3 client support for volumesJustin A Wilson2017-02-202-1/+2
| |/
* | Fix properties format for volume qos in volume v1Huanxuan Ao2017-02-211-3/+8