Fix for CLI- AddMDFlow having problem 65/3465/3
authorGaurav Bhagwani <gaurav.bhagwani@ericsson.com>
Wed, 4 Dec 2013 17:09:34 +0000 (22:39 +0530)
committerGaurav Bhagwani <gaurav.bhagwani@ericsson.com>
Thu, 5 Dec 2013 12:24:03 +0000 (12:24 +0000)
commit9af105a97d35d17b89f62f7c3d57cb658f5a145e
tree3a6894ac3a9bc7819f7610f2d97004494529844f
parentd245dda0d7f6e14891af8a3a8f44d20939e00ee4
Fix for CLI- AddMDFlow having problem

-Missed the SalFlowListener, removed under the impression of notifications from switch, rather its also the notification from dataStore, so it was breaking the request to commit handler.
-Request is going through after adding the notification class

Signed-off-by: Gaurav Bhagwani <gaurav.bhagwani@ericsson.com>
Change-Id: I18cf09582101fb7f7efb711d39790aefa61d9f62
opendaylight/md-sal/forwardingrules-manager/src/main/java/org/opendaylight/controller/forwardingrulesmanager/consumer/impl/FlowConsumerImpl.java