Comment 15 for bug 1460767

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

Reviewed: https://review.opencontrail.org/12595
Committed: http://github.org/Juniper/contrail-controller/commit/800968668ffaf0aa6bc484af212e834dd79d4e1c
Submitter: Zuul
Branch: R2.1

commit 800968668ffaf0aa6bc484af212e834dd79d4e1c
Author: Rudra Rugge <email address hidden>
Date: Thu Jul 23 15:14:11 2015 -0700

Generate mac from instance ip for service VMs

Service instance VM, netns do not request mac-addresses for its ports.
In cases of active-standby, active-active instances there is an issue
which can cause the standby mac-address to be picked up. This change
ensures that the same mac-address is used for all interfaces that share
the same instance ip address.

Change-Id: I409eae920216841656c18e947b7f8d49ef14ab04
Closes-Bug: #1460767