python-novaclient/novaclient
zhangbailin 4d6c70d25d Microversion 2.85: Change volume-update CLI
This commit add a new CLI
``nova volume-update [--[no-]delete-on-termination]
<server> <src_volume> <dest_volume>`` to update
'delete_on_termination' for an attached volume, that the user can
decide whether to delete attached volumes when destroying the server.

Depends-On: https://review.opendev.org/#/c/711194/

Change-Id: I1fc64fb6e6611c92c6b72265e1bf4b32e9c45f0a
Blueprint: destroy-instance-with-datavolume
2020-04-09 08:52:05 +08:00
..
tests Microversion 2.85: Change volume-update CLI 2020-04-09 08:52:05 +08:00
v2 Microversion 2.85: Change volume-update CLI 2020-04-09 08:52:05 +08:00
__init__.py Microversion 2.85: Change volume-update CLI 2020-04-09 08:52:05 +08:00
api_versions.py Update hacking version 2019-01-04 14:46:07 +08:00
base.py Remove six 2020-02-21 09:48:38 +00:00
client.py Remove deprecated methods and properties 2019-07-04 04:06:42 +00:00
crypto.py Remove six 2020-02-21 09:48:38 +00:00
exceptions.py Remove deprecated methods and properties 2019-07-04 04:06:42 +00:00
extension.py Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
i18n.py Update URLs in docs, comments and setup.cfg 2017-07-28 12:14:12 +09:00
shell.py Make 'server list --config-drive' a boolean option 2020-04-08 17:27:33 +01:00
utils.py Remove six 2020-02-21 09:48:38 +00:00