Commit fcd813a1 authored by ppree's avatar ppree
Browse files

issue #55 New Scope for affinityorantiaffinity IFA014

parent 8cb93f0a
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -413,6 +413,8 @@ submodule etsi-nfv-common {
      enum "zone";
      enum "nfvi-pop";
      enum "network-link-and-node";
      enum "L2-network";
      enum "conatiner_namespace";
    }
  }

+38 −0
Original line number Diff line number Diff line
@@ -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 {
@@ -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.";
          }
        }
      }

@@ -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
@@ -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.";
          }
        }
      }