Comment 12 for bug 1544380

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

Reviewed: https://review.opencontrail.org/17140
Committed: http://github.org/Juniper/contrail-controller/commit/88b7b3df1c9e0688aa7d9afe150bddd66fc715e9
Submitter: Zuul
Branch: R2.22.x

commit 88b7b3df1c9e0688aa7d9afe150bddd66fc715e9
Author: Hari <email address hidden>
Date: Thu Feb 11 21:45:47 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: I5dc3393e4c0ab85b83d5a09f76d65d5e11a535de
closes-bug: 1544380