Go to file
Steve Hardy 9cf073075c Don't replace OS::Neutron::Port on update
Due to an ununsual interface to OS::Neutron::Port resources,
it's necessary to specify replacement_policy: AUTO, or the
resource is unconditionally replaced on every stack update.

I've started discussion re possibly changing the default in
Heat, but right now, we need this or we have the bad outcome
of replacing all (!) compute and controller nodes on every
stack-update, even if the templates are unmodified.

Passing the AUTO value should be safe regardless of any
potential change of default value in Heat.

Change-Id: I6dd02ae17407f8f4c81ae418e5027f4f38ae4e9b
Closes-Bug: #1383709
2014-10-28 19:29:50 +00:00
2013-10-22 17:49:35 +01:00
2014-10-08 15:40:39 +01:00
2014-10-21 10:32:45 +00:00
2014-10-08 15:40:39 +01:00
2014-01-20 11:58:20 +01:00
2014-08-28 13:34:38 -04:00
2013-10-22 17:49:35 +01:00
2014-10-08 15:40:39 +01:00
2013-10-22 17:49:35 +01:00
2014-08-20 13:04:17 +12:00
2013-10-22 17:49:35 +01:00
2014-10-08 15:40:39 +01:00
2014-10-08 15:40:39 +01:00
2013-10-22 17:49:35 +01:00

templates

Generic templates to describe multi-host infrastructure, consumable by OpenStack Heat, Crowbar, others.

merge.py

The Makefile contains several targets for generated templates, see its contents for all of them. To run functional tests for merge.py, run 'make test'.

Description
RETIRED, Heat templates for deploying OpenStack
Readme 322 MiB