Loading SOL003/VNFPackageManagement-API/VNFPackageManagementKeywords.robot +2 −4 Original line number Original line Diff line number Diff line Loading @@ -421,9 +421,8 @@ Send Post Request for VNF Package Subscription Post ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions ${body} allow_redirects=false Post ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions ${body} allow_redirects=false ${output}= Output response ${output}= Output response Set Global Variable ${response} ${output} Set Global Variable ${response} ${output} Verify Mock Expectation ${notification_request} Clear Requests ${callback_endpoint} 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 Package Subscription Send Post Request for Duplicated VNF Package Subscription Log Trying to create a subscription with an already created content Log Trying to create a subscription with an already created content Loading @@ -440,9 +439,8 @@ Send Post Request for Duplicated VNF Package Subscription Post ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions ${body} allow_redirects=false Post ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions ${body} allow_redirects=false ${output}= Output response ${output}= Output response Set Global Variable ${response} ${output} Set Global Variable ${response} ${output} Verify Mock Expectation ${notification_request} Clear Requests ${callback_endpoint} 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 Package Subscriptions Send Put Request for VNF Package Subscriptions Log Trying to perform a PUT. This method should not be implemented Log Trying to perform a PUT. This method should not be implemented Loading Loading
SOL003/VNFPackageManagement-API/VNFPackageManagementKeywords.robot +2 −4 Original line number Original line Diff line number Diff line Loading @@ -421,9 +421,8 @@ Send Post Request for VNF Package Subscription Post ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions ${body} allow_redirects=false Post ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions ${body} allow_redirects=false ${output}= Output response ${output}= Output response Set Global Variable ${response} ${output} Set Global Variable ${response} ${output} Verify Mock Expectation ${notification_request} Clear Requests ${callback_endpoint} 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 Package Subscription Send Post Request for Duplicated VNF Package Subscription Log Trying to create a subscription with an already created content Log Trying to create a subscription with an already created content Loading @@ -440,9 +439,8 @@ Send Post Request for Duplicated VNF Package Subscription Post ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions ${body} allow_redirects=false Post ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions ${body} allow_redirects=false ${output}= Output response ${output}= Output response Set Global Variable ${response} ${output} Set Global Variable ${response} ${output} Verify Mock Expectation ${notification_request} Clear Requests ${callback_endpoint} 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 Package Subscriptions Send Put Request for VNF Package Subscriptions Log Trying to perform a PUT. This method should not be implemented Log Trying to perform a PUT. This method should not be implemented Loading