Comment 4 for bug 1845366

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

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

commit de57975786f80b6aff8d3145071277c05359e79c
Author: Brent Eagles <email address hidden>
Date: Tue Oct 8 10:02:50 2019 -0230

    Handle empty cert related hostvar info

    When certificates are neither generated nor provided (e.g. on update)
    related variables would be empty or undefined and need to be handled
    accordingly.

    Note: this file has been relocated to triple-ansible in train+ so this
    is a non-trivial backport of I361c90e438e79e180e2a745da82e619347fed13e.

    Change-Id: I6afe5078bd285374b3a9311a066ba10883c2ff66
    Closes-Bug: #1845366