Comment 14 for bug 1545654

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

Reviewed: https://review.opencontrail.org/19427
Committed: http://github.org/Juniper/contrail-controller/commit/d8e5f35a46a249c53c2de6b881e5851f41ee820c
Submitter: Zuul
Branch: R2.22.x

commit d8e5f35a46a249c53c2de6b881e5851f41ee820c
Author: ashoksingh <email address hidden>
Date: Tue Apr 19 11:32:24 2016 +0530

Move active_flows from VrouterStatsAgent to VrouterStatsAgent.flow_rate

This is required by UI to chart a graph based on active flow count.
Moving ensures that series of flow counts information is available for UI to
query because new location is under flow_rate which has tags annotation.
active_flows should be interpreted as dial type as aggregate value is sent
always.

Change-Id: Ib5adadc8c9073bc4014d6339ff8dce4a3b776d6b
Closes-Bug: #1545654