python-novaclient/novaclient/tests/unit
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
..
fixture_data Microversion 2.78 - show server topology 2019-09-06 17:24:17 -04:00
v2 Microversion 2.79: Add delete_on_termination to volume-attach API 2019-09-09 12:43:42 -04:00
__init__.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
fake_actions_module.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
fakes.py Replace MB with MiB 2018-10-22 07:11:25 +00:00
idfake.pem Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_api_versions.py Use more specific asserts in tests 2016-12-06 09:43:12 +01:00
test_base.py Replace MB with MiB 2018-10-22 07:11:25 +00:00
test_client.py Remove deprecated methods and properties 2019-07-04 04:06:42 +00:00
test_crypto.py Fixes Python3 issue in decoding password 2018-10-26 11:06:44 +09:00
test_discover.py Remove deprecated tenant network APIs 2017-03-20 16:36:58 -04:00
test_exceptions.py Handle error response for webob>=1.6.0 2016-03-18 19:22:03 -04:00
test_shell.py Modify novaclient to support basic attributes 2018-06-15 11:51:31 +05:30
test_utils.py Fix server strings in reboot operation 2018-08-07 15:30:48 +09:00
utils.py Add support for microversion 2.67: BDMv2 volume_type 2018-10-14 05:34:24 -04:00