diff options
author | 2019-03-15 00:59:38 -0700 | |
---|---|---|
committer | 2019-03-21 17:14:33 +0000 | |
commit | d4750f55e12ede6669c2801c17e995162ebae16a (patch) | |
tree | 398a4f2fec0210a6a5de1a1d4eea694cd2a5a1fb | |
parent | 1cd65213ba6c65f43d5fbbb149a6b2cdb411eec8 (diff) |
Add new requirement R-146092
Add new requirement R-146092 to support VNF/PNF non-MANO Manifest file
Change-Id: Ia7a4a1c5e504c5d5476544fd23b1532895f28ccb
Issue-ID: VNFRQTS-572
Signed-off-by: fzhang <fei.zhang@ericsson.com>
-rw-r--r-- | docs/Chapter5/Tosca.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index 63222ae..a37c04c 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -185,6 +185,22 @@ VNF Package Contents for example ROOT\\Licenses\\ **License_term.txt** +.. req:: + :id: R-146092 + :target: VNF or PNF + :keyword: MUST + :introduced: dublin + + The VNF or PNF package Manifest file **MUST** contain: non-mano artifact + set with following ONAP public tag: + + - onap_ves_events + + - onap_pm_dictionary + + - onap_yang_module + + - onap_others VNF Package Authenticity ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |