Comment 5 for bug 1562200

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

Reviewed: https://review.opencontrail.org/18866
Committed: http://github.org/Juniper/contrail-controller/commit/0db0a7186e59b2a2115200a61066ff32a1c92322
Submitter: Zuul
Branch: master

commit 0db0a7186e59b2a2115200a61066ff32a1c92322
Author: Sachin Bansal <email address hidden>
Date: Tue Mar 29 17:17:17 2016 -0700

Do not create right service RI for nat instances

If a service instance is in-network-nat mode, the traffic on the right side
is always routed in the primary RI. The service RI is not used for anything.
However, since all routes from primary RIs will still be copied into it.
With this commit, we won't create the right RI for such instances.

Change-Id: I78c16e0d95f5d3799daaf92765da67c51f25fd50
Closes-Bug: 1562200