FRM to remove flows on switchport admin down 16/1316/2
authorAlessandro Boch <aboch@cisco.com>
Fri, 20 Sep 2013 16:45:22 +0000 (09:45 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 21 Sep 2013 16:20:42 +0000 (16:20 +0000)
commitc0dc1379d4450a895ff58d8b6f4feb639ff73230
treedf798a9221ed3d2a488c02a2789195436b6ff7bf
parent650ef28d83b8af01a3f71524d2e2b057989d9e9a
FRM to remove flows on switchport admin down

- When a swithport is shutdown FRM should uninstall the flows which have that port as input/output
- Similarly when a port is moved to admin up state, FRM should install the interested flows from the config

Change-Id: I890a4fb6541c9a01b0adacba7af9c0b8c2d69878
Signed-off-by: Alessandro Boch <aboch@cisco.com>
opendaylight/containermanager/implementation/src/main/java/org/opendaylight/controller/containermanager/internal/ContainerManager.java
opendaylight/forwardingrulesmanager/implementation/src/main/java/org/opendaylight/controller/forwardingrulesmanager/internal/ForwardingRulesManager.java