Comment 13 for bug 1518415

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

Reviewed: https://review.opencontrail.org/15316
Committed: http://github.org/Juniper/contrail-controller/commit/cfc28d08da8e4389c2748ef7e2d9dcc6c2ce8ba5
Submitter: Zuul
Branch: R2.21.x

commit cfc28d08da8e4389c2748ef7e2d9dcc6c2ce8ba5
Author: Sachin Bansal <email address hidden>
Date: Fri Nov 20 10:57:47 2015 -0800

Schema transformer should restore route target list at restart

When schema transformer restarts, it resets route targets to what is currently
applicable. But it is not restoring the primary routing-instance's target as an
export target on service routing instances if needed. With this patch, that is
fixed.

Change-Id: Id829af2e3d16f98b52f2b21a8c9f2fdff21ecde5
Closes-Bug: 1518415
(cherry picked from commit f50ca65696205792e83f909b5eee65da00e96187)