Manifest is optional in ETSI SOL004 manifest 37/107537/2
authorMichaelMorris <michael.morris@est.tech>
Tue, 12 May 2020 10:19:47 +0000 (11:19 +0100)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Tue, 16 Jun 2020 05:41:19 +0000 (05:41 +0000)
commit8b53d639026267aef71659fe292a75e47555265f
tree43f391246c42907a6de8e5ef20093274d34ce8f1
parentc74aa44beabc303a5cf709625ee802dcd1bb9f5d
Manifest is optional in ETSI SOL004 manifest

SOL004MetaDirectoryValidtor enforces all files contained in an ETSI SOL004 CSAR are included in the manifest file, however the manifest itself is not mandatory to include in the manifest

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3057
Change-Id: I460071ecbd21578edb0603f600da0ac1ea877539
openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/main/java/org/openecomp/sdc/vendorsoftwareproduct/impl/orchestration/csar/validation/SOL004MetaDirectoryValidator.java
openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/java/org/openecomp/sdc/vendorsoftwareproduct/impl/orchestration/csar/validation/SOL004MetaDirectoryValidatorTest.java