Fixup URL path resolution process 22/83322/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 30 Jul 2019 22:31:39 +0000 (00:31 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 30 Jul 2019 22:57:31 +0000 (00:57 +0200)
commit1cb605eab5be592a977d371a250dc36f5953582b
tree6d64b517be635eab2695de66b76e32386253a81d
parentdc257562ee6fdee2ce86dc8cbaf662c8af75ec8d
Fixup URL path resolution process

RESTCONF parsing currently entails masking its own path domain
(which is InstanceIdentifier + optional operation) as a
YangInstanceIdentifier.

This patch reworks the interpretation of this encapsulation into
the corresponding SchemaContext searches.

JIRA: NETCONF-619
Change-Id: I6a722760ba3955e9a105ab1c1029e23f12fa0596
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/utils/parser/ParserIdentifier.java