Comment 13 for bug 1706792

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

Reviewed: https://review.opencontrail.org/34093
Committed: http://github.com/Juniper/contrail-controller/commit/cc2aa803d192c5c60c116dc818f5b67018d14212
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit cc2aa803d192c5c60c116dc818f5b67018d14212
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