![Martin Magr](/assets/img/avatar_default.png)
Moving undercloud deployment to container means that during execution of undercloud backup mistral-executor does not have required connections and data available and so creates empty tarball currently. This patch is one of many, which are supposed to fix this. On THT side we need to: - Include DB host IP address in tripleo.undercloud-config env - we need to have this information about undercloud IP available as we cannot connect to local socket anymore and using 'localhost' does not work. - Mount directories which are meant to be backed up - currently directories backing up directories local to mistral_executor are useless for undercloud backup Change-Id: Ia1fd60a13570a42f5243beb5bb0487c743e31d27 Partial-Bug: #1812960
This tree contains additional configuration which happens "post deployment", e.g after the OpenStack service configuration has been completed.