RETIRED, Heat templates for deploying OpenStack
Go to file
Clint Byrum 0dbf2810a0 Add functional tests and examples for merge
merge.py is undocumented and untested, which is undesirable, as it does
not seem to be going away any time soon.

Change-Id: I7e4870e58a32c567e5947b9a48893b8210ad4d65
2013-09-19 13:02:03 -07:00
examples Add functional tests and examples for merge 2013-09-19 13:02:03 -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
base.yaml Set NoEcho: true for parameters containing secrets 2013-09-17 15:18:10 -07:00
Makefile Add functional tests and examples for merge 2013-09-19 13:02:03 -07:00
merge.py Add support for merging OS::Nova::Server 2013-09-13 09:08:53 -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
README.md Add functional tests and examples for merge 2013-09-19 13:02:03 -07:00
test_merge.bash Add functional tests and examples for merge 2013-09-19 13:02:03 -07:00
undercloud-vm.yaml Set NoEcho: true for parameters containing secrets 2013-09-17 15:18:10 -07: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'.