summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5
diff options
context:
space:
mode:
authorfzhang <fei.zhang@ericsson.com>2019-03-15 00:29:38 -0700
committerHagop Bozawglanian <hagop.bozawglanian@att.com>2019-03-27 22:49:02 +0000
commitfe97610bef0794d031454278a77c06a2c6319b7e (patch)
treee31cb842e57239b2775d65be2ce8a76e6794fa27 /docs/Chapter5
parent97ae86614de3219809ee99a34fa1b0ac6cf9598f (diff)
Update R-87234
Add PNF support in requirement R-87234 Change-Id: I38ac21c68ee21fc56fa86a7cd82d5d6f5ce532f2 Issue-ID: VNFRQTS-565 Signed-off-by: fzhang <fei.zhang@ericsson.com>
Diffstat (limited to 'docs/Chapter5')
-rw-r--r--docs/Chapter5/Tosca.rst16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst
index 72caeee..091aace 100644
--- a/docs/Chapter5/Tosca.rst
+++ b/docs/Chapter5/Tosca.rst
@@ -108,17 +108,17 @@ VNF Package Structure and Format
.. req::
:id: R-87234
- :target: VNF
- :keyword: MAY
+ :target: VNF or PNF
+ :keyword: MUST
:introduced: casablanca
+ :updated: dublin
- The VNF package provided by a VNF vendor **MAY** be either with
- TOSCA-Metadata directory (CSAR Option 1) or without TOSCA-Metadata
- directory (CSAR Option 2) as specified in ETSI GS NFV-SOL004. On-boarding
- entity (ONAP SDC) must support both options.
+ The VNF or PNF package provided by a VNF or PNF vendor **MUST** be with
+ TOSCA-Metadata directory (CSAR Option 1) as specified in
+ ETSI GS NFV-SOL004.
- **Note:** SDC supports only the CSAR Option 1 in Casablanca. The Option 2
- will be considered in future ONAP releases,
+ **Note:** SDC supports only the CSAR Option 1 in Dublin. The Option 2
+ will be considered in future ONAP releases.
.. req::
:id: R-506221