Comment 7 for bug 1718764

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

Reviewed: https://review.openstack.org/511559
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=8817c546d3bce0eca9b92177c78f86f28076c7d4
Submitter: Jenkins
Branch: master

commit 8817c546d3bce0eca9b92177c78f86f28076c7d4
Author: Tim Rozet <email address hidden>
Date: Thu Oct 12 19:25:53 2017 +0000

    Revert "Fixes heat resource name for Internal API Network"

    This reverts commit 97244b942d29d2b5acd7a3eb07acdba0d9b99677.

    This introduced a bug:
    https://bugzilla.redhat.com/show_bug.cgi?id=1501515

    where during upgrade, the previous heat resource would for the
    InternalApi network would have the incorrect name "Internal" and the
    upgrade would try to delete the resource in order to create
    "InternalApi". This needs to be reverted and a proper fix will be
    submitted that accounts for this upgrade scenario.

    Related-Bug: #1718764

    Change-Id: Ied908020ed856a5573f1333b9139029d0ffc37b4