RETIRED, Heat templates for deploying OpenStack
Go to file
Robert Collins 7668a52425 Add a bare metal undercloud template.
This should be factored into a lib and different includes, but right
now - iteration one - we need the thing up and running.

Change-Id: I1d0ed1c33385fd66ddfe39440f181dbb9b295fe9
2013-10-01 16:13:37 +13:00
examples Add recursive whole-file __include__ tag 2013-09-30 09:04:07 -07:00
.gitignore Add functional tests and examples for merge 2013-09-19 13:02:03 -07:00
.gitreview Update stackforge references to openstack 2013-08-17 22:57:57 -04:00
Makefile Add functional tests and examples for merge 2013-09-19 13:02:03 -07:00
README.md Add functional tests and examples for merge 2013-09-19 13:02:03 -07:00
base.yaml Set NoEcho: true for parameters containing secrets 2013-09-17 15:18:10 -07:00
merge.py Add recursive whole-file __include__ tag 2013-09-30 09:04:07 -07:00
nagios3.yaml Set NoEcho: true for parameters containing secrets 2013-09-17 15:18:10 -07:00
notcompute.yaml Set NoEcho: true for parameters containing secrets 2013-09-17 15:18:10 -07:00
nova-compute-group.yaml Set NoEcho: true for parameters containing secrets 2013-09-17 15:18:10 -07:00
nova-compute-instance.yaml Provide Neutron password in compute metadata 2013-09-19 18:37:32 +03:00
overcloud-source.yaml Set NoEcho: true for parameters containing secrets 2013-09-17 15:18:10 -07:00
test_merge.bash Add recursive whole-file __include__ tag 2013-09-30 09:04:07 -07:00
undercloud-bm.yaml Add a bare metal undercloud template. 2013-10-01 16:13:37 +13:00
undercloud-vm.yaml Merge "Make it possible to enable native neutron PXE." 2013-09-30 03:36:48 +00:00

README.md

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'.