diff options
author | fzhang <fei.zhang@ericsson.com> | 2019-03-15 00:39:06 -0700 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-03-27 20:50:50 +0000 |
commit | b6440e54cc701852f34e9b3cda9db7631ef53373 (patch) | |
tree | 70531a4842e0565413d8735b799f015739ea45ab /docs/Chapter5 | |
parent | 89978be4e57646b8ea1f61ac7f19ef57f84239dd (diff) |
Update R-10087
Update PNF support in requirement R-10087
Change-Id: I2e540b62e9a71e16736d9446cdf997de98efcb7b
Issue-ID: VNFRQTS-505
Signed-off-by: fzhang <fei.zhang@ericsson.com>
Diffstat (limited to 'docs/Chapter5')
-rw-r--r-- | docs/Chapter5/Tosca.rst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index 274a48c..e021dcb 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -126,14 +126,15 @@ VNF Package Contents .. req:: :id: R-10087 - :target: VNF + :target: VNF or PNF CSAR PACKAGE :keyword: MUST :introduced: casablanca + :updated: dublin - The VNF package **MUST** contain all standard artifacts as specified in - ETSI GS NFV-SOL004 including Manifest file, VNFD (or Main TOSCA/YAML - based Service Template) and other optional artifacts. CSAR Manifest - file as per SOL004 - for example ROOT\\ **MainServiceTemplate.mf** + The VNF or PNF CSAR package **MUST** include all artifacts required by + ETSI GS NFV-SOL004 including Manifest file, VNFD or PNFD (or Main + TOSCA/YAML based Service Template) and other optional artifacts. CSAR + Manifest file as per SOL004 - for example ROOT\\ **MainServiceTemplate.mf** .. req:: :id: R-01123 |