Comment 28 for bug 1588204

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

Reviewed: https://review.opencontrail.org/21436
Committed: http://github.org/Juniper/contrail-controller/commit/88b614e4e5538e3fab583db82091938f1caf5318
Submitter: Zuul
Branch: master

commit 88b614e4e5538e3fab583db82091938f1caf5318
Author: Ignatious Johnson Christopher <email address hidden>
Date: Fri Jun 24 22:56:25 2016 +0000

Route targets of the connected logical routers
are not added to routing instances during reinit,
when schema transformer restarts. They are added later
during the Logical Router objects are evaluated.

Fix is to update only the new route targets and remove
all stale route targets after reint.

Change-Id: Iefd644379d04a9f6dfbacb36bd1c7fac3db260e5
Closed-Bug: 1588204