Comment 12 for bug 1706792

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

Reviewed: https://review.opencontrail.org/34092
Committed: http://github.com/Juniper/contrail-controller/commit/c89da83cf3642989684f40b3539e06a36632f134
Submitter: Zuul (<email address hidden>)
Branch: R4.0

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