Commit 051448cb authored by Eisha Ayaz's avatar Eisha Ayaz Committed by Giacomo Bernini
Browse files

[fix][SOL003][VNF-LCM][ v5.2.1] [7.3.1.40.1..16 Test-IDs] Fix Location Header...

[fix][SOL003][VNF-LCM][ v5.2.1] [7.3.1.40.1..16 Test-IDs] Fix Location Header identifier across LCM APIs
parent d4e1d0e1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ POST Create a new VNF Snapshot
    Check HTTP Response Status Code Is    201
    Check HTTP Response Body Json Schema Is    VnfSnapshotInfo
    Check HTTP Location Header Contains URI of Created Resource
    Check Postcondition VNF Snapshot Resource Returned in Location Header Is Available

GET information about multiple VNF Snapshots  
    [Documentation]    Test ID: 7.3.1.40.2
@@ -208,6 +209,7 @@ POST Create a new VNF Snapshot with permitted authorization scope
    Check HTTP Response Status Code Is    201
    Check HTTP Response Body Json Schema Is    VnfSnapshotInfo
    Check HTTP Location Header Contains URI of Created Resource
    Check Postcondition VNF Snapshot Resource Returned in Location Header Is Available

POST Create a new VNF Snapshot with not permitted authorization scope
    [Documentation]    Test ID: 7.3.1.40.17