Comment 20 for bug 1723502

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

Reviewed: https://review.opencontrail.org/36528
Committed: http://github.com/Juniper/contrail-controller/commit/3e7cb7af3dc49009ffced07e54c851510237f674
Submitter: Zuul (<email address hidden>)
Branch: master

commit 3e7cb7af3dc49009ffced07e54c851510237f674
Author: Ananth Suryanarayana <email address hidden>
Date: Fri Oct 13 11:50:18 2017 -0700

Flip xmpp connections upon router id change

When router id change is detected, we already flip all bgp peerings. Similarly
we should also flip all xmpp agent connections so that any routes originated
based on old router-id gets deleted and new ones based on the modified
router-id is re-generated correctly (especially in multicast areas)

Change-Id: I392e6d235c1681c329b0a6a874019b93d35527fa
Closes-Bug: 1723502