Commit 8e40dd5d authored by piscione's avatar piscione
Browse files

SOL005_11, SOL005_68 SOL005_v040009

parent 5a16a4a3
Loading
Loading
Loading
Loading
+9 −1
Original line number Original line Diff line number Diff line
@@ -6686,3 +6686,11 @@ definitions:
        type: array
        type: array
        items:
        items:
          $ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
          $ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"

  FeasibilityCheckResultType:
    description: >
      The enumeration FeasibilityCheckResultType defines the permitted values to represent the result of executing a feasibility check according to the options defined in clause 6.5.4.14. It shall comply with the provisions defined in table 6.5.4.15-1.
    type: string
    enum:
      - FEASIBILITY_CHECK_DONE
      - FEASIBILITY_CHECK_DONE_WITH_RESERVATION
+10 −6
Original line number Original line Diff line number Diff line
@@ -93,44 +93,48 @@ definitions:
      affectedVnf:
      affectedVnf:
        description: >
        description: >
          Information about the VNF instances that were affected
          Information about the VNF instances that were affected
          during the lifecycle operation. See note.
          during the lifecycle operation. See note 1.
        type: array
        type: array
        items:
        items:
          $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVnf"
          $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVnf"
      affectedPnf:
      affectedPnf:
        description: >
        description: >
          Information about the PNF instances that were affected
          Information about the PNF instances that were affected
          during the lifecycle operation. See note.
          during the lifecycle operation. See note 1.
        type: array
        type: array
        items:
        items:
          $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedPnf"
          $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedPnf"
      affectedVl:
      affectedVl:
        description: >
        description: >
          Information about the VL instances that were affected
          Information about the VL instances that were affected
          during the lifecycle operation. See note.
          during the lifecycle operation. See note 1.
        type: array
        type: array
        items:
        items:
          $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVirtualLink"
          $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVirtualLink"
      affectedVnffg:
      affectedVnffg:
        description: >
        description: >
          Information about the VNFFG instances that were
          Information about the VNFFG instances that were
          affected during the lifecycle operation. See note.
          affected during the lifecycle operation. See note 1. 
        type: array
        type: array
        items:
        items:
          $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVnffg"
          $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVnffg"
      affectedNs:
      affectedNs:
        description: >
        description: >
          Information about the SAP instances that were affected
          Information about the SAP instances that were affected
          during the lifecycle operation.See note.
          during the lifecycle operation.See note 1.
        type: array
        type: array
        items:
        items:
          $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedNs"
          $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedNs"
      affectedSap:
      affectedSap:
        description: >
        description: >
          Information about the SAP instances that were affected during the lifecycle operation. See note.
          Information about the SAP instances that were affected during the lifecycle operation. See note 1.
        type: array
        type: array
        items:
        items:
          $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedSap"
          $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedSap"
      feasibilityCheckResult:
        description: >
          Information about the feasibility check result. The attribute shall be provided if the notification is sent to indicate the result of feasibility check. See note 2.
        $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/FeasibilityCheckResultType"
      error:
      error:
        description: >
        description: >
          Details of the latest error, if one has occurred during
          Details of the latest error, if one has occurred during