Handle TOSCA template with invalid element type 71/136071/1
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>
Mon, 2 Oct 2023 10:02:10 +0000 (11:02 +0100)
committerRamesh Murugan Iyer <ramesh.murugan.iyer@est.tech>
Mon, 2 Oct 2023 10:27:20 +0000 (10:27 +0000)
commitc706398593f184301d38bd6cba86566da60bece6
tree82368d0ea9c6397a7727a579083b42cf94b63e64
parent573057bf622d0a671d9327f32ad096f58bc31cc1
Handle TOSCA template with invalid element type

Tosca node templates should have elements with valid element type and
composition type. Invalid elements will be ignored, throws error if
there are no single valid element present.

Issue-ID: POLICY-4830
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: I4c6c88eee7c8017dfd4877e154062fca42e660ed
models/src/main/java/org/onap/policy/clamp/models/acm/persistence/provider/AcDefinitionProvider.java