Comment 7 for bug 1565153

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

Reviewed: https://review.opencontrail.org/19015
Committed: http://github.org/Juniper/contrail-controller/commit/801084509e24392adde8c6bdbfb4ef331637b39b
Submitter: Zuul
Branch: R3.0

commit 801084509e24392adde8c6bdbfb4ef331637b39b
Author: Sachin Bansal <email address hidden>
Date: Fri Apr 1 17:20:47 2016 -0700

bgpaas_clients dict is indexed by vmi fq_name

bgpaas_clients dict is indexed by vmi fq name, but during reinit,
we were indexing it incorrectly by vmi/router name. This causes
the bgp router to get deleted during re-evaluation.

Change-Id: I574780b6830f689937114b62dc0ca9357930f8bb
Closes-Bug: 1565153
(cherry picked from commit 43f3f1079d9342f9805e91ac96a4ce2b9b79e28a)