Commit ebfa26b2 authored by piscione's avatar piscione
Browse files

SOL005_34: updated description of fields of VnfcSnapshotInfo datamodel

parent 7ca16334
Loading
Loading
Loading
Loading
Loading
+6 −2
Original line number Original line Diff line number Diff line
@@ -5330,7 +5330,8 @@ definitions:
      id:
      id:
        description: >
        description: >
          Identifier of the information held by the VNFM about a specific VNFC Snapshot. This identifier is allocated by
          Identifier of the information held by the VNFM about a specific VNFC Snapshot. This identifier is allocated by
          the VNFM and is unique within the scope of a VNF snapshot.
          the VNFM and is unique within the scope of a VNF snapshot.  The attribute also identifies the compute snapshot
          image associated to this VNFC snapshot within the context of a referred VNF snapshot.
        $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier"
        $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier"
      vnfcInstanceId:
      vnfcInstanceId:
        description: >
        description: >
@@ -5369,7 +5370,10 @@ definitions:
          properties:
          properties:
            storageResourceId:
            storageResourceId:
              description: >
              description: >
                Reference to the virtual storage resource.
                Reference to the "VirtualStorageResourceInfo" structure in the "VnfInstance"
                structure that represents the virtual storage resource. The attribute also
                identifies the storage snapshot image associated to this VNFC snapshot within
                the context of a referred VNF snapshot.
              $ref: "#/definitions/IdentifierInVnf"
              $ref: "#/definitions/IdentifierInVnf"
            storageSnapshotResources:
            storageSnapshotResources:
              description: >
              description: >