python-openstackclient/openstackclient
Rajat Dhasmana 5a18f995a8 volume: Deprecate '--retype-policy' in favor of '--migration-policy'
The '--retype-policy' option is used in the 'volume set' command to
specify the migration policy during the retype operation. The
'--retype-policy' option does not convey the correct meaning of its
usage. The migration policy determines whether we are going to perform
the migration in the retype operation or not and is not related to the
actual retype which just changes the volume type of the volume.

Change-Id: I2ea8fd3f5277bb3422ccae915d05e8ad44ff1912
2024-04-08 11:37:42 +01:00
..
api Blacken openstackclient.api 2023-05-10 10:51:30 +01:00
common Fix availability zone list command 2023-12-07 16:24:34 +00:00
compute trivial: Don't ignore missing resources 2024-02-13 16:33:56 +00:00
identity identity: Migrate 'user' commands to SDK 2024-04-04 16:22:56 -07:00
image Merge "Adds CLI support for ``glance md-object-update``" 2024-02-14 12:01:10 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Merge "Add router default route BFD/ECMP options" 2024-04-05 15:55:03 +00:00
object Add pagination helpers 2023-11-03 23:16:18 +00:00
tests Merge "Add router default route BFD/ECMP options" 2024-04-05 15:55:03 +00:00
volume volume: Deprecate '--retype-policy' in favor of '--migration-policy' 2024-04-08 11:37:42 +01:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Blacken everything else 2023-05-10 10:51:30 +01:00