Comment 5 for bug 1781119

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

Reviewed: https://review.opencontrail.org/44712
Committed: http://github.com/Juniper/contrail-controller/commit/51720c39e20afd39275d8b1e83ba52f74cf535b2
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 51720c39e20afd39275d8b1e83ba52f74cf535b2
Author: Yuvaraja Mariappan <email address hidden>
Date: Tue Jul 17 12:23:26 2018 -0700

Fixed pod connectivity issue in multi-cluster

vif interfaces are created in vmi-displayname by agent.
Since pod's vmi-display name are formed using namespace
and pod name, it ended with same vif name in multi-cluster
env. Since vmi name is formed using pod name and vmi uuid,
vmi name should be used as display name.
Added code to use name as display name

Closes-bug: #1781119

Fixed pod connectivity issue in multi-cluster

Change-Id: I420d8df7ba71db6b223f125decfac6081c197147