diff options
author | fzhang <fei.zhang@ericsson.com> | 2019-03-29 07:41:26 -0700 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-03-29 18:52:45 +0000 |
commit | 4a3a6deb8a286ee3d4b7623763746d37a44ddc70 (patch) | |
tree | 7b7818abe2e4a92faadbadb9b3fc0b14bcec9132 /docs | |
parent | 43f9b2a7b835e9aec27a34f4b8464a559b73cfa8 (diff) |
Update VNFRQTS-572
Update VNFRQTS-572 with more details information
Change-Id: I504d4128775a5c5469c4e49c622c5826223421b1
Issue-ID: VNFRQTS-572
Signed-off-by: fzhang <fei.zhang@ericsson.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Chapter5/Tosca.rst | 19 |
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 |