Loading SOL002/VNFLCMCoordination-API/VNFLCMCoordinationKeywords.robot +6 −6 Original line number Diff line number Diff line Loading @@ -384,7 +384,7 @@ JWT Encode [Return] ${encoded} Post coordination of LCM operation Occurance and API Producer has Chosen Synchronous Mode with permitted authorization scope Pass Execution If ${SYNCHRONOUS_MODE_SUPPORT} == 0 The API producer is in Asynchronous Mode. Skipping the test. Log Create coordination action by POST to ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations Log Create coordination action by POST to ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations with permitted authorization scope Set Headers {"Accept":"${ACCEPT_JSON}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE_JSON}"} Loading @@ -398,7 +398,7 @@ Post coordination of LCM operation Occurance and API Producer has Chosen Synchro Set Suite Variable ${response} ${outputResponse} Post coordination of LCM operation Occurance and API Producer has Chosen Synchronous Mode with not permitted authorization scope Pass Execution If ${SYNCHRONOUS_MODE_SUPPORT} == 0 The API producer is in Asynchronous Mode. Skipping the test. Log Create coordination action by POST to ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations Log Create coordination action by POST to ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations with not permitted authorization scope Set Headers {"Accept":"${ACCEPT_JSON}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE_JSON}"} Loading @@ -411,7 +411,7 @@ Post coordination of LCM operation Occurance and API Producer has Chosen Synchro ${outputResponse}= Output response Set Suite Variable ${response} ${outputResponse} GET Individual LCM Operation Coordination Results with permitted authorization scope Log Requesting the retrieve of a finished coordination task Log Requesting the retrieve of a finished coordination task with permitted authorization scope Set Headers {"Accept":"${ACCEPT_JSON}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE_JSON}"} Loading @@ -422,7 +422,7 @@ GET Individual LCM Operation Coordination Results with permitted authorization s ${outputResponse}= Output response Set Suite Variable ${response} ${outputResponse} GET Individual LCM Operation Coordination Results with not permitted authorization scope Log Requesting the retrieve of a finished coordination task Log Requesting the retrieve of a finished coordination task with not permitted authorization scope Set Headers {"Accept":"${ACCEPT_JSON}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE_JSON}"} Loading @@ -433,7 +433,7 @@ GET Individual LCM Operation Coordination Results with not permitted authorizati ${outputResponse}= Output response Set Suite Variable ${response} ${outputResponse} POST Cancellation of an Ongoing Individual Coordination Action with permitted authorization scope Log Trying to initiates the cancellation of an ongoing coordination action. Log Trying to initiates the cancellation of an ongoing coordination action with permitted authorization scope. Set Headers {"Accept":"${ACCEPT_JSON}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE_JSON}"} Loading @@ -444,7 +444,7 @@ POST Cancellation of an Ongoing Individual Coordination Action with permitted au ${outputResponse}= Output response Set Suite Variable ${response} ${outputResponse} POST Cancellation of an Ongoing Individual Coordination Action with not permitted authorization scope Log Trying to initiates the cancellation of an ongoing coordination action. Log Trying to initiates the cancellation of an ongoing coordination action with not permitted authorization scope. Set Headers {"Accept":"${ACCEPT_JSON}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE_JSON}"} Loading Loading
SOL002/VNFLCMCoordination-API/VNFLCMCoordinationKeywords.robot +6 −6 Original line number Diff line number Diff line Loading @@ -384,7 +384,7 @@ JWT Encode [Return] ${encoded} Post coordination of LCM operation Occurance and API Producer has Chosen Synchronous Mode with permitted authorization scope Pass Execution If ${SYNCHRONOUS_MODE_SUPPORT} == 0 The API producer is in Asynchronous Mode. Skipping the test. Log Create coordination action by POST to ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations Log Create coordination action by POST to ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations with permitted authorization scope Set Headers {"Accept":"${ACCEPT_JSON}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE_JSON}"} Loading @@ -398,7 +398,7 @@ Post coordination of LCM operation Occurance and API Producer has Chosen Synchro Set Suite Variable ${response} ${outputResponse} Post coordination of LCM operation Occurance and API Producer has Chosen Synchronous Mode with not permitted authorization scope Pass Execution If ${SYNCHRONOUS_MODE_SUPPORT} == 0 The API producer is in Asynchronous Mode. Skipping the test. Log Create coordination action by POST to ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations Log Create coordination action by POST to ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations with not permitted authorization scope Set Headers {"Accept":"${ACCEPT_JSON}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE_JSON}"} Loading @@ -411,7 +411,7 @@ Post coordination of LCM operation Occurance and API Producer has Chosen Synchro ${outputResponse}= Output response Set Suite Variable ${response} ${outputResponse} GET Individual LCM Operation Coordination Results with permitted authorization scope Log Requesting the retrieve of a finished coordination task Log Requesting the retrieve of a finished coordination task with permitted authorization scope Set Headers {"Accept":"${ACCEPT_JSON}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE_JSON}"} Loading @@ -422,7 +422,7 @@ GET Individual LCM Operation Coordination Results with permitted authorization s ${outputResponse}= Output response Set Suite Variable ${response} ${outputResponse} GET Individual LCM Operation Coordination Results with not permitted authorization scope Log Requesting the retrieve of a finished coordination task Log Requesting the retrieve of a finished coordination task with not permitted authorization scope Set Headers {"Accept":"${ACCEPT_JSON}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE_JSON}"} Loading @@ -433,7 +433,7 @@ GET Individual LCM Operation Coordination Results with not permitted authorizati ${outputResponse}= Output response Set Suite Variable ${response} ${outputResponse} POST Cancellation of an Ongoing Individual Coordination Action with permitted authorization scope Log Trying to initiates the cancellation of an ongoing coordination action. Log Trying to initiates the cancellation of an ongoing coordination action with permitted authorization scope. Set Headers {"Accept":"${ACCEPT_JSON}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE_JSON}"} Loading @@ -444,7 +444,7 @@ POST Cancellation of an Ongoing Individual Coordination Action with permitted au ${outputResponse}= Output response Set Suite Variable ${response} ${outputResponse} POST Cancellation of an Ongoing Individual Coordination Action with not permitted authorization scope Log Trying to initiates the cancellation of an ongoing coordination action. Log Trying to initiates the cancellation of an ongoing coordination action with not permitted authorization scope. Set Headers {"Accept":"${ACCEPT_JSON}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE_JSON}"} Loading