Comment 9 for bug 1724064

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

Reviewed: https://review.opencontrail.org/36623
Committed: http://github.com/Juniper/contrail-controller/commit/272d9665ade2992b657c0ad00e494cdebe4cdf22
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 272d9665ade2992b657c0ad00e494cdebe4cdf22
Author: Manish <email address hidden>
Date: Wed Oct 18 15:05:16 2017 +0530

In agent mode tsn-no-forwarding ping in fabric failed.

This happened because tsn-no-forwarding does not let IP route get added as it is
not a forwarding agent and is to be used for services like dhcp/dns. This
blocked fabric routes resulting in ping failure.

Solution:
Add exception for routes in fabric vrf.

Change-Id: Iadd386622e7f9756dabcaaf82782a00bacef3317
Closes-bug: #1724064