Reuse the various service passwords as db passwords.
authorDerek Higgins <derekh@redhat.com>
Thu, 30 Apr 2015 13:50:15 +0000 (14:50 +0100)
committerDerek Higgins <derekh@redhat.com>
Fri, 1 May 2015 16:06:49 +0000 (17:06 +0100)
commit1db5013abd4b9ab14b254690f2a27d7299957b75
treea45ec3cc82b50623d09161c4afe136c4dec422b9
parentd3ad26e0ecf6634d0437235abd89f9f0d282d020
Reuse the various service passwords as db passwords.

We need to stop using "unset" as the password for all databases. Ideally we
would add a "XxxxDSN" parameter (e.g. KeystoneDSN) but this wont work because
we don't know the VirtualIP to pass in.

Until we can come up with a better solution we should at least get rid of
the "unset" passwords.

Change-Id: I31f45912fa9c116ccdee010a2c5d91ea43a25671
Depends-On: I8ffe1eb481f615b0fbe127cd8107f1e70794c839
cinder-storage.yaml
controller.yaml
overcloud-without-mergepy.yaml
puppet/cinder-storage-puppet.yaml
puppet/controller-puppet.yaml