Allow global types generation 35/107135/7
authoraribeiro <anderson.ribeiro@est.tech>
Tue, 5 May 2020 13:36:38 +0000 (14:36 +0100)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Thu, 28 May 2020 07:48:07 +0000 (07:48 +0000)
commit9f7430db214092bba954fa07fd3e72e333116cfa
tree0c7f688aa95e5280315a7b5736569a8ed5dbd0fc
parent6909f0c827bb46180fafc9d306d500e032ae7e0b
Allow global types generation

This change allows to configure which global type file will be added to the generated CSAR

Issue-ID: SDC-3021
Change-Id: I83c0c3f317c4a4e5e8dbf22cb3dbd47e63562d3a
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb
catalog-be/src/main/java/org/openecomp/sdc/be/tosca/CsarUtils.java
catalog-be/src/main/java/org/openecomp/sdc/be/tosca/ToscaExportHandler.java
catalog-be/src/main/resources/config/configuration.yaml
catalog-be/src/test/java/org/openecomp/sdc/be/tosca/CsarUtilsTest.java
catalog-be/src/test/resources/config/catalog-be/configuration.yaml
catalog-be/src/test/resources/yamlValidation/resource-serviceTemplate.yml [new file with mode: 0644]
common-app-api/src/main/java/org/openecomp/sdc/be/config/Configuration.java