Comment 4 for bug 1830235

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

Reviewed: https://review.opendev.org/661103
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=bfd44566185a9b31493ebe360f4d62420b0de562
Submitter: Zuul
Branch: stable/rocky

commit bfd44566185a9b31493ebe360f4d62420b0de562
Author: Grzegorz Grasza <email address hidden>
Date: Tue Apr 23 17:43:32 2019 +0200

    Fix IPA client when doing brownfield deployment of internal TLS

    * Always use the FQDN supplied in the metadata.
    * Read the metadata from network if hostname could not be determined.

    These changes fix issues with deploying internal TLS after initialy
    deploying without it (also known as a "brownfield deployment").

    Related-Bug: 1830235
    Change-Id: I9d1b4174dd349c29dc92079202176a11d3f85fe3
    Co-Authored-By: Ade Lee <email address hidden>
    (cherry-picked from commit 05f650d5da5f5e4b5d0e836a09e9cd7617be02a7)