Comment 9 for bug 1544380

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

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

commit fdadc742b61ee817b2189f2f76ced90cee3824a7
Author: Hari <email address hidden>
Date: Thu Feb 11 10:21:12 2016 +0530

Enqueue route updates in fabric route tables.

There are still a couple of places where enqueue is happening in
respective VRF route tables. As these may be deleted before the
enqueued request is handled, always enqueue in fabric route table,
which checks for the actual route table and invokes relevant
operation.

Change-Id: I5baf302fbad6524020738610a7a012a6ee7438e0
closes-bug: 1544380