Bug 264 - SOL003VNFLifecycleOperationGranting_def.yaml VimSnapshotResource.storageSnapshotId indent issue
Summary: SOL003VNFLifecycleOperationGranting_def.yaml VimSnapshotResource.storageSnaps...
Status: CONFIRMED
Alias: None
Product: NFV
Classification: Unclassified
Component: GS NFV-SOL 003 OpenAPIs (show other bugs)
Version: 3.0.0
Hardware: PC Windows
Assignee: gergely CSATARI
 
Reported: 2022-06-02 10:46 CEST by Dominique SIDOU
Modified: 2022-06-02 10:46 CEST (History)
4 users (show)

See Also:
Version number of the related document:
OpenAPI issue category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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"