DM: reduce number of physical router netconf commits

Bug #1454861 reported by Suresh Balineni
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R2.20
Fix Committed
High
Suresh Balineni
Trunk
Fix Committed
High
Suresh Balineni

Bug Description

Currently DM posts a netconf commit message for every object which needs a physical router update.
Instead it should process collection of contrail objects as many and generate a commit message.

Nischal Sheth (nsheth)
information type: Proprietary → Public
Nischal Sheth (nsheth)
summary: - Device manager must reduce number of physical router netconf commits
+ DM: reduce number of physical router netconf commits
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : master

Review in progress for https://review.opencontrail.org/11066
Submitter: Suresh Balineni (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : R2.20

Review in progress for https://review.opencontrail.org/11071
Submitter: Suresh Balineni (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/11066
Committed: http://github.org/Juniper/contrail-controller/commit/56c36c908af89b1555ef0d410af9a6707f185cc2
Submitter: Zuul
Branch: master

commit 56c36c908af89b1555ef0d410af9a6707f185cc2
Author: sbalineni <email address hidden>
Date: Fri May 29 14:12:27 2015 -0700

PR netconf commit is handled in a seperate greenlet

Currently DM posts a netconf commit message for every object
which needs a physical router update. Instead, it should process
collection of contrail objects as many and generate a commit message.
netconf commit is time consuming blocking call.

This fix for reducing number of netconf calls.
Introduced a seperate greenlet for posting netconf message.

Closes-Bug: #1454861

Change-Id: Ibfc5be4d832e8ff3ff21e2785870b0210c19e62c

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/11071
Committed: http://github.org/Juniper/contrail-controller/commit/694bb5144758e63c08e19099ddeec7bdab98717b
Submitter: Zuul
Branch: R2.20

commit 694bb5144758e63c08e19099ddeec7bdab98717b
Author: sbalineni <email address hidden>
Date: Fri May 29 16:59:21 2015 -0700

PR netconf commit is handled in a seperate greenlet

Currently DM posts a netconf commit message for every object
which needs a physical router update. Instead, it should process
collection of contrail objects as many and generate a commit message.
netconf commit is time consuming blocking call.

This fix is for reducing number of netconf calls.
Introduced a seperate greenlet for posting netconf message.

Closes-Bug: #1454861

Change-Id: Ie6b481d6d9c1627dd5b64f227fa207e870835a62

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.