Check Operation Notification For TerminateCOMPLETED
Check Postcondition VNF Terminate
GET status information about multiple VNF LCM Operation OCC
[Documentation]Test ID: 7.3.1.11.2
...Test title: GET status information about multiple VNF LCM Operation OCC
...Test objective: The objective is to test that GET method retrieve Query status information about multiple VNF lifecycle management operation occurrences.
...Pre-conditions: none
...Reference: Clause 5.4.12.3.2 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
GET VNF LCM Operation occurrences
Check HTTP Response Status Code Is202
Check HTTP Response Body Json Schema IsVnfLcmOpOccs
Get Individual VNF LCM Operation occurrence
[Documentation]Test ID: 7.3.1.12.2
...Test title: Get Individual VNF LCM Operation occurrences
...Test objective: The objective is to test that this method retrieve information about a VNF lifecycle management operation occurrence
...Pre-conditions: none
...Reference: Clause 5.4.13.3.2 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
Get Individual VNF LCM Operation occurrence
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema IsVnfLcmOpOcc
Check HTTP Response Body of Individual VNF LCM Operation occurrences content against VNF Descriptor
GET Individual VNF Package [keyword]
LogTrying to get a VNF Package present in the NFVO Catalogue
Set Headers{"Accept": "${ACCEPT_JSON}"}
@@ -445,6 +472,7 @@ Check HTTP Response Body Json Schema Is
Check Operation Occurrence Id existence
${vnfLcmOpOccId}=Get Value From Json${response['headers']}$..Location
Should Not Be Empty${vnfLcmOpOccId}
Set Global Variable${globalVnfLcmOpOccId}${vnfLcmOpOccId}
Check HTTP Response Header Contains
[Arguments]${CONTENT_TYPE}
@@ -572,3 +600,36 @@ Check resource not Instantiated
...Test objective: The objective is to test the interconnected case of VNF instance resource, creation, instantiation and retrieval of information about VNF lifecycle management operation occurrences
...Pre-conditions: none
...Reference: ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_NFVO, Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
GET Individual VNF Package
POST Create a new vnfInstance
VNF Instantiation
GET status information about multiple VNF LCM Operation OCC