Fix connection closing on switch IDLE state 16/52116/4
authorTomas Slusny <tomas.slusny@pantheon.tech>
Tue, 21 Feb 2017 15:04:57 +0000 (16:04 +0100)
committerTomas Slusny <tomas.slusny@pantheon.tech>
Fri, 24 Feb 2017 08:48:44 +0000 (08:48 +0000)
commit44a28ad62e641c0b4b0e7b81cc634316836e921f
treec4181909f66204150b288a2617c0893199898643
parent3cfeb72ceab5ff49efcc5446191b0e37280e8f38
Fix connection closing on switch IDLE state

When device is disconnected, and connection is not equal primary
connection context, do not shut down all services and just remove
this connection context.

Resolves: bug 7689

Change-Id: I3c6149a44f266b423fdc4f6396022ad4c650e872
Signed-off-by: Tomas Slusny <tomas.slusny@pantheon.tech>
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImpl.java