Comment 10 for bug 1544380

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

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

commit e4899ad71b11574112fbbed7dba4b4e8d94bd61d
Author: Hari <email address hidden>
Date: Thu Feb 11 21:23:33 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: I66114f6272b6760620fc55ad429fcec4ec2f3042
closes-bug: 1544380