Loading src/yang/etsi-nfv-vnf.yang +3 −2 Original line number Original line Diff line number Diff line Loading @@ -1646,7 +1646,7 @@ submodule etsi-nfv-vnf { } } } } list scaling-info { list scaling-info { key "id"; key "scaling-aspect-id"; description description "The InstantiationLevel information element describes a "The InstantiationLevel information element describes a given level of resources to be instantiated within a given level of resources to be instantiated within a Loading @@ -1655,7 +1655,8 @@ submodule etsi-nfv-vnf { reference reference "GS NFV IFA011: Section 7.1.8.7 InstantiationLevel "GS NFV IFA011: Section 7.1.8.7 InstantiationLevel information element"; information element"; leaf id { leaf scaling-aspect-id { type leafref { type leafref { path "../../../nfv:scaling-aspect/nfv:id"; path "../../../nfv:scaling-aspect/nfv:id"; } } Loading Loading
src/yang/etsi-nfv-vnf.yang +3 −2 Original line number Original line Diff line number Diff line Loading @@ -1646,7 +1646,7 @@ submodule etsi-nfv-vnf { } } } } list scaling-info { list scaling-info { key "id"; key "scaling-aspect-id"; description description "The InstantiationLevel information element describes a "The InstantiationLevel information element describes a given level of resources to be instantiated within a given level of resources to be instantiated within a Loading @@ -1655,7 +1655,8 @@ submodule etsi-nfv-vnf { reference reference "GS NFV IFA011: Section 7.1.8.7 InstantiationLevel "GS NFV IFA011: Section 7.1.8.7 InstantiationLevel information element"; information element"; leaf id { leaf scaling-aspect-id { type leafref { type leafref { path "../../../nfv:scaling-aspect/nfv:id"; path "../../../nfv:scaling-aspect/nfv:id"; } } Loading