Comment 3 for bug 1487567

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

Reviewed: https://review.opencontrail.org/13245
Committed: http://github.org/Juniper/contrail-controller/commit/36026e54c363878ccbe94ad06a98a491afe7a918
Submitter: Zuul
Branch: R2.20

commit 36026e54c363878ccbe94ad06a98a491afe7a918
Author: Manish <email address hidden>
Date: Mon Aug 24 14:53:51 2015 +0530

TOR agent mcast route updated without active connection.

Tor-agent should export route only when OVS peer has added a path.
By default a local peer path is added irrespective of mode in mcast.
This was to subscribe in TSN mode. However this should not be used for exporting
in Tor agent mode.

Solution is to check for tor agent mode and skip subscription.

Change-Id: Ibc655d90973e5afd5e47826c74c6ff0696c60625
Closes-bug: 1487567