aboutsummaryrefslogtreecommitdiffstats
path: root/nova-compute-config.yaml
AgeCommit message (Collapse)AuthorFilesLines
2014-04-18Add passthrough configuration glue.Robert Collins1-0/+4
This provides a means for users to pass configuration through to the machines they are deploying without us modelling that. Change-Id: I7134eb0c6be2d5cb1795b2f03cfba4afb69dc837 blueprint: passthrough-config
2014-04-16Switch overcloud to software-configClint Byrum1-0/+47
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