Comment 3 for bug 1545654

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

Reviewed: https://review.opencontrail.org/17304
Committed: http://github.org/Juniper/contrail-controller/commit/0eea765bad68885615f2ef50ffc3074905cdf73d
Submitter: Zuul
Branch: master

commit 0eea765bad68885615f2ef50ffc3074905cdf73d
Author: Ashok Singh <email address hidden>
Date: Tue Feb 16 22:38:22 2016 -0800

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: Ic89e8cd2691a14529b1455b9533930ed0437fb84
Closes-Bug: #1545654