Comment 10 for bug 1838039

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (stable/rocky)

Reviewed: https://review.opendev.org/679772
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=0755e93d5baae6caeb11b7c024bdc9da8429ac7f
Submitter: Zuul
Branch: stable/rocky

commit 0755e93d5baae6caeb11b7c024bdc9da8429ac7f
Author: Brent Eagles <email address hidden>
Date: Tue Aug 27 15:02:09 2019 -0230

    Allow distribution of non-autogenerated certs

    This patch changes the conditional run of the certs generation from
    being dependent on the value of generate_certs to whether there are
    actual certs present.

    Conflicts:
     playbooks/roles/octavia-controller-config/tasks/certificate.yml

    Note: this is a semantic backport of https://review.opendev.org/#/c/672529/

    Change-Id: I8088a0a42094b2d038ba29779535a05195138747
    Related-Bug: #1838039