python-novaclient/novaclient/v2
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
..
__init__.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
agents.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
aggregates.py Add aggregate-cache-images command and client routines 2019-10-18 10:50:01 -07:00
assisted_volume_snapshots.py Use jsonutils of oslo.serialization 2018-07-31 13:19:01 +09:00
availability_zones.py Remove 1.1 extension comment 2017-04-27 15:40:29 +08:00
client.py Remove cells v1 and extension commands and APIs 2019-10-04 10:09:31 +09:00
flavor_access.py Deprecate --tenant option from flavor-access-list 2016-05-18 14:10:42 -04:00
flavors.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
hypervisors.py Remove six 2020-02-21 09:48:38 +00:00
images.py Add images.GlanceManager.find_images() bulk query 2019-10-18 10:49:53 -07:00
instance_action.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
instance_usage_audit_log.py Remove six 2020-02-21 09:48:38 +00:00
keypairs.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
limits.py Use utils.prepare_query_string instead of duplicated code 2017-11-22 13:35:27 +00:00
migrations.py Microversion 2.80: Add user_id/project_id to migration-list API 2019-10-16 14:07:28 +00:00
networks.py Remove deprecated network APIs 2017-04-03 13:17:25 -04:00
quota_classes.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
quotas.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
server_external_events.py Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
server_groups.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
server_migrations.py Support for abort an ongoing live migration 2016-03-01 13:43:33 +00:00
servers.py Make 'server list --config-drive' a boolean option 2020-04-08 17:27:33 +01:00
services.py Remove six 2020-02-21 09:48:38 +00:00
shell.py Microversion 2.85: Change volume-update CLI 2020-04-09 08:52:05 +08:00
usage.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
versions.py Remove six 2020-02-21 09:48:38 +00:00
volumes.py Microversion 2.85: Change volume-update CLI 2020-04-09 08:52:05 +08:00