summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/Chapter5/Tosca.rst19
1 files changed, 11 insertions, 8 deletions
diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst
index ec3404d..be24fcd 100644
--- a/docs/Chapter5/Tosca.rst
+++ b/docs/Chapter5/Tosca.rst
@@ -214,20 +214,23 @@ VNF Package Contents
.. req::
:id: R-146092
- :target: VNF or PNF
+ :target: VNF or PNF TOSCA PACKAGE
: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
+ The VNF or PNF TOSCA CSAR package Manifest file **MUST** contain: non-mano
+ artifact set with following ONAP public tag
+
+ - onap_ves_events: contains VES registration files
+
+ - onap_pm_dictionary: contains the PM dictionary files
- - onap_pm_dictionary
+ - onap_yang_modules: contains Yang module files for configurations
- - onap_yang_module
+ - onap_ansible_playbooks: contains any ansible_playbooks
- - onap_others
+ - onap_others: contains any other non_MANO artifacts, e.g. informational
+ documents
.. req::
:id: R-221914