Comment 11 for bug 1706792

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

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

commit 701a76c4f9cd64846ea17a7f2b430876246038f5
Author: Ananth Suryanarayana <email address hidden>
Date: Wed Jul 26 15:07:37 2017 -0700

Do not trigger prefix_limit_trigger_ from BgpPeer constructor

Instead, trigger only when configuration changes are processed.
Also, trigger prefix_limit_trigger_ through a virtualized method so that
BgpMockPeers can override and skip the actual task trigger process.

Change-Id: I16befdad1cf43ef467da8dfc7d2994ddc005ca3a
Closes-Bug: 1706792