heat/heat/engine/resources
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
..
aws Merge "Avoid loading nested stack in CloudFormation Stack resource" 2018-04-02 04:35:49 +00:00
openstack Delete internal ports for ERROR-ed nodes 2018-05-11 11:30:27 +00:00
__init__.py Log missing clients as WARNING instead of ERROR 2016-08-16 16:27:55 -05:00
alarm_base.py Update incorrect timezone description 2017-09-19 13:46:32 +08:00
scheduler_hints.py Fix path_in_stack for scheduler hints 2016-08-05 10:21:10 +00:00
server_base.py Generate user passwords with special characters 2018-03-21 16:58:10 -04:00
signal_responder.py Generate user passwords with special characters 2018-03-21 16:58:10 -04:00
stack_resource.py Return nested parameters for resource group. 2018-02-26 14:57:01 +01:00
stack_user.py Remove log translations 2017-03-25 17:11:50 +08:00
template_resource.py Don't load nested stack to get TemplateResource template 2018-01-19 15:40:37 -05:00
volume_base.py Merge "Deal with cinder-backup service absent" 2016-08-18 17:32:03 +00:00
wait_condition.py Always use string ID for WaitConditionHandle signals 2018-02-09 20:20:22 -05:00