summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5
diff options
context:
space:
mode:
authorHagop Bozawglanian <hagop.bozawglanian@att.com>2019-03-29 19:06:54 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-29 19:06:54 +0000
commitb66f266761d50b2748db5d81eac0d83b98e23e2d (patch)
treeb7a4740b95eec197841d254af7df080dab20ef74 /docs/Chapter5
parentf6f5cfb5d5f1ef7557593576bde7ca49772bb8fe (diff)
parent4a3a6deb8a286ee3d4b7623763746d37a44ddc70 (diff)
Merge "Update VNFRQTS-572"
Diffstat (limited to 'docs/Chapter5')
-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