Commit 415f0a32 authored by Mahesh Jethanandani's avatar Mahesh Jethanandani
Browse files

#19

parent b5f2bb69
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -386,6 +386,7 @@ submodule etsi-nfv-common {
      enum "zone-group";
      enum "zone";
      enum "nfvi-pop";
      enum "network-link-and-node";
    }
  }

+3 −2
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ submodule etsi-nfv-ns {
        type affinity-scope;
        description
          "Specifies the scope of the rule, possible values are
           'NFVI-PoP', 'Zone', 'ZoneGroup', 'NFVI-node'.";
           'NFVI-PoP', 'NFVI-node' network-link-and-node etc.";
        reference
          "GS NFV IFA014: Section 6.3.8.2,
           LocalAffinityOrAntiAffinityRule information element.";
@@ -1168,7 +1168,8 @@ submodule etsi-nfv-ns {
          type affinity-scope;
          description
            "Specifies the scope of the affinity or anti-affinity
             relationship e.g. a NFVI node, an NFVI PoP, etc.";
             relationship e.g. a NFVI node, an NFVI PoP,
             network-link-and-node etc.";
          reference
            "GS NFV IFA014: Section 6.3.5.2 AffinityOrAntiAffinity
             information element";