Bug 264

Summary: SOL003VNFLifecycleOperationGranting_def.yaml VimSnapshotResource.storageSnapshotId indent issue
Product: NFV Reporter: Dominique SIDOU <dominique.sidou>
Component: GS NFV-SOL 003 OpenAPIsAssignee: gergely CSATARI <gergely.csatari>
Status: CONFIRMED ---    
Severity: enhancement CC: bruno.chatras, cti_support, ernest.bayha, michele.carignani
Priority: Normal    
Version: 3.0.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Version number of the related document: OpenAPI issue category: ---

Description Dominique SIDOU 2022-06-02 10:46:36 CEST
SOL003VNFLifecycleOperationGranting_def.yaml

indent problem:

  VimSnapshotResource:

       storageSnapshotId:
         description: >
           Identifier of the virtual storage resource that has been snapshotted as referred in the VNFC
-          snapshot information. Shall only be present if the snapshot resource in the VIM is a storage 
+          snapshot information. Shall only be present if the snapshot resource in the VIM is a storage
           resource (as indicated by "type=STORAGE" in the parent resource definition).
-          $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
+        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"