Importing VSP with node_type in separate file 33/108333/5
authorMichaelMorris <michael.morris@est.tech>
Wed, 27 May 2020 17:09:40 +0000 (18:09 +0100)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Thu, 18 Jun 2020 05:41:53 +0000 (05:41 +0000)
commit7cd3f6bbd4524421f290aa6b5f89836bc98c8cbf
tree7212a75c9c4a529b352854801393ac2dee1d648d
parentccdff9dd945d15b537f922999a569deb9b08a2d6
Importing VSP with node_type in separate file

Import fails when a node_type referenced in the main template is defined in a separate yaml file in the csar even when that separate file is correctly imported in the main template

Change-Id: I6abe074585c2ce592fe9bed7abe76f0856bcfe93
Issue-ID: SDC-2850
Signed-off-by: MichaelMorris <michael.morris@est.tech>
catalog-be/src/main/java/org/openecomp/sdc/be/components/csar/CsarInfo.java
catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/ResourceBusinessLogic.java
catalog-be/src/test/java/org/openecomp/sdc/be/components/csar/CsarInfoTest.java
catalog-be/src/test/resources/nodeTypeInGlobalSub.csar [new file with mode: 0644]