Comment 19 for bug 1639698

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

Reviewed: https://review.opencontrail.org/26219
Committed: http://github.org/Juniper/contrail-controller/commit/9124c98fb04e899402c03882dd45aba22d46aa60
Submitter: Zuul
Branch: R3.0.2.x

commit 9124c98fb04e899402c03882dd45aba22d46aa60
Author: ashoksingh <email address hidden>
Date: Thu Nov 17 13:51:09 2016 +0530

Fix Invalid flow-rate exported from Vrouter UVE

Currently flow-rate is updated in Agent::FlowEvent task while it is being read in Agent::Uve task and there is no exclusion between these tasks. Made changes to update flow-rate in a new task which has exclusion with Agent::Uve. Also ensured in Agent::Uve task that flow-rate
is not exported if it is not yet computed.

Closes-Bug: #1639698
(cherry picked from commit 4c00bbef8526b364d0c8ae576a986bf5055716eb)

Change-Id: I7073efbe0b92753310b3e41771c2660784d9bdc2