BugFix: Fix to negative dropped packets appearing in results. 57/45657/1
authorDanielMartinBuckley <daniel.m.buckley@intel.com>
Fri, 13 Oct 2017 10:34:49 +0000 (11:34 +0100)
committerRoss Brattain <ross.b.brattain@intel.com>
Thu, 19 Oct 2017 00:07:19 +0000 (17:07 -0700)
commit357958bd97dd3e0b1864dfb3d3f973c04c3602a9
tree11aefbc0916276151ec1cad6b4bf526ed8cdcafc
parent94604f70b064883fe91e6c8a53deeb797d416084
BugFix: Fix to negative dropped packets appearing in results.

As per defect:
   the "VNF packets dropped" time series is negative - negative number of packets dropped
   is not meaningful.

Solution:
   Return a positive value.

Change-Id: I358006a691f2d6b5954333b9f7a745aba97ae44f
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
yardstick/network_services/vnf_generic/vnf/prox_vnf.py