python-novaclient/novaclient/tests/unit
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
..
fixture_data Remove six 2020-02-21 09:48:38 +00:00
v2 Microversion 2.85: Change volume-update CLI 2020-04-09 08:52:05 +08: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 Remove six 2020-02-21 09:48:38 +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 Bump to hacking 2.x 2020-02-21 09:48:38 +00:00
test_utils.py Random cleanups 2020-02-21 09:56:37 +00:00
utils.py Bump to hacking 2.x 2020-02-21 09:48:38 +00:00