tripleo-heat-templates/extraconfig/post_deploy
Carlos Camacho 166803d05f Include the DB password in a Mistral environment for creating backups and restores
We need to include also the Undercloud DB in a Mistral
environment to be able to create the DB backup from the CLI.

Now, we do this using python and THT but we didn't include it.

Change-Id: If503e733b103a34ae5639eb56dfae05f9783d59a
Closes-Bug: 1812839
2019-01-22 16:08:03 +01:00
..
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
clouds_yaml.py Correct file modes for rpmlint failures 2018-12-14 13:21:28 -07:00
default.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
example.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
example_run_on_update.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
standalone_post.yaml Add python interpreter to ansible postconfig 2018-12-18 22:17:51 +00:00
undercloud_ctlplane_network.py Add a tag's containing subnet cidr to ctlplane network 2019-01-06 18:20:05 +01:00
undercloud_post.py Include the DB password in a Mistral environment for creating backups and restores 2019-01-22 16:08:03 +01:00
undercloud_post.sh Move UndercloudPostDeployment to python 2018-11-08 03:58:11 +01:00
undercloud_post.yaml Include the DB password in a Mistral environment for creating backups and restores 2019-01-22 16:08:03 +01:00

README

This tree contains additional configuration which happens "post deployment",
e.g after the OpenStack service configuration has been completed.