Loading src/yang/etsi-nfv-common.yang +2 −0 Original line number Diff line number Diff line Loading @@ -413,6 +413,8 @@ submodule etsi-nfv-common { enum "zone"; enum "nfvi-pop"; enum "network-link-and-node"; enum "L2-network"; enum "conatiner_namespace"; } } Loading src/yang/etsi-nfv-ns.yang +38 −0 Original line number Diff line number Diff line Loading @@ -927,6 +927,18 @@ submodule etsi-nfv-ns { element"; } } leaf-list affinity-or-anti-affinity-group-id { type leafref { path "../../../affinity-or-anti-affinity-group/id"; } description "Reference(s) the affinity or anti-affinity group(s) the NsVirtualLinkConnectivity belong to."; reference "GS NFV IFA014: Section 6.3.7.2, NsVirutalLinkConnectivity information element."; } } leaf service-availability-level { Loading Loading @@ -1032,6 +1044,18 @@ submodule etsi-nfv-ns { element"; } } leaf-list affinity-or-anti-affinity-group-id { type leafref { path "../../../affinity-or-anti-affinity-group/id"; } description "Reference(s) the affinity or anti-affinity group(s) the NsVirtualLinkConnectivity belong to."; reference "GS NFV IFA014: Section 6.3.7.2, NsVirutalLinkConnectivity information element."; } } } Loading Loading @@ -1374,6 +1398,8 @@ submodule etsi-nfv-ns { • NFVI_NODE • NFVI_POP • NETWORK_LINK_AND_NODE • L2_NETWORK • CONTAINER_NAMESPACE • etc."; reference "GS NFV IFA014: Section 6.3.5.2 AffinityOrAntiAffinity Loading Loading @@ -1756,6 +1782,18 @@ submodule etsi-nfv-ns { element"; } } leaf-list affinity-or-anti-affinity-group-id { type leafref { path "../../../affinity-or-anti-affinity-group/id"; } description "Reference(s) the affinity or anti-affinity group(s) the NsVirtualLinkConnectivity belong to."; reference "GS NFV IFA014: Section 6.3.7.2, NsVirutalLinkConnectivity information element."; } } } Loading Loading
src/yang/etsi-nfv-common.yang +2 −0 Original line number Diff line number Diff line Loading @@ -413,6 +413,8 @@ submodule etsi-nfv-common { enum "zone"; enum "nfvi-pop"; enum "network-link-and-node"; enum "L2-network"; enum "conatiner_namespace"; } } Loading
src/yang/etsi-nfv-ns.yang +38 −0 Original line number Diff line number Diff line Loading @@ -927,6 +927,18 @@ submodule etsi-nfv-ns { element"; } } leaf-list affinity-or-anti-affinity-group-id { type leafref { path "../../../affinity-or-anti-affinity-group/id"; } description "Reference(s) the affinity or anti-affinity group(s) the NsVirtualLinkConnectivity belong to."; reference "GS NFV IFA014: Section 6.3.7.2, NsVirutalLinkConnectivity information element."; } } leaf service-availability-level { Loading Loading @@ -1032,6 +1044,18 @@ submodule etsi-nfv-ns { element"; } } leaf-list affinity-or-anti-affinity-group-id { type leafref { path "../../../affinity-or-anti-affinity-group/id"; } description "Reference(s) the affinity or anti-affinity group(s) the NsVirtualLinkConnectivity belong to."; reference "GS NFV IFA014: Section 6.3.7.2, NsVirutalLinkConnectivity information element."; } } } Loading Loading @@ -1374,6 +1398,8 @@ submodule etsi-nfv-ns { • NFVI_NODE • NFVI_POP • NETWORK_LINK_AND_NODE • L2_NETWORK • CONTAINER_NAMESPACE • etc."; reference "GS NFV IFA014: Section 6.3.5.2 AffinityOrAntiAffinity Loading Loading @@ -1756,6 +1782,18 @@ submodule etsi-nfv-ns { element"; } } leaf-list affinity-or-anti-affinity-group-id { type leafref { path "../../../affinity-or-anti-affinity-group/id"; } description "Reference(s) the affinity or anti-affinity group(s) the NsVirtualLinkConnectivity belong to."; reference "GS NFV IFA014: Section 6.3.7.2, NsVirutalLinkConnectivity information element."; } } } Loading