python-openstackclient/openstackclient/volume/v2
Dmitriy Rabotyagov 4c0bfb03fc Allow to resize in-use volumes
Since Pike (microversion 3.42) [1] Cinder API allows to resize in-use
volumes. So no reason not to implement it in CLI.

[1] https://opendev.org/openstack/cinder/src/branch/master/cinder/api/openstack/rest_api_version_history.rst#user-content-section-39

Change-Id: I22462a56d261e0a100aac3f27af7be47223edec0
2020-11-11 09:18:49 +00:00
..
__init__.py Add support for volume v2 API 2015-05-30 11:26:14 -07:00
backup_record.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
consistency_group.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
consistency_group_snapshot.py Merge "Fix faulthy state argument choice" 2020-03-24 21:34:44 +00:00
qos_specs.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
service.py translate all command help strings 2016-11-17 02:33:42 +00:00
volume.py Allow to resize in-use volumes 2020-11-11 09:18:49 +00:00
volume_backend.py Add volume backend pool list command 2018-10-09 15:56:58 -05:00
volume_backup.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
volume_host.py Add "volume host set" command 2016-11-25 05:21:00 +08:00
volume_snapshot.py Merge "Fix faulthy state argument choice" 2020-03-24 21:34:44 +00:00
volume_transfer_request.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
volume_type.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00