Comment 25 for bug 1381961

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

Reviewed: https://review.openstack.org/368969
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=09f569b6a60e6426102212e650b490ea0dd5084f
Submitter: Jenkins
Branch: master

commit 09f569b6a60e6426102212e650b490ea0dd5084f
Author: Adam Young <email address hidden>
Date: Mon Sep 12 12:43:39 2016 -0400

    Unset Keystone public_endpoint

    The keystone public_endpoint value should be deduced from the calling
    request and not hardcoded, or it makes network isolation impossible.

    Change-Id: Ide6a65aa9393cb84591b0015ec5966cc01ffbcf8
    Closes-Bug: 1381961