Statistics Northbound Test 91/391/2
authorKalvin Hom <kahom@cisco.com>
Fri, 24 May 2013 00:35:34 +0000 (17:35 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 24 May 2013 00:40:13 +0000 (00:40 +0000)
commit61c918367bb084e048b03e12c60282cb689cddea
tree446966bd15b21f7213e78f6b5381d01f88c54d54
parent5bb507f89fcefee470c47d50bbd5d146a038ad64
Statistics Northbound Test

Added to stub plugin's ReadService
to return a flow for each action type

Adding additional tests for checking
that actions are being passed up
properly to the northbound

Change-Id: I01548fad2efadada3d7991616787baf6f8e9b0b8
Signed-off-by: Kalvin Hom <kahom@cisco.com>
opendaylight/northbound/integrationtest/src/test/java/org/opendaylight/controller/northbound/integrationtest/NorthboundIntegrationTest.java
opendaylight/protocol_plugins/stub/src/main/java/org/opendaylight/controller/protocol_plugins/stub/internal/ReadService.java
opendaylight/statisticsmanager/integrationtest/src/test/java/org/opendaylight/controller/statisticsmanager/internal/StatisticsManagerIntegrationTest.java