heat/heat/tests/openstack/nova
Julia Kreger 5692d59007 Delete internal ports for ERROR-ed nodes
Precreated ports are never deleted by nova,
thus heat must delete the ports that it creates
that are internal ports.

This is important when baremetal is used via
ironic where the MAC address of the port must
match the physical node. Neutron does not
permit duplicate MAC addresses, hence ports
can't be orphaned.

Change-Id: I965abefbb10c22a635c35e3a44d227045f33885c
Story: #1766763
Task: #18791
2018-05-11 11:30:27 +00:00
..
__init__.py Change namespace for Nova resources and tests 2015-11-18 08:42:29 +08:00
fakes.py Fix nova fakes for server listing 2018-04-23 18:56:28 +05:30
test_flavor.py Make private flavor tenant access works 2017-09-27 16:47:26 +08:00
test_floatingip.py Remove mox usage from test_floatingip 2018-03-02 16:07:52 +00: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 Delete internal ports for ERROR-ed nodes 2018-05-11 11:30:27 +00:00
test_server_group.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00