heat/heat
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
..
api Remove stack watch service 2018-01-28 09:35:05 +05:30
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Remove stack watch service 2018-01-28 09:35:05 +05:30
common Fixing unicode issue when to_dict is called on py2.7 env 2018-04-06 04:41:49 -07:00
db Merge "Remove db api and tables for CloudWatch" 2018-02-16 23:30:40 +00:00
engine Delete internal ports for ERROR-ed nodes 2018-05-11 11:30:27 +00:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Remove CloudWatch API 2018-01-28 09:11:17 +05:30
locale Imported Translations from Zanata 2018-03-12 06:43:23 +00:00
objects Remove stack watch service 2018-01-28 09:35:05 +05:30
policies Remove CloudWatch API 2018-01-28 09:11:17 +05:30
rpc Remove stack watch service 2018-01-28 09:35:05 +05:30
scaling Merge "Eliminate nested stack loading in InstanceGroup/ASG scaling" 2018-04-02 04:35:47 +00:00
tests Delete internal ports for ERROR-ed nodes 2018-05-11 11:30:27 +00:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py