summaryrefslogtreecommitdiff
path: root/openstackclient/volume
Commit message (Expand)AuthorAgeFilesLines
* Merge "volume: Correct output of 'volume attachment create'"Zuul2022-06-271-7/+16
|\
| * volume: Correct output of 'volume attachment create'Stephen Finucane2022-05-161-7/+16
* | Merge "Refactor "volume backup restore" command"Zuul2022-06-202-13/+50
|\ \ | |/ |/|
| * Refactor "volume backup restore" commandHuanxuan Ao2022-03-102-13/+50
* | Merge "Fix typos"Zuul2022-05-162-2/+2
|\ \
| * | Fix typosCyril Roelandt2021-10-262-2/+2
| |/
* | volume: Add 'block storage resource filter list' commandStephen Finucane2022-05-131-0/+83
* | volume: Add 'block storage cluster *' commandsStephen Finucane2022-05-131-0/+281
* | 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
|/
* 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
|/