python-novaclient/novaclient/v2
zhangbailin cd396b8b61 Microversion 2.79: Add delete_on_termination to volume-attach API
Support add 'delete_on_termination' field to the voume attach API to
support configuring whether to delete the data volume when the server
is destroyed.

* Updating the ``nova volume-attachments`` command to show the
  ``delete_on_termination`` value if 2.79 or greater is used.
* The '--delete-on-termination' option is added to the `nova volume-attach`
  CLI.

Depends-On: https://review.opendev.org/#/c/673133/
Part of blueprint support-delete-on-termination-in-server-attach-volume

Change-Id: I8dcf2fd21a2fd99ca4e05bd953fbbe026be3a619
2019-09-09 12:43:42 -04: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 return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00: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
cells.py Deprecate cells v1 and extension commands and APIs 2019-07-10 08:54:36 +09:00
client.py Remove deprecated methods and properties 2019-07-04 04:06:42 +00: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 Allow searching for hypervisors and getting back details 2019-05-18 14:47:11 -04:00
images.py Remove deprecated image commands/API bindings 2017-02-22 15:56:28 -05: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 Handle unicode multi-byte characters 2019-02-22 05:32:49 +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
list_extensions.py Deprecate cells v1 and extension commands and APIs 2019-07-10 08:54:36 +09:00
migrations.py Add --migration-type and --source-compute to migration-list 2019-08-08 18:13:33 -04: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 Microversion 2.78 - show server topology 2019-09-06 17:24:17 -04:00
services.py Change Service repr to use self.id always 2017-07-26 12:14:54 -04:00
shell.py Microversion 2.79: Add delete_on_termination to volume-attach API 2019-09-09 12:43:42 -04:00
usage.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
versions.py Fix cropping the endpoint url 2017-07-07 20:33:23 +00:00
volumes.py Microversion 2.79: Add delete_on_termination to volume-attach API 2019-09-09 12:43:42 -04:00