Commit bf13bd74 authored by Mubeena Ishaq's avatar Mubeena Ishaq
Browse files

fix minor issues for VNFLCM

parent 05ce04da
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line 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 Status Code Is    409
    Check HTTP Response Body Json Schema Is    ProblemDetails 
    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
    [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. 
    ...    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
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.21.3.1 - ETSI GS NFV-SOL 003 [1] v4.4.1
    ...    Reference: Clause 5.4.21.3.1 - ETSI GS NFV-SOL 003 [1] v4.4.1
+2 −2
Original line number Original line 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 Status Code Is    200
    Check HTTP Response Body Json Schema Is    vnfInstances
    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
    [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.
    ...    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
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.2.3.1 - ETSI GS NFV-SOL 003 [1] v4.4.1
    ...    Reference: Clause 5.4.2.3.1 - ETSI GS NFV-SOL 003 [1] v4.4.1