summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSteven Wright <sw3588@att.com>2019-03-22 16:53:48 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-22 16:53:48 +0000
commitdd3764e4c49f13a1281968aea641a2936ce207a2 (patch)
treef8d15fbdca78171ad3e3526593991e91c45aa082 /docs
parentf24c14103d0da42959d2bfcfec115ef66f3191ff (diff)
parent895783604439557c400b580dab8ec2420c575687 (diff)
Merge "Add requirement R-444945"
Diffstat (limited to 'docs')
-rw-r--r--docs/Chapter5/Tosca.rst18
1 files changed, 15 insertions, 3 deletions
diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst
index 9e2c953..13fcd32 100644
--- a/docs/Chapter5/Tosca.rst
+++ b/docs/Chapter5/Tosca.rst
@@ -201,11 +201,23 @@ VNF Package Contents
- onap_others
-VNF Package Authenticity
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+VNF or PNF Package Authenticity
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+VNF or PNF package shall support a method for authenticity and integrity
+assurance. Note, Option 2 specified in SOL004 is supported in Dublin release.
-Will be added in future releases.
+.. req::
+ :id: R-444945
+ :target: VNF or PNF
+ :keyword: MUST
+ :introduced: dublin
+ The complete CSAR file **MUST** be digitally signed with the VNF or PNF
+ provider private key. The VNF or PNF provider delivers one zip file
+ consisting of the CSAR file, a signature file and a certificate file that
+ includes the VNF or PNF provider public key. The certificate may also be
+ included in the signaturecontainer, if the signature format allows that.
VNF Package ONAP Extensions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~