heat/heat/tests/openstack/nova
Huangsm fedba4dddf ForceDelete Instance
If nova config 'reclaim_instance_interval', a instance will be
soft-deleted, that will cause a error, that volumes or other attached with the
instance will cann't be deleted for its 'in-use' status.
Now force_delete the instance, the error no longer occurs.

Closes-Bug: #1564265
Change-Id: I4d1dd33b23d5882481f4d2c06107c3fb8c08cb93
2017-11-24 09:16:51 +08:00
..
__init__.py Change namespace for Nova resources and tests 2015-11-18 08:42:29 +08:00
fakes.py ForceDelete Instance 2017-11-24 09:16:51 +08:00
test_flavor.py Make private flavor tenant access works 2017-09-27 16:47:26 +08:00
test_floatingip.py Use StackDefinition in intrinsic functions for resolving data 2017-07-21 10:30:34 -04:00
test_host_aggregate.py Nova::HostAggregate observe reality implement 2016-08-16 09:31:38 +00:00
test_keypair.py Use StackDefinition in intrinsic functions for resolving data 2017-07-21 10:30:34 -04:00
test_quota.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 18:13:59 +05:30
test_server.py Check for existing interfaces before adding implicit one 2017-10-24 03:50:06 +00:00
test_server_group.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00