aboutsummaryrefslogtreecommitdiffstats
path: root/deprecated/overcloud-source.yaml
AgeCommit message (Collapse)AuthorFilesLines
2015-03-13Make heat auth_encryption_key randomSteven Hardy1-1/+4
Currently we have a hard-coded default for auth_encryption_key, which isn't ideal as it's used as a salt for the DB encryption. Instead, reference an OS::Heat::RandomString resource so we create a random key for each deployment. Change-Id: Ic76b89db17603c114d98d28c01f75cc287fb2e90
2015-02-23Deprecate the old mergepy overcloud templatesDan Prince1-0/+965
This patch moves all the related mergepy templates for the overcloud into a deprecated directory. The Makefile has been updated so that overcloud.yaml is still generated at the top level so this shouldn't break end users. This is to reduce confusion for new users who are learning the TripleO heat templates and find the fact that we have two full implementations very confusing. Change-Id: I0848aca4dee3e37cb4c6089c5f655ad22ac6c5fd