BUG-4565: queue stats error 91/29191/3
authorMichal Rehak <mirehak@cisco.com>
Tue, 3 Nov 2015 14:54:21 +0000 (15:54 +0100)
committerMichal Rehak <mirehak@cisco.com>
Wed, 4 Nov 2015 08:21:27 +0000 (09:21 +0100)
commitdb2e8814774e513f2cd632ea58abb3613538f2c6
tree19dc6401090c85e6707250b4b7f1f99549bd737f
parent1d054388344e657212fc783d8f5931381b2a6b84
BUG-4565: queue stats error

 - queues do not have any other inspect message but statistics query,
   here 1 parent was missing when writing queue stats into DS/operational
   - addapted data assembly in order to create queue node
   - added TODO: we need to clean existing queues before writing fresh ones
 - fixed test

Change-Id: Icfcb692100b2a0aa666c2e578b09cd903e59fd80
Signed-off-by: Michal Rehak <mirehak@cisco.com>
(cherry picked from commit b706170bb88018010bde3d8bd84ef1bbf4662943)
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java
openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java