Add the following logics: 37/1237/1
authorChi-Vien Ly <chivly@cisco.com>
Tue, 17 Sep 2013 22:20:04 +0000 (15:20 -0700)
committerChi-Vien Ly <chivly@cisco.com>
Tue, 17 Sep 2013 22:20:04 +0000 (15:20 -0700)
commit534f0620272df6bfb9f7d26960f2cd0db895cfc9
tree994f9db92573762e7cec5cf9c8d48df4a0799eba
parent9ab44adbd6aa7bf56ecd0ad8155f41b5a28e72a2
Add the following logics:
- only send wildcard flowmod delete to the switch  when the controller is the cluster's master
- ignore nodeAdd notification when the event is triggered by connection manager as a result of a subsequent controller (standby) joining the cluster.

Change-Id: I9450df87af4fc9ec306ee5787c48163587d98140
Signed-off-by: Chi-Vien Ly <chivly@cisco.com>
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/ISwitch.java
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/SwitchHandler.java
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/InventoryServiceShim.java