Loading example-data/nfv-nsd.xml +2 −2 Original line number Diff line number Diff line <nsd xmlns="urn:etsi:nfv:yang:etsi-nfv-nsd"> <nfv xmlns="urn:etsi:nfv:yang:etsi-nfv-descriptors"> <vnfd> <id>ASA</id> <provider>My Company</provider> Loading Loading @@ -133,4 +133,4 @@ </ns-instantiation-level> </df> </nsd> </config> </nfv> src/yang/etsi-nfv-vnf.yang +6 −1 Original line number Diff line number Diff line Loading @@ -2931,10 +2931,15 @@ submodule etsi-nfv-vnf { } list element-group { status deprecated; key "id"; description "Describes the associated elements of a VNFD for a certain purpose during VNF lifecycle management."; purpose during VNF lifecycle management. Reason for deprecating this node - Information about which VDU and VLD are involved in scaling is better defined by ScalingDelta."; reference "GS NFV IFA011: Section 7.1.2 VNFD information element"; Loading Loading
example-data/nfv-nsd.xml +2 −2 Original line number Diff line number Diff line <nsd xmlns="urn:etsi:nfv:yang:etsi-nfv-nsd"> <nfv xmlns="urn:etsi:nfv:yang:etsi-nfv-descriptors"> <vnfd> <id>ASA</id> <provider>My Company</provider> Loading Loading @@ -133,4 +133,4 @@ </ns-instantiation-level> </df> </nsd> </config> </nfv>
src/yang/etsi-nfv-vnf.yang +6 −1 Original line number Diff line number Diff line Loading @@ -2931,10 +2931,15 @@ submodule etsi-nfv-vnf { } list element-group { status deprecated; key "id"; description "Describes the associated elements of a VNFD for a certain purpose during VNF lifecycle management."; purpose during VNF lifecycle management. Reason for deprecating this node - Information about which VDU and VLD are involved in scaling is better defined by ScalingDelta."; reference "GS NFV IFA011: Section 7.1.2 VNFD information element"; Loading