Comment 6 for bug 1424773

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/9064
Committed: http://github.org/Juniper/contrail-controller/commit/4075451e8adcb8899da2d79c75cbef0e4715cbfb
Submitter: Zuul
Branch: R2.1

commit 4075451e8adcb8899da2d79c75cbef0e4715cbfb
Author: Prakash Bailkeri <email address hidden>
Date: Mon Mar 30 04:30:20 2015 -0700

Allow same mac for VMIs across VN

While doing MAC address unique check, project uuid is passed as parent_uuid. This causes
all ports belonging to project to be returned.

Query port with only back_ref_id = VN-uuid. This will return ports in VN where port is getting created.

Change-Id: I6afe9a511ff26674643228f2d841a1b638dbec37
Closes-Bug: 1424773