From 3e0efbc34176ad3ad2e6d731a699f5684c0a527d Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Tue, 10 Sep 2019 13:51:23 +0530 Subject: Fix the product name for sol004 test Issue-ID: VNFSDK-424 Change-Id: Ieeaebeed722089ea889192b8f594488a9bb2d056 Signed-off-by: Kanagaraj Manickam k00365106 --- .../resources/open-cli-schema/sol004/vtp-validate-csar-r130206.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csarvalidation/src/main/resources/open-cli-schema/sol004/vtp-validate-csar-r130206.yaml b/csarvalidation/src/main/resources/open-cli-schema/sol004/vtp-validate-csar-r130206.yaml index bf8be04..ff349bc 100644 --- a/csarvalidation/src/main/resources/open-cli-schema/sol004/vtp-validate-csar-r130206.yaml +++ b/csarvalidation/src/main/resources/open-cli-schema/sol004/vtp-validate-csar-r130206.yaml @@ -20,7 +20,7 @@ description: | The VNF/PNF package shall contain a Digest (a.k.a. hash) for each of the components of the VNF package. The table of hashes is included in the manifest file, which is signed with the VNF provider private key. In addition, the VNF provider shall include a signing certificate that includes the VNF provider public key, following a pre-defined naming convention and located either at the root of the archive or in a predefined location (e.g. directory). info: - product: onap-vtp + product: onap-dublin version: 1.0 service: validation author: ONAP VTP Team onap-discuss@lists.onap.org -- cgit 1.2.3-korg