Remove SchemaNode#getPath usage from XmlToPatchBodyReader 17/99717/6
authorOleksandrZharov <Oleksandr.Zharov@pantheon.tech>
Mon, 14 Feb 2022 11:20:45 +0000 (12:20 +0100)
committerTomas Cere <tomas.cere@pantheon.tech>
Fri, 4 Mar 2022 10:18:07 +0000 (10:18 +0000)
commitccf915302c1183a9963c5165f525ee762188126a
treee8a608eabdd3d6cd6f9f6226c2ccca64ea86ec9c
parent5534751c2768eb8c866f1278e5647639ae5bff81
Remove SchemaNode#getPath usage from XmlToPatchBodyReader

Removed deprecated SchemaNode#getPath from XmlToPatchBodyReader class
by using YangInstanceIdentifier and QNames that it contain to create
SchemaInferenceStack based on it.

JIRA: NETCONF-818
Change-Id: I03226866ac910d21b96982963f4671392af7cf8d
Signed-off-by: OleksandrZharov <Oleksandr.Zharov@pantheon.tech>
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
restconf/restconf-nb-bierman02/src/main/java/org/opendaylight/netconf/sal/rest/impl/XmlToPatchBodyReader.java