Commit 440f5aa9 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003_43: VnfLcmOperationOccurrenceNotification updated

parent f084e5fa
Loading
Loading
Loading
Loading
+23 −17
Original line number Original line Diff line number Diff line
@@ -1564,12 +1564,13 @@ definitions:
        description: >
        description: >
          Information about VNFC instances that were affected during the
          Information about VNFC instances that were affected during the
          lifecycle operation.
          lifecycle operation.
          Shall be present if the "notificationStatus" is set to "RESULT" and
          Shall be present if the "notificationStatus" is set to "RESULT", 
          the operation has performed any resource modification. Shall be
          the "verbosity" attribute is set to "FULL"  and the operation has 
          absent otherwise. This attribute contains information about the
          performed any resource modification. Shall be absent otherwise. 
          cumulative changes to virtualised resources that were performed so
          This attribute contains information about the cumulative changes 
          far by the VNF LCM operation occurrence and by any of the error
          to virtualised resources that were performed so far by the VNF LCM 
          handling procedures for that operation occurrence.
          operation occurrence and by any of the error handling procedures 
          for that operation occurrence.
        type: array
        type: array
        items:
        items:
          $ref: "SOL002SOL003_def.yaml#/definitions/AffectedVnfc"
          $ref: "SOL002SOL003_def.yaml#/definitions/AffectedVnfc"
@@ -1577,22 +1578,27 @@ definitions:
        description: >
        description: >
          Information about VL instances that were affected during the
          Information about VL instances that were affected during the
          lifecycle operation.
          lifecycle operation.
          Shall be present if the "notificationStatus" is set to "RESULT" and
          Shall be present if the "notificationStatus" is set to "RESULT", 
          the operation has performed any resource modification. Shall be
          the "verbosity" attribute is set to "FULL"  and the operation has 
          absent otherwise. This attribute contains information about the
          performed any resource modification. Shall be absent otherwise. 
          cumulative changes to virtualised resources that were performed so
          This attribute contains information about the cumulative changes 
          far by the VNF LCM operation occurrence and by any of the error
          to virtualised resources that were performed so far by the VNF LCM 
          handling procedures for that operation occurrence.
          operation occurrence and by any of the error handling procedures 
          for that operation occurrence.
        type: array
        type: array
        items:
        items:
          $ref: "#/definitions/AffectedVirtualLink"
          $ref: "#/definitions/AffectedVirtualLink"
      affectedExtLinkPorts:
      affectedExtLinkPorts:
        description: >
        description: >
          Information about external VNF link ports that were affected during the lifecycle operation. Shall be present
          Information about external VNF link ports that were affected during 
          if the "notificationStatus" is set to "RESULT", the "verbosity" attribute is set to "FULL" and the operation
          the lifecycle operation. 
          has performed any resource modification. Shall be absent otherwise. This attribute contains information about
          Shall be present if the "notificationStatus" is set to "RESULT", 
          the cumulative changes to virtualised resources that were performed so far by the VNF LCM operation occurrence
          the "verbosity" attribute is set to "FULL"  and the operation has 
          and by any of the error handling procedures for that operation occurrence.
          performed any resource modification. Shall be absent otherwise. 
          This attribute contains information about the cumulative changes 
          to virtualised resources that were performed so far by the VNF LCM 
          operation occurrence and by any of the error handling procedures 
          for that operation occurrence.
        type: array
        type: array
        items:
        items:
          $ref: "#/definitions/AffectedExtLinkPort"
          $ref: "#/definitions/AffectedExtLinkPort"