diff options
author | Lovett, Trevor <trevor.lovett@att.com> | 2020-08-26 16:00:08 -0500 |
---|---|---|
committer | Trevor Lovett <trevor.lovett@att.com> | 2020-09-15 16:31:14 +0000 |
commit | e118831a07010d12e9dba9c0748d8588354d220d (patch) | |
tree | 5f46a3f64126233622958557039097f5b5117666 /docs | |
parent | 90e1e140f7a567d060a394c841d1f88acac5b578 (diff) |
Updated SOL004 Package Authenticity notes
Issue-ID: VNFRQTS-891
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: Ic885e2d5f1a4cd02cd472439ade8f814f790634d
Diffstat (limited to 'docs')
-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 |