Updated test-provider to enable adding flows to non-dummy switches 30/3230/1
authorEd Warnicke <eaw@cisco.com>
Thu, 28 Nov 2013 23:34:49 +0000 (15:34 -0800)
committerEd Warnicke <eaw@cisco.com>
Thu, 28 Nov 2013 23:34:49 +0000 (15:34 -0800)
commitba03a418c4dee3be29628dd9d040ec6792f2a64a
tree0b9bc3472c1ca2385031a501a6437f2a18dc89f5
parent8bebef31918447e885e40275b1eefd41bec3cccc
Updated test-provider to enable adding flows to non-dummy switches

Also, renamed commands from

addFlow -> addMDFlow
removeFlow -> removeMDFlow
modifyFlow -> modifyMDFlow

to avoid conflict with existing commands.

You can now (optionally) provide a nodeId to a command like

addMDFlow openflow:1

to add the testflow to a live switch.

Change-Id: If4d65dbba5faec769d6bcbab41ae13bb991a344c
Signed-off-by: Ed Warnicke <eaw@cisco.com>
test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java