Comment 3 for bug 1505449

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

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

commit 2d871d887c2dde2a3bd11c83683d541968c3239c
Author: Sachin Bansal <email address hidden>
Date: Wed Oct 14 10:14:34 2015 -0700

Use correct SI name to add route-target

For transit VN, the route target of the primary RI should be added to the first
service RI (for left VN), or last service RI (for right VN). Earlier, we were
always adding it to the first service RI.

Change-Id: I7e086753b4710431b419e19add132ba3ed5f1b45
Closes-Bug: 1505449