Comment 3 for bug 1709105

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

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

commit a8a1d5b30c12a3cf8f0268216e97b9d2f7568086
Author: Sofer Athlan-Guyot <email address hidden>
Date: Mon Aug 7 16:04:08 2017 +0200

    Keep dynamic network creation backward compatible.

    We had an history mapping for InternalApi to InternalNetwork. If we
    remove it then heat will want to destroy InternalNetwork and create
    InternalApi which cannot work during upgrade.

    This adds compat name parameters to network_data.yaml.

    Closes-Bug: #1709105

    Change-Id: I8ce6419a5e13a13ee6e991db5ca2196763f52d7a