Stop failing netconf connection on revision mismatch 54/32954/3
authorTomas Cere <tcere@cisco.com>
Mon, 18 Jan 2016 17:08:02 +0000 (18:08 +0100)
committerTomas Cere <tcere@cisco.com>
Tue, 19 Jan 2016 12:50:22 +0000 (12:50 +0000)
commit7b6d98b155a6e0a513def50f6c7e28c8d2311d39
tree63e6a6b980524f561d64b6dac7d9a69688ae0d67
parent6c64e6a24df7f1b14c576b79470e3272ab7fa7f2
Stop failing netconf connection on revision mismatch

When there's a mismatch between model revision and what the device
reports we should omit this model and not fail the whole connection.

Change-Id: I642406a4a9d10c00da947825b0f9b7933dda72c6
Signed-off-by: Tomas Cere <tcere@cisco.com>
opendaylight/netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/NetconfDevice.java