diff options
author | Gao Weitao <victor.gao@huawei.com> | 2019-03-18 06:06:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-18 06:06:56 +0000 |
commit | cb83eef8ba8f479576a07d08cf9b5c48b737778c (patch) | |
tree | f6e9ab3c8d92bb2a559b058260a366d6deff2087 /csarvalidation/src/main/resources/open-cli-schema/vtp-validate-csar.yaml | |
parent | d8f859223948dcad8022ff72b794854305d493c8 (diff) | |
parent | 022ea3db9854c9dadd9ac986dcba06ae9be8fd63 (diff) |
Merge changes I4ddadfa3,I8fc71d45,I1d9f8d29
* changes:
Update readme with SOL001
Add SOL001 test case place holder
Fix the csarvalidation build failure on windows
Diffstat (limited to 'csarvalidation/src/main/resources/open-cli-schema/vtp-validate-csar.yaml')
-rw-r--r-- | csarvalidation/src/main/resources/open-cli-schema/vtp-validate-csar.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csarvalidation/src/main/resources/open-cli-schema/vtp-validate-csar.yaml b/csarvalidation/src/main/resources/open-cli-schema/vtp-validate-csar.yaml index 329122a..709af93 100644 --- a/csarvalidation/src/main/resources/open-cli-schema/vtp-validate-csar.yaml +++ b/csarvalidation/src/main/resources/open-cli-schema/vtp-validate-csar.yaml @@ -16,7 +16,7 @@ open_cli_schema_version: 1.0 name: csar-validate -description: Validate CSAR package formats compliants to ETSI SOL004 and VNFREQS +description: Validate CSAR package formats compliants to ETSI SOL004, SOL001 and VNFREQS info: product: onap-vtp |