44b1f51419
Currently no default plan is created during a container-based undercloud deployment. This patch creates a default deployment plan if both of two conditions apply: - The /usr/share/openstack-tripleo-heat-templates directory exists (We need the templates to create the plan) - There is no container named `overcloud` in swift yet (If a deployment is run more than once we don't want to recreate the default plan) Closes-Bug: #1798590 Change-Id: Id03631432b1fedd75ee3ddba67bfe7d5d6049a07 |
||
---|---|---|
.. | ||
default.yaml | ||
example_run_on_update.yaml | ||
example.yaml | ||
README | ||
standalone_post.sh | ||
standalone_post.yaml | ||
undercloud_ctlplane_network.py | ||
undercloud_post.sh | ||
undercloud_post.yaml |
This tree contains additional configuration which happens "post deployment", e.g after the OpenStack service configuration has been completed.