Commit a670cfbe authored by Francesca Moscatelli's avatar Francesca Moscatelli
Browse files

SOL003_6: VnfSnapshotPkgInfo data type updated

parent d21aa1fc
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -111,6 +111,7 @@ definitions:
          - UPLOADING: the VNF snapshot package is being uploaded.
          - UPLOADING: the VNF snapshot package is being uploaded.
          - EXTRACTING: the VNF snapshot package’s content is being extracted.
          - EXTRACTING: the VNF snapshot package’s content is being extracted.
          - AVAILABLE: the VNF snapshot package is available (i.e., build or upload is completed).
          - AVAILABLE: the VNF snapshot package is available (i.e., build or upload is completed).
          - PROCESSING: the VNF snapshot is being processed. 
          - ERROR: failure during the VNF snapshot package building, uploading or processing.
          - ERROR: failure during the VNF snapshot package building, uploading or processing.
          - ERROR_EXTRACTING: failure during the VNF snapshot package extraction task.
          - ERROR_EXTRACTING: failure during the VNF snapshot package extraction task.
        type: string
        type: string
@@ -120,6 +121,7 @@ definitions:
          - UPLOADING
          - UPLOADING
          - EXTRACTING
          - EXTRACTING
          - AVAILABLE
          - AVAILABLE
          - PROCESSING
          - ERROR
          - ERROR
          - ERROR_EXTRACTING
          - ERROR_EXTRACTING
      isCancelPending:
      isCancelPending: