Unwanted commit to non candidate device fix 43/95043/7
authormhurban <mar.hurban@gmail.com>
Fri, 5 Feb 2021 10:42:04 +0000 (11:42 +0100)
committerRobert Varga <nite@hq.sk>
Thu, 18 Feb 2021 18:03:02 +0000 (18:03 +0000)
commitbf199d0da1729e4e68ad4059cfa8089d70d1932f
tree76be9e253f009e6aee34f95dd3654f71d716237a
parent7093489101337d9c22eb9244e3edffe4d950b6a2
Unwanted commit to non candidate device fix

- netconf is sending commits to non candidate devices
  while editing their running config which results into
  NetconfDocumentedException: Unknown element "commit".

JIRA: NETCONF-755
Signed-off-by: mhurban <mar.hurban@gmail.com>
Change-Id: I536b43394269c4dd5223e4322ae830b813016ff0
netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/sal/NetconfDataTreeServiceImpl.java