Comment 5 for bug 1550888

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

Reviewed: https://review.opencontrail.org/18260
Committed: http://github.org/Juniper/contrail-controller/commit/2ba42f6fd37743ae4cc1241e8d55eb41bdc0e86b
Submitter: Zuul
Branch: master

commit 2ba42f6fd37743ae4cc1241e8d55eb41bdc0e86b
Author: Ashok Singh <email address hidden>
Date: Tue Mar 8 05:12:57 2016 -0800

Send TOR mastership info in Prouter UVE.

Defined a field named connected_agent_list in Prouter UVE. Master agent
will populate this field with its name as the only element in the list. Backup
agents will send empty list. This list can be aggregated by analytics module
and if the size of the list is 0 or more than 1, alarm can be raised.

Change-Id: I01a995682eb0e23cd52ee6724fad4249586773ed
Partial-Bug: #1550888