Commit 38e8e721 authored by Mike-no's avatar Mike-no Committed by Giacomo Bernini
Browse files

remove set headers If-Match in PATCH Individual Capacity Threshold - HTTP...

remove set headers If-Match in PATCH Individual Capacity Threshold - HTTP Conditional Request not supported method
parent fa293a63
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -423,7 +423,6 @@ PATCH Individual Capacity Threshold - HTTP Conditional Request not supported
    log    Trying to perform a PATCH to modify individual VNF snapshot
    Set Headers  {"Accept":"${ACCEPT_JSON}"}  
    Set Headers  {"Content-Type": "${CONTENT_TYPE_PATCH}"}
    Set Headers    {"If-Match": "${invalid_etag}"}
    Run Keyword If    ${AUTH_USAGE} == 1    Set Headers    {"${AUTHORIZATION_HEADER}":"${AUTHORIZATION_TOKEN}"}
    ${template} =    Get File    jsons/CapacityThresholdModificationRequest.json
    ${body}=        Format String   ${template}     callback_uri=${new_callback_uri}