Comment 7 for bug 1822035

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

Reviewed: https://review.opendev.org/649334
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9b78d4eff4a0106ef92864f276878c13046df342
Submitter: Zuul
Branch: stable/queens

commit 9b78d4eff4a0106ef92864f276878c13046df342
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Thu Mar 28 07:52:11 2019 +0200

    TLS everywhere: switch Octavia to use DNS entries

    The entries in the tls-everywhere-endpoints-dns.yaml was wrong for
    octavia; pointing to IPs instead of DNS. This made the TLS everywhere
    deployment fail, since it assigns certificates for DNS subjectAltNames.

    Change-Id: Ic6f0f26c03c443edf1715927a4542245e08567f4
    Closes-Bug: #1822035
    (cherry picked from commit a0e262e20ce5a111d9c097d9b6c7a7549207aebd)