diff options
author | Alan Weinstock <aw2574@att.com> | 2020-09-16 14:04:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-16 14:04:39 +0000 |
commit | 15e7717a8334f8acdfe4ebf767c44e4e9d3999d1 (patch) | |
tree | 3c186c9a447390b3de504124ee7c6aada4fe94ff | |
parent | 4c65a85d959fcba00c3dcb52c2d0a0338975eeb6 (diff) | |
parent | e118831a07010d12e9dba9c0748d8588354d220d (diff) |
Merge "Updated SOL004 Package Authenticity notes"
-rw-r--r-- | docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst b/docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst index eb7b3ba..f035d3c 100644 --- a/docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst +++ b/docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst @@ -254,15 +254,21 @@ private key. The provider delivers one zip file consisting of the CSAR file, a signature file and a certificate file that includes the VNF provider public key. -*Dublin release note* +*Guilin Release Note* - - VNFSDK pre-onboarding validation procedure: - - Option 1: specified in ETSI SOL004 is supported. - - Option 2: Will be supported in the future releases. +In ONAP, there are two key components involved with the creation, validations, +and reading of a CSAR package. The VNFSDK can be used to create and validate a +CSAR package prior to ONAP via the SDC application. The SDC application, +then opens, parses, and reads the CSAR package. Their support for these +two signing options, as defined in ETSI NFV SOL004 2.7.1, is as follows: + + - VNFSDK pre-onboarding validation: + - Option 1: Supported + - Option 2: Supported - SDC onboarding procedure: - Option 1: Will be supported in the future releases. - - Option 2: specified in ETSI SOL004 is supported. + - Option 2: Supported .. req:: :id: R-787965 |