Commit 9249343d authored by Eisha Ayaz's avatar Eisha Ayaz Committed by Giacomo Bernini
Browse files

[fix][SOL003][VNF-LCM][ v5.2.1] [7.3.1.37.1,7 Test-IDs] Fix Location Header...

[fix][SOL003][VNF-LCM][ v5.2.1] [7.3.1.37.1,7 Test-IDs] Fix Location Header identifier across LCM APIs
parent 0bac7803
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -19,7 +19,9 @@ POST Change current VNF Package Task
    ...    Post-Conditions: in response header Location shall not be null         
    POST Change Current VNF Package Task
    Check HTTP Response Status Code Is    202
    Check HTTP Response Header Contains    Location
    Check HTTP Location Header Contains URI of Created Resource
    Check Operation Occurrence Resource Available

POST Change current VNF Package Task - Conflict
    [Documentation]    Test ID: 7.3.1.37.2
@@ -93,7 +95,10 @@ POST Change current VNF Package Task with permitted authorization scope
    ...    Post-Conditions: in response header Location shall not be null         
    POST Change Current VNF Package Task with permitted authorization scope
    Check HTTP Response Status Code Is    202
    Check HTTP Response Header Contains    Location
    Check HTTP Location Header Contains URI of Created Resource
    Check Operation Occurrence Resource Available


POST Change current VNF Package Task with not permitted authorization scope
    [Documentation]    Test ID: 7.3.1.37.8