Comment 2 for bug 1428489

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

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

commit c96c37f2e35950e8b9825ca841fa3a6902b5da48
Author: huangtianhua <email address hidden>
Date: Thu Mar 5 15:49:18 2015 +0800

    Correct networks matching interface ports

    User can specify 'network' or 'uuid' for network id,
    should matching the 'uuid' for networks when finding
    equal interface.

    Change-Id: Id5716ad3b26f31b4aac7b9d2f645e481b3733aa9
    Closes-Bug: #1428489