Comment 1 for bug 1514680

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

Reviewed: https://review.openstack.org/257581
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=3a82e0cd59f8d4bb9308969109dead0d7887c2f3
Submitter: Jenkins
Branch: master

commit 3a82e0cd59f8d4bb9308969109dead0d7887c2f3
Author: Steven Hardy <email address hidden>
Date: Mon Dec 14 22:15:38 2015 +0000

    Neutron port, tolerate switching network name/id

    It's valid to switch the network name for an ID referencing the
    same network, and vice-versa so allow that behavior when using the
    network property which can accept either name or ID.

    Change-Id: I0889ff8fc277dc9703d30b7e42fd799cfb57e975
    Partial-Bug: #1514680