When containers are present, static flows add/removal/toggling should be blocked... 38/538/2
authorAlessandro Boch <aboch@cisco.com>
Mon, 1 Jul 2013 23:40:15 +0000 (16:40 -0700)
committerAlessandro Boch <aboch@cisco.com>
Mon, 1 Jul 2013 23:59:32 +0000 (16:59 -0700)
commita84e3c483f492477ace9f6da6908754cb257c225
tree11b8402fd2a6610ba323fcad67f0095cf4f3b7e1
parente78656ff3b8e6a8c1a90c44099931166b40f7791
When containers are present, static flows add/removal/toggling should be blocked on default container

    - In FRM have the static flow APIs call the [install/uninstall/modify]FlowEntry() API
      instead of the lower level [add/remove/modify]Entry() functions which do not perform
      the container mode check

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