Loading src/yang/etsi-nfv-vnf.yang +16 −0 Original line number Diff line number Diff line Loading @@ -1250,7 +1250,23 @@ submodule etsi-nfv-vnf { } } } leaf vip-cpd { type leafref { path "../../vip-cpd/id"; } description "Reference to the VIP CPD which is used to instantiate CPs to hold virtual IP addresses. These CPs are, in turn, exposed as external CPs defined by this external CPD. One and only one of the following attributes shall be present: intVirtualLinkDesc or intCpd or vipCpd ."; reference "GS NFV-IFA011: Section 7.1.3.2, VnfExtCpd information element"; } } uses virtual-network-interface-requirements; leaf nicio-requirements { Loading Loading
src/yang/etsi-nfv-vnf.yang +16 −0 Original line number Diff line number Diff line Loading @@ -1250,7 +1250,23 @@ submodule etsi-nfv-vnf { } } } leaf vip-cpd { type leafref { path "../../vip-cpd/id"; } description "Reference to the VIP CPD which is used to instantiate CPs to hold virtual IP addresses. These CPs are, in turn, exposed as external CPs defined by this external CPD. One and only one of the following attributes shall be present: intVirtualLinkDesc or intCpd or vipCpd ."; reference "GS NFV-IFA011: Section 7.1.3.2, VnfExtCpd information element"; } } uses virtual-network-interface-requirements; leaf nicio-requirements { Loading