Comment 10 for bug 1459515

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

Reviewed: https://review.opencontrail.org/11038
Committed: http://github.org/Juniper/contrail-controller/commit/57fdae5cbd04354262d157641fa7ebbaf99f1caa
Submitter: Zuul
Branch: R2.20

commit 57fdae5cbd04354262d157641fa7ebbaf99f1caa
Author: ashoksingh <email address hidden>
Date: Fri May 29 16:07:26 2015 +0530

Send interface list of Vrouter UVE only in master/primary TSN

In TSN, for each interface we check whether we have mastership for the corresponding physical router. If we have mastership, then that interface is send in interface_list of Vrouter UVE. Otherwise the interface is sent as part of new field unmanaged_list which is also part of Vrouter UVE. Also send VN count in Vrouter UVE.
Added and updated UT accordingly.

Change-Id: I033fadf0f72a1aebb0c229aab6103434870f38a3
Closes-Bug: #1459515