Commit 39402f75 authored by Francesca Moscatelli's avatar Francesca Moscatelli
Browse files

SOL003_7: VnfcSnapshotImageInfo data type updated

parent a670cfbe
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -206,6 +206,13 @@ definitions:
      id:
        description: > 
          Identifier of the VNFC snapshot image.
          When building the VNF snapshot package, the NFVO shall set the value of this attribute as follows:
          - for an image artifact corresponding to a compute snapshot resource, the value is copied from the 
            "id" attribute of the “VnfcSnapshotInfo”,
          - for an image artifact corresponding to a storage snapshot resource, the value is copied from the 
            "storageResourceId" attribute in the "VnfcSnapshotInfo" of the corresponding storage snapshot resource.
          When onboarding an existing VNF snapshot package, the NFVO shall set the value of this attribute as provided 
          in the manifest file in the VNF snapshot package (refer to ETSI GS NFV-SOL 010 [i.14]).
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierLocal"
      name:
        description: >