python-novaclient/novaclient/tests/unit/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
fakes.py Microversion 2.79: Add delete_on_termination to volume-attach API 2019-09-09 12:43:42 -04:00
test_agents.py Clean up requests-mock usage 2016-10-05 06:53:05 +11:00
test_aggregates.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
test_assisted_volume_snapshots.py Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
test_availability_zone.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
test_cells.py Deprecate cells v1 and extension commands and APIs 2019-07-10 08:54:36 +09:00
test_client.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-12-20 05:14:03 +00:00
test_flavor_access.py Store api_version object in one place 2016-08-18 18:36:40 +03:00
test_flavors.py Replace MB with MiB 2018-10-22 07:11:25 +00:00
test_hypervisors.py Allow searching for hypervisors and getting back details 2019-05-18 14:47:11 -04:00
test_images.py Remove deprecated image commands/API bindings 2017-02-22 15:56:28 -05:00
test_instance_actions.py Add support changes-before for microversion 2.66 2018-09-24 15:14:18 -04:00
test_instance_usage_audit_log.py Handle unicode multi-byte characters 2019-02-22 05:32:49 +00:00
test_keypairs.py Microversion 2.35 adds keypairs pagination support 2016-08-05 12:15:29 +03:00
test_limits.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
test_list_extensions.py Deprecate cells v1 and extension commands and APIs 2019-07-10 08:54:36 +09:00
test_migrations.py Add support changes-before for microversion 2.66 2018-09-24 15:14:18 -04:00
test_quota_classes.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
test_quotas.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
test_server_external_events.py Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
test_server_groups.py Microversion 2.64 - Use new format policy in server group 2018-07-18 10:30:00 -04:00
test_server_migrations.py Support for abort an ongoing live migration 2016-03-01 13:43:33 +00:00
test_servers.py Microversion 2.78 - show server topology 2019-09-06 17:24:17 -04:00
test_services.py Change Service repr to use self.id always 2017-07-26 12:14:54 -04:00
test_shell.py Microversion 2.79: Add delete_on_termination to volume-attach API 2019-09-09 12:43:42 -04:00
test_usage.py Microversion 2.40 - Simple tenant usage pagination 2016-12-19 14:04:13 -05:00
test_versions.py Fix cropping the endpoint url 2017-07-07 20:33:23 +00:00
test_volumes.py Microversion 2.79: Add delete_on_termination to volume-attach API 2019-09-09 12:43:42 -04:00
testfile.txt Rename v1_1 to v2 2015-02-04 17:40:46 +02:00