Go to file
James Slagle 9af3ec5865 Use parameter_defaults in env files
Switch to using parameter_defaults in environment files instead of a
parameters section. Using a parameters section to set top level
parameters breaks Tuskar based deployments because Tuskar prefixes the
name of the top level parameters with a role name and version, thus
changing the name of the parameter. When the environment file is then
used to set a top level parameter, Heat fails with an error during
template validation:

ERROR: The Parameter (NeutronExternalNetworkBridge) was not defined in template

Change-Id: I605651a8ebdbd0b2baf7bcea198c2988efb55f31
2015-07-09 11:19:43 -04: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
2014-01-20 11:58:20 +01:00
2013-10-22 17:49:35 +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
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