Comment 11 for bug 1544380

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

Reviewed: https://review.opencontrail.org/17138
Committed: http://github.org/Juniper/contrail-controller/commit/6ecfd91bc22d0ace741e20dd65154e9a7fcce3c5
Submitter: Zuul
Branch: R2.20

commit 6ecfd91bc22d0ace741e20dd65154e9a7fcce3c5
Author: Hari <email address hidden>
Date: Thu Feb 11 21:18:52 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: I030291f68c1e000bcd9c8acc98285805ce08c791
closes-bug: 1544380