Loading src/yang/etsi-nfv-vnf.yang +9 −10 Original line number Original line Diff line number Diff line Loading @@ -81,17 +81,16 @@ submodule etsi-nfv-vnf { "GS NFV-IFA011: Section 7.1.6.6, "GS NFV-IFA011: Section 7.1.6.6, VirtualNetworkInterfaceRequirements information element"; VirtualNetworkInterfaceRequirements information element"; } } leaf niclo-requirements { mandatory true; leaf nicio-requirements { type string; // remove once leafref is resolved. type leafref { //type leafref { path "/nfv/vnfd/virtual-compute-descriptor/id"; // add path statement here to logical-node-data. } //} description description "This references (couples) the CPD with any logical node "This references (couples) the CPD with any logical node I/O I/O requirements (for network devices) that may have been requirements (for network devices) that may have been created. Linking these attributes is necessary so that created. Linking these attributes is necessary so that so I/O requirements that need to be articulated at the that I/O requirements that need to be articulated at the logical node level can be associated with the network logical node level can be associated with the network interface requirements associated with the CPD."; interface requirements associated with the CPD."; reference reference Loading Loading
src/yang/etsi-nfv-vnf.yang +9 −10 Original line number Original line Diff line number Diff line Loading @@ -81,17 +81,16 @@ submodule etsi-nfv-vnf { "GS NFV-IFA011: Section 7.1.6.6, "GS NFV-IFA011: Section 7.1.6.6, VirtualNetworkInterfaceRequirements information element"; VirtualNetworkInterfaceRequirements information element"; } } leaf niclo-requirements { mandatory true; leaf nicio-requirements { type string; // remove once leafref is resolved. type leafref { //type leafref { path "/nfv/vnfd/virtual-compute-descriptor/id"; // add path statement here to logical-node-data. } //} description description "This references (couples) the CPD with any logical node "This references (couples) the CPD with any logical node I/O I/O requirements (for network devices) that may have been requirements (for network devices) that may have been created. Linking these attributes is necessary so that created. Linking these attributes is necessary so that so I/O requirements that need to be articulated at the that I/O requirements that need to be articulated at the logical node level can be associated with the network logical node level can be associated with the network interface requirements associated with the CPD."; interface requirements associated with the CPD."; reference reference Loading