python-novaclient/novaclient
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
..
tests Microversion 2.79: Add delete_on_termination to volume-attach API 2019-09-09 12:43:42 -04:00
v2 Microversion 2.79: Add delete_on_termination to volume-attach API 2019-09-09 12:43:42 -04:00
__init__.py Microversion 2.79: Add delete_on_termination to volume-attach API 2019-09-09 12:43:42 -04:00
api_versions.py Update hacking version 2019-01-04 14:46:07 +08:00
base.py Use SHA256 instead of MD5 in completion cache 2019-05-09 15:32:33 -04:00
client.py Remove deprecated methods and properties 2019-07-04 04:06:42 +00:00
crypto.py Fixes Python3 issue in decoding password 2018-10-26 11:06:44 +09: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 Remove deprecated options 2019-03-21 13:50:41 +00:00
utils.py Merge "Use uuidutils of oslo.utils" 2018-08-08 18:00:11 +00:00