Loading .gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -4,3 +4,4 @@ build/ dist/ libspecs/ /.vscode No newline at end of file SOL002/VNFLCMCoordination-API/Coordinations.robot +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ POST Coordination of LCM Operation Occurance Conflict ... Config ID: Config_prod_VE ... Applicability: When there are many coordination actions exist, or conflicting ones, are in progress. ... Post-Condition: none Post coordination of LCM operation Occurance Post coordination of LCM operation Occurance - Conflict Check HTTP Response Status Code Is 409 Check HTTP Response Body Json Schema Is ProblemDetails Loading SOL002/VNFLCMCoordination-API/VNFLCMCoordinationKeywords.robot +5 −5 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ GET Individual LCM Operation Coordination Results Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"${AUTHORIZATION_HEADER}":"${AUTHORIZATION_TOKEN}"} GET ${apiRoot}/lcmcoord/${apiMajorVersion}/coordinations/${coordinationId} GET ${apiRoot}/lcmcoord/${apiMajorVersion}/coordinations/${Id_of_Finished_Coordination_Action} ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} Loading @@ -48,8 +48,8 @@ GET Individual LCM Operation Coordination Results of Ongoing Coordination Action Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"${AUTHORIZATION_HEADER}":"${AUTHORIZATION_TOKEN}"} POST ${apiRoot}/lcmcoord/${apiMajorVersion}/coordinations/${ongoing_coordination_action_id} ${outputResponse}= Output response${ongoing_coordination_action_id} Get ${apiRoot}/lcmcoord/${apiMajorVersion}/coordinations/${Id_of_Ongoing_Coordination_Action} ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} PUT Individual LCM Operation Coordination Results Loading Loading @@ -170,7 +170,7 @@ Post coordination of LCM operation Occurance and API Producer has Chosen Asynchr ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} Post coordination of LCM operation Occurance Post coordination of LCM operation Occurance - Conflict Log Create coordination action by POST to ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Loading Loading @@ -207,7 +207,7 @@ PUT coordination of LCM operation Occurance Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"${AUTHORIZATION_HEADER}":"${AUTHORIZATION_TOKEN}"} GET ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations PUT ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} Loading Loading
.gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -4,3 +4,4 @@ build/ dist/ libspecs/ /.vscode No newline at end of file
SOL002/VNFLCMCoordination-API/Coordinations.robot +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ POST Coordination of LCM Operation Occurance Conflict ... Config ID: Config_prod_VE ... Applicability: When there are many coordination actions exist, or conflicting ones, are in progress. ... Post-Condition: none Post coordination of LCM operation Occurance Post coordination of LCM operation Occurance - Conflict Check HTTP Response Status Code Is 409 Check HTTP Response Body Json Schema Is ProblemDetails Loading
SOL002/VNFLCMCoordination-API/VNFLCMCoordinationKeywords.robot +5 −5 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ GET Individual LCM Operation Coordination Results Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"${AUTHORIZATION_HEADER}":"${AUTHORIZATION_TOKEN}"} GET ${apiRoot}/lcmcoord/${apiMajorVersion}/coordinations/${coordinationId} GET ${apiRoot}/lcmcoord/${apiMajorVersion}/coordinations/${Id_of_Finished_Coordination_Action} ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} Loading @@ -48,8 +48,8 @@ GET Individual LCM Operation Coordination Results of Ongoing Coordination Action Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"${AUTHORIZATION_HEADER}":"${AUTHORIZATION_TOKEN}"} POST ${apiRoot}/lcmcoord/${apiMajorVersion}/coordinations/${ongoing_coordination_action_id} ${outputResponse}= Output response${ongoing_coordination_action_id} Get ${apiRoot}/lcmcoord/${apiMajorVersion}/coordinations/${Id_of_Ongoing_Coordination_Action} ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} PUT Individual LCM Operation Coordination Results Loading Loading @@ -170,7 +170,7 @@ Post coordination of LCM operation Occurance and API Producer has Chosen Asynchr ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} Post coordination of LCM operation Occurance Post coordination of LCM operation Occurance - Conflict Log Create coordination action by POST to ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Loading Loading @@ -207,7 +207,7 @@ PUT coordination of LCM operation Occurance Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"${AUTHORIZATION_HEADER}":"${AUTHORIZATION_TOKEN}"} GET ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations PUT ${apiRoot}/${apiName}/${apiMajorVersion}/coordinations ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} Loading