Comment 3 for bug 1830235

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

Reviewed: https://review.opendev.org/661019
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=952511f65036b20be71e3760f5d7389794e06f10
Submitter: Zuul
Branch: stable/stein

commit 952511f65036b20be71e3760f5d7389794e06f10
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 05f650d5da5f5e4b5d0e836a09e9cd7617be02a7)