tripleo-heat-templates/extraconfig/post_deploy
Carlos Camacho 30892a6fc7 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
(cherry picked from commit 166803d05f)
Closes-Bug: 1812839
2019-02-05 17:32:52 +01:00
..
default.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
example.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
standalone_post.sh standalone run a post config to generate a clouds.yaml 2018-07-09 21:06:48 +00:00
standalone_post.yaml Fix standalone home dir variable 2018-08-22 07:51:25 -06:00
undercloud_ctlplane_network.py Use /usr/bin/env python to autodetect python 2018-05-24 10:22:39 +05:30
undercloud_post.sh Include the DB password in a Mistral environment for creating backups and restores 2019-02-05 17:32:52 +01:00
undercloud_post.yaml Include the DB password in a Mistral environment for creating backups and restores 2019-02-05 17:32:52 +01:00

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