Comment 6 for bug 1838039

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

Reviewed: https://review.opendev.org/678918
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=16fb6c247bddcb123bc3b1f768bdb38223e0f20b
Submitter: Zuul
Branch: stable/stein

commit 16fb6c247bddcb123bc3b1f768bdb38223e0f20b
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.

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

    Change-Id: I8088a0a42094b2d038ba29779535a05195138747
    Related-Bug: #1838039