tripleo-heat-templates/extraconfig/post_deploy
Emilien Macchi 25a2045e62 Deploy /etc/openstack/clouds.yaml with Ansible
Replace the python script that was run on post-config, by an Ansible
task running on the host where Keystone is running.

It'll be useful later when using OpenStackSDK to have access to the
credentials during the deployment and not having to wait the far end.

It's also reducing the Heat resources.

Depends-On: https://review.opendev.org/#/c/700015
Change-Id: I585abc3e6a3b9b8ae9183e0b5170df2e39301e17
2019-12-19 20:09:08 +00:00
..
default.yaml standalone/undercloud - post: use EndpointMap to fetch Keystone URL 2019-05-21 08:41:22 -04:00
example_run_on_update.yaml Change OS::Heat::*Deployments to OS::Heat:*DeploymentGroup 2019-07-04 20:21:06 +05:30
example.yaml Change OS::Heat::*Deployments to OS::Heat:*DeploymentGroup 2019-07-04 20:21:06 +05:30
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
undercloud_ctlplane_network.py Merge "Undercloud ctplane router for IPv6 RA's idempotent" 2019-10-12 08:01:07 +00:00
undercloud_post.py Enforce pep8/pyflakes rule on python codes 2019-09-05 15:40:46 +09:00
undercloud_post.sh Move the Hiera symlink task from post configuration to deployment steps. 2019-07-29 16:48:03 -04:00
undercloud_post.yaml Deploy /etc/openstack/clouds.yaml with Ansible 2019-12-19 20:09:08 +00:00

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