Loading src/yang/etsi-nfv-ns.yang +27 −26 Original line number Original line Diff line number Diff line Loading @@ -446,6 +446,7 @@ submodule etsi-nfv-ns { } } choice constituent-base-element-id { choice constituent-base-element-id { mandatory "true"; container vnf-profile { container vnf-profile { leaf vnf-profile-id { leaf vnf-profile-id { must ". = deref(../../vnfd-profile-id)" { must ". = deref(../../vnfd-profile-id)" { Loading Loading
src/yang/etsi-nfv-ns.yang +27 −26 Original line number Original line Diff line number Diff line Loading @@ -446,6 +446,7 @@ submodule etsi-nfv-ns { } } choice constituent-base-element-id { choice constituent-base-element-id { mandatory "true"; container vnf-profile { container vnf-profile { leaf vnf-profile-id { leaf vnf-profile-id { must ". = deref(../../vnfd-profile-id)" { must ". = deref(../../vnfd-profile-id)" { Loading