Loading src/yang/etsi-nfv-ns.yang +2 −1 Original line number Diff line number Diff line Loading @@ -492,7 +492,8 @@ submodule etsi-nfv-ns { } container ns { leaf nsd-id { must ". = deref(../../nested-ns-profile-id)/../nsd-id" { must ". = deref(../../nested-ns-profile-id)/" + "../nsd-id" { } type leafref { Loading Loading
src/yang/etsi-nfv-ns.yang +2 −1 Original line number Diff line number Diff line Loading @@ -492,7 +492,8 @@ submodule etsi-nfv-ns { } container ns { leaf nsd-id { must ". = deref(../../nested-ns-profile-id)/../nsd-id" { must ". = deref(../../nested-ns-profile-id)/" + "../nsd-id" { } type leafref { Loading