Stop failing netconf connection on revision mismatch 04/33104/1
authorTomas Cere <tcere@cisco.com>
Mon, 18 Jan 2016 17:08:02 +0000 (18:08 +0100)
committerTony Tkacik <ttkacik@cisco.com>
Wed, 20 Jan 2016 15:17:20 +0000 (15:17 +0000)
commit35e3a9b008a7e0e527fcf7a316061e67a85b2482
tree9d8eebccb28e01f5b43ae22960b15f8915bf7a30
parentfa3ecbbf3ca5ad49dfe0aa0700ad3f82f67d2e5a
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>
(cherry picked from commit 7b6d98b155a6e0a513def50f6c7e28c8d2311d39)
opendaylight/netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/NetconfDevice.java