Loading SOL003/VNFIndicator-API/VNFIndicatorsKeywords.robot +2 −6 Original line number Diff line number Diff line Loading @@ -109,11 +109,8 @@ Send Post Request for VNF Indicator Subscription Post ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions ${body} allow_redirects=false ${output}= Output response Set Global Variable ${response} ${output} Verify Mock Expectation ${notification_request} Clear Requests ${callback_endpoint} #Run Keyword If ${NFVO_CHECKS_NOTIF_ENDPOINT} == 1 #removed as the check of notif endpoint is done by NFVO while processing subscription reques #... Check Notification Endpoint Send Post Request for Duplicated VNF indicator Subscription Log Trying to create a subscription with an already created content Loading @@ -130,9 +127,8 @@ Send Post Request for Duplicated VNF indicator Subscription Post ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions ${body} allow_redirects=false ${output}= Output response Set Global Variable ${response} ${output} Verify Mock Expectation ${notification_request} Clear Requests ${callback_endpoint} #Run Keyword If ${NFVO_CHECKS_NOTIF_ENDPOINT} == 1 #removed as the check of notif endpoint is done by NFVO while processing subscription reques #... Check Notification Endpoint Send Put Request for VNF Indicator Subscriptions Loading Loading
SOL003/VNFIndicator-API/VNFIndicatorsKeywords.robot +2 −6 Original line number Diff line number Diff line Loading @@ -109,11 +109,8 @@ Send Post Request for VNF Indicator Subscription Post ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions ${body} allow_redirects=false ${output}= Output response Set Global Variable ${response} ${output} Verify Mock Expectation ${notification_request} Clear Requests ${callback_endpoint} #Run Keyword If ${NFVO_CHECKS_NOTIF_ENDPOINT} == 1 #removed as the check of notif endpoint is done by NFVO while processing subscription reques #... Check Notification Endpoint Send Post Request for Duplicated VNF indicator Subscription Log Trying to create a subscription with an already created content Loading @@ -130,9 +127,8 @@ Send Post Request for Duplicated VNF indicator Subscription Post ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions ${body} allow_redirects=false ${output}= Output response Set Global Variable ${response} ${output} Verify Mock Expectation ${notification_request} Clear Requests ${callback_endpoint} #Run Keyword If ${NFVO_CHECKS_NOTIF_ENDPOINT} == 1 #removed as the check of notif endpoint is done by NFVO while processing subscription reques #... Check Notification Endpoint Send Put Request for VNF Indicator Subscriptions Loading