Commit 8dd3ddd7 authored by Mubeena Ishaq's avatar Mubeena Ishaq Committed by Giacomo Bernini
Browse files

fix minor issues for VNFLCM

parent 2a1dd935
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -47,9 +47,9 @@ POST Create VNF Snapshot Task - CONFLICT
    Check HTTP Response Status Code Is    409
    Check HTTP Response Body Json Schema Is    ProblemDetails 

POST Create VNF Snapshot Task - UNPROCESSIBLE ENTITY
POST Create VNF Snapshot Task - Conflict
    [Documentation]    Test ID: 7.3.1.38.4
    ...    Test title: POST Create VNF Snapshot Task - UNPROCESSIBLE ENTITY
    ...    Test title: POST Create VNF Snapshot Task - Conflict
    ...    Test objective: The objective is to test that the POST method cannot request for a snapshot when the provided identifier of the target "Individual VNF snapshot" resource for the VNF snapshot is invalid. 
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.21.3.1 - ETSI GS NFV-SOL 003 [1] v4.4.1
+2 −2
Original line number Diff line number Diff line
@@ -200,9 +200,9 @@ GET information about multiple VNF instances with "exclude_default" and "fields"
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is    vnfInstances
    
POST Create a new vnfInstance - Unprocessible Entity
POST Create a new vnfInstance - Unprocessable Content
    [Documentation]    Test ID: 7.3.1.1.15
    ...    Test title: POST Create a new vnfInstance - Unprocessible Entity
    ...    Test title: POST Create a new vnfInstance - Unprocessable Content
    ...    Test objective: The objective is to test that correct error code is returned when VNF package referenced by the "vnfdId" attribute in the "CreateVnfRequest" structure is not in the "ENABLED" state or does not exist.
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.2.3.1 - ETSI GS NFV-SOL 003 [1] v4.4.1