diff options
author | guochuyicmri <guochuyi@chinamobile.com> | 2019-10-14 14:45:34 +0800 |
---|---|---|
committer | Chuyi Guo <guochuyi@chinamobile.com> | 2019-10-21 11:40:44 +0000 |
commit | 766ab63c3526cd0b5f7a60f2b30ee4ca19477c19 (patch) | |
tree | b3558ee8a966c913799020b6ff6e3fd8a9f2f8b3 /docs | |
parent | 886655e637d3782676ab3c7386900b8f7c91daa9 (diff) |
update TOSCA test descriptionelalto
Slight update on 2.5.2 and 2.5.3
Issue-ID: VNFSDK-451
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
Change-Id: I713408b5ba1f75e8fa7d6346cfa62b20b73d534d
(cherry picked from commit 7b0b9c46afa26f2ac193804e89803c176e1df287)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/OnboardInstantiateTests.rst | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/docs/OnboardInstantiateTests.rst b/docs/OnboardInstantiateTests.rst index 0377ad1..4e0168b 100644 --- a/docs/OnboardInstantiateTests.rst +++ b/docs/OnboardInstantiateTests.rst @@ -250,8 +250,8 @@ Prerequisites * **VNF Provider** has: - * Provided the **Tester** the VNF package containing OpenStack TOSCA that has - been certified compliant by the OPNFV Verification Program for + * Provided the **Tester** the TOSCA based VNF Package that has + been certified compliant by the LFN OVP(OPNFV Verification Program) for VNFs or validated by the El Alto release of the ONAP VNFSDK * Provided the **Tester** any custom virtual machine image required by the VNF @@ -371,15 +371,9 @@ any individual test step fails, then the test case will fail. 1. The virtual machine has been successfully created in OpenStack without errors. -2. If the VNF exposes Operations, Administration, and Management (OAM) - interfaces on an OAM network, then each IP address address exposed by the - VNF on the OAM network must respond to a PING command. The identification - of the OAM network and IPs is left to the implementation and documentation - of the **Test Engine**. - -3. Each virtual machine in the OpenStack must have a corresponding +2. Each virtual machine in the OpenStack must have a corresponding ``vserver`` ONAP's Available and Active Inventory (AAI) component with all required data elements. -4. The VNF has a ``Generic-VNF`` object recorded in AAI with all required data elements. +3. The VNF has a ``Generic-VNF`` object recorded in AAI with all required data elements. |