diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-03-28 17:02:23 +0000 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-03-28 17:03:34 +0000 |
commit | d7aed1968bb0362a2832228ccae0b0b4f27e163e (patch) | |
tree | 91eda79c4158c74cf330c2b34f78199888c0dbe7 | |
parent | fe97610bef0794d031454278a77c06a2c6319b7e (diff) |
VNFRQTS - Add requirement R-293901
Change-Id: I2cd97fac87b210925e5274156c1f85c89493fb0a
Issue-ID: VNFRQTS-567
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
-rw-r--r-- | docs/Chapter5/Tosca.rst | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index 091aace..88f531e 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -189,12 +189,30 @@ VNF Package Contents :keyword: MUST :introduced: casablanca - The VNF provider MUST enumerate all of the open source licenses + The VNF provider **MUST** enumerate all of the open source licenses their VNF(s) incorporate. CSAR License directory as per ETSI SOL004. for example ROOT\\Licenses\\ **License_term.txt** .. req:: + :id: R-293901 + :target: VNF or PNF CSAR PACKAGE + :keyword: MUST + :introduced: dublin + + The VNF or PNF CSAR PACKAGE with TOSCA-Metadata **MUST** include following + additional keywords pointing to TOSCA files: + + - ETSI-Entry-Manifest + + - ETSI-Entry-Change-Log + + Note: For a CSAR containing a TOSCA-Metadata directory, which includes + the TOSCA.meta metadata file. The TOSCA.meta metadata file includes block_0 + with the Entry-Definitions keyword pointing to a TOSCA definitions YAML + file used as entry for parsing the contents of the overall CSAR archive. + +.. req:: :id: R-146092 :target: VNF or PNF :keyword: MUST |