Make heat auth_encryption_key random
authorSteven Hardy <shardy@redhat.com>
Fri, 20 Feb 2015 17:04:47 +0000 (12:04 -0500)
committerSteven Hardy <shardy@redhat.com>
Fri, 13 Mar 2015 10:08:56 +0000 (06:08 -0400)
commitb05137d61ae3a0ab2abcf0e259446183d3f5ddd8
treebe8066061b32cbdd94f6b9f18f94676f021e775a
parent8772095c427c0c90747077271c70d84b16741359
Make heat auth_encryption_key random

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
controller.yaml
deprecated/overcloud-source.yaml
overcloud-without-mergepy.yaml
puppet/controller-puppet.yaml