Bug 261

Summary: Issues on the generation of main definitions files
Product: Forge Reporter: Bruno Chatras <bruno.chatras>
Component: TOSCA toolsAssignee: admin_forge <cti_support>
Status: RESOLVED FIXED    
Severity: enhancement CC: michele.carignani, miguelangel.reinaortega
Priority: Normal    
Version: v1   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Version number of the related document: OpenAPI issue category: ---

Description Bruno Chatras 2021-05-21 08:53:09 CEST
1) etsi_nfv_sol001_common_types.yaml
This file should  not imports itself

2) etsi_nfv_sol001_nsd_types.yaml
   a) the VNFD and PNFD definition files should be imported
   b) “artifact_types:” should not be included as there are no artifacts. Instead “capability_types” should have been added at the same location
Comment 1 Miguel Angel Reina Ortega 2021-07-30 09:08:31 CEST
Fix by https://labs.etsi.org/rep/cti-tools/tosca2doc/commit/efd233d6f89a9e7dd1cfe5a98c652cbd41b74921 

1) Remove self-import for common yaml file

2) a) Addition of imports for nsd yaml file
   b) No change required. Source docx file small error in section 7.4 title:
      Replace "Capabilities Types" by "Capability Types"