Comment 2 for bug 1822035

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

Reviewed: https://review.openstack.org/648321
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=a0e262e20ce5a111d9c097d9b6c7a7549207aebd
Submitter: Zuul
Branch: master

commit a0e262e20ce5a111d9c097d9b6c7a7549207aebd
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