Merge "Issue in flow programming: Add a flow, uninstall it, try to remove it. Remove...
authorMadhu Venugopal <vmadhu@cisco.com>
Wed, 27 Mar 2013 23:19:57 +0000 (23:19 +0000)
committerGerrit Code Review <gerrit@daylight1.linux-foundation.org>
Wed, 27 Mar 2013 23:19:57 +0000 (23:19 +0000)
commit0907e1ae7a962369b6f8cf2ac9c49e9ae2545eea
treec18c2316ede8561785daaff308746be59f4c8924
parentcdd14ba56a3898e80e73e72a0605f9d63b8ca774
parentf402ed42c94ac876a0ffbe8decd16ffba2b76980
Merge "Issue in flow programming:  Add a flow, uninstall it, try to remove it. Remove seems to fail from gui behavior.  Try to install the flow. It will fail and uncaught exception in forwardingrulesmanager is printed. Fix:  Handle invalid flow status toggle request in forwardingrulesmanager.  IForwardingrulesmanager to exposed a per node and per flow name api for toggling the flow status.  Flow.web to evaluate api return status by status code and not by status description,  because a Status with StatusCode.SUCCESS does not imply the description is "Success"."