Comment 9 for bug 1863595

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/750986
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/d3826e9ec3c0532396c5c795e5764b24e63ddfed
Submitter: Zuul
Branch: master

commit d3826e9ec3c0532396c5c795e5764b24e63ddfed
Author: Brent Eagles <email address hidden>
Date: Thu Sep 10 10:37:57 2020 -0230

    Create post-deploy.conf on update/upgrade for octavia

    Containers are restarted with new command lines during upgrade/updates
    before the external_deploy_task are run that create a configuration file
    that is used on the command line. This results in octavia services
    failing to start.

    Change-Id: I741059afad42d0aa1e17b5becd56cbbbb0003c82
    Related-Bug: #1863595