HotFix Bug 1581 - DroptestRPC doesn't work with Cbench 06/10106/2
authorVaclav Demcak <vdemcak@cisco.com>
Wed, 20 Aug 2014 15:57:38 +0000 (17:57 +0200)
committerPrasanna Huddar <prasanna.k.huddar@gmail.com>
Thu, 21 Aug 2014 08:40:05 +0000 (08:40 +0000)
commitac6df5fc22a9ccd21c4a7223561b393f3b932754
tree018e62b05f46e27369050ec62ae92e70392095b7
parentd76b99e784f35d078e95076c03fe50f35e293c41
HotFix Bug 1581 - DroptestRPC doesn't work with Cbench

* DroptestRpcSender is initialized for command on only, but check
command has to be case insesitive in DropTestCommandProvider (fixed)
* add input validation

Change-Id: Ia7131442d22b436290058082ed8a374a90ea35f8
Signed-off-by: Vaclav Demcak <vdemcak@cisco.com>
drop-test/src/main/java/org/opendaylight/openflowplugin/droptest/DropTestCommandProvider.java