Comment 25 for bug 1811004

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

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

commit f441b25be2adb56906579180ee9e72a51cc9e191
Author: Martin Schuppert <email address hidden>
Date: Wed Mar 20 11:55:52 2019 +0100

    Change scheme/port to template instead of getting from hiera

    In https://review.openstack.org/631227 we had to fetch scheme/port
    from hiera. Since https://bugs.launchpad.net/nova/+bug/1812196 in
    nova is now fixed we could revert back to template those.

    Change-Id: Ifebcd154b46dd78139c05d793d5593d87300c11b
    Related-Bug: #1811004