deb-heat/heat/engine/resources
Steve Baker 2b4a401082 OS::Neutron::Port default replacement_policy=AUTO
Now that nova bug 1158684 has been fixed heat can assume that a port
won't be deleted by nova during a stack update.

REPLACE_ALWAYS as a default caused its share of issues, including
servers not handling the port churn on stack updates.

REPLACE_ALWAYS is left as an option for standalone heat orchestrating
older OpenStack releases.

Change-Id: Ie9b2ebe8b29bd5ed6006dfb59c6dccd4a595832f
Closes-Bug: #1393376
Related-Bug: #1158684
2015-04-01 11:33:49 +13:00
..
aws Add extra check for signal during DELETE or SUSPEND 2015-03-25 18:47:23 +03:00
openstack OS::Neutron::Port default replacement_policy=AUTO 2015-04-01 11:33:49 +13:00
__init__.py Move other aws resources to corresponding directory 2015-03-04 09:44:47 +08:00
signal_responder.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
stack_resource.py Add breakpoint support 2015-03-19 11:40:19 +00:00
stack_user.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
template_resource.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
wait_condition.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00