Fix network-topology leafrefs 87/96987/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 21 Jul 2021 13:30:11 +0000 (15:30 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 21 Jul 2021 14:38:34 +0000 (14:38 +0000)
commitbb6ca593870d2cedd76406e092229db0243e6fca
treee768b8d4d9dcaaf4e6bb316493deed23284bd79b
parent67c87cfe98d46fd86c19d372abcdab4ce5516afe
Fix network-topology leafrefs

We are using leafref paths in a typedef. YANG XPath evaluation rules
mean that our use of unqualified names will pick up default namespace
from whereever we are referenced -- and thus we end up point not into
ietf-network namespace anymore.

JIRA: MDSAL-677
Change-Id: I4f55f766cdc304c70ee8d3675c2e5365654f613a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit a1f598593b14955b738cde6347c1ffd129c2f9e3)
model/ietf/ietf-topology/src/main/yang/network-topology@2013-10-21.yang