Commit 5a9694e2 authored by piscione's avatar piscione
Browse files

SOL005_43: update note of NestedNsLocationConstraint datamodel

parent d44226fd
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -6358,6 +6358,10 @@ definitions:
    description: >
      This type represents the association of location constraints to a nested NS instance to be created according to a
      specific NS profile. It shall comply with the provisions defined in Table 6.5.3.96-1.

      NOTE: These constraints are typically determined by the OSS/BSS from service requirements (e.g. latency requirements,
      regulatory requirements). The NFVO can map such location constraints to eligible NFVI-PoPs/resource zones where
      the VNF instances as part of the nested NS are to be created.
    type: object
    required:
      - nsProfileId
@@ -6370,6 +6374,7 @@ definitions:
      locationConstraints:
        description: >
          Defines the location constraints for the nested NS instance to be created based on the NS profile.
          See note.
        $ref: "#/definitions/LocationConstraints"

  LcmOpOccNotificationVerbosityType: