diff options
author | Steven Wright <sw3588@att.com> | 2019-04-17 12:39:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-17 12:39:53 +0000 |
commit | 0a74af644e2c47563801e28d2b4d6cc98e02a149 (patch) | |
tree | a0ec9c300f4bb7bab31c797759e2e6bace686bc3 /docs | |
parent | a43ef5023419467adb704ea6c2f0b2b488fd0e38 (diff) | |
parent | 5139f738076805163e6850c3ea683c30d72c6243 (diff) |
Merge "VNFRQTS - overlapped requirements"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Chapter5/Tosca.rst | 24 |
1 files changed, 4 insertions, 20 deletions
diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index b4c59b2..55b0ca1 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -166,30 +166,14 @@ VNF Package Contents testing as specified in ETSI NFV-SOL004 - Testing directory in CSAR .. req:: - :id: R-26885 - :target: VNF - :keyword: MUST - :introduced: casablanca - - The VNF provider **MUST** provide the binaries and images needed to - instantiate the VNF (VNF and VNFC images) either as: - - - Local artifact in CSAR: ROOT\\Artifacts\\ **VNF_Image.bin** - - - externally referred (by URI) artifact in Manifest file (also may be - referred by VNF Descriptor) - - Note: Currently, ONAP doesn't have the capability of Image management, - we upload the image into VIM/VNFM manually. - -.. req:: :id: R-40820 - :target: VNF + :target: VNF or PNF TOSCA PACKAGE :keyword: MUST :introduced: casablanca - The VNF provider **MUST** enumerate all of the open source licenses - their VNF(s) incorporate. CSAR License directory as per ETSI SOL004. + The VNF or PNF TOSCA PACKAGE **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** |