diff options
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/Chapter7/VNF-On-boarding-and-package-management.rst | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/docs/Chapter7/VNF-On-boarding-and-package-management.rst b/docs/Chapter7/VNF-On-boarding-and-package-management.rst index f98e5f0..6acbf03 100755 --- a/docs/Chapter7/VNF-On-boarding-and-package-management.rst +++ b/docs/Chapter7/VNF-On-boarding-and-package-management.rst @@ -461,11 +461,11 @@ Compute, Network, and Storage Requirements .. req:: :id: R-26881 - :target: XNF + :target: VNF :keyword: MUST - The xNF provider **MUST** provide the binaries and images - needed to instantiate the xNF (xNF and VNFC images). + The VNF provider **MUST** provide the binaries and images + needed to instantiate the VNF (VNF and VNFC images). .. req:: :id: R-96634 @@ -478,32 +478,31 @@ Compute, Network, and Storage Requirements Testing ^^^^^^^^^^ - .. req:: :id: R-43958 - :target: XNF + :target: VNF :keyword: MUST :updated: casablanca - The xNF Package **MUST** include documentation describing - the tests that were conducted by the xNF provider and the test results. + The VNF Package **MUST** include documentation describing + the tests that were conducted by the VNF provider and the test results. .. req:: :id: R-04298 - :target: XNF + :target: VNF :keyword: MUST - The xNF provider **MUST** provide their testing scripts to + The VNF provider **MUST** provide their testing scripts to support testing. .. req:: :id: R-58775 - :target: XNF + :target: VNF :keyword: MUST - The xNF provider **MUST** provide software components that - can be packaged with/near the xNF, if needed, to simulate any functions - or systems that connect to the xNF system under test. This component is + The VNF provider **MUST** provide software components that + can be packaged with/near the VNF, if needed, to simulate any functions + or systems that connect to the VNF system under test. This component is necessary only if the existing testing environment does not have the necessary simulators. |