Switch overcloud to software-config
authorClint Byrum <clint@fewbar.com>
Wed, 19 Mar 2014 22:16:32 +0000 (15:16 -0700)
committerRobert Collins <rbtcollins@hp.com>
Wed, 16 Apr 2014 02:10:48 +0000 (14:10 +1200)
commitbe5af1a35e6bbb9e517fd953a5fe0e2467676b91
tree021e451d33e64007e9fae34d273d652709cc6aaf
parenta830cea3b1071f70485f427877ac4577f5d13e16
Switch overcloud to software-config

This migrates the overcloud to using OS::Heat::StructuredConfig and
OS::Heat::StructuredDeployment. With those tools, we can decouple
servers from software configuration and begin to deprecate features in
tripleo_heat_merge.

Change-Id: Ice85f0711e90d0fabf1d1bc4698201c4d6758508
Makefile
block-storage.yaml
nova-compute-config.yaml [new file with mode: 0644]
nova-compute-instance.yaml
overcloud-source.yaml
ssl-source.yaml
swift-deploy.yaml [new file with mode: 0644]
swift-source.yaml
swift-storage-source.yaml
tripleo_heat_merge/merge.py