Commit 017e4155 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixes

parent 9b3cd212
......@@ -142,7 +142,7 @@ GET all Network Service Descriptors - exclude_fields
Pass Execution If ${NFVO_FIELDS} == 0 The NFVO is not able to use exclude_fields option
Set Headers {"Accept": "${ACCEPT_JSON}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization": "${AUTHORIZATION}"}
GET ${apiRoot}/${apiName}/${apiVersion}/vnf_packages?exlude_fields=${fields}
GET ${apiRoot}/${apiName}/${apiVersion}/ns_descriptors?exlude_fields=${fields}
Integer response status 200
${contentType}= Output response headers Content-Type
Should Contain ${contentType} application/json
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment