Loading SOL009/NFVManoConfigurationAndInformationManagement-API/NFVMANOCimKeywords.robot +0 −4 Original line number Diff line number Diff line Loading @@ -996,10 +996,6 @@ Check Postcondition Subscription Resource Returned in Location Header Is Availab ${result}= Output response body Validate Json CimSubscription.schema.json ${result} Log Validated CimSubscription schema ${body}= Get File jsons/subscriptions.json ${subscription}= evaluate json.loads('''${body}''') json Should Be Equal ${result['callbackUri']} ${subscription['callbackUri']} Log Validated Issued subscription is same as original Send Put Request for Subscriptions [Documentation] This method is not supported. When this method is requested on this resource, the NFV-MANO shall return a "405 Method Loading SOL009/NFVManoConfigurationAndInformationManagement-API/Subscriptions.robot +1 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,7 @@ POST Create new Subscription Check HTTP Response Status Code Is 201 Check HTTP Response Body Json Schema Is CimSubscription Check HTTP Response Header Contains Location Check Postcondition Subscription Resource Returned in Location Header Is Available Check HTTP Response Body CimSubscription Attributes Values Match the Issued Subscription Check Postcondition Subscription Is Set Loading Loading
SOL009/NFVManoConfigurationAndInformationManagement-API/NFVMANOCimKeywords.robot +0 −4 Original line number Diff line number Diff line Loading @@ -996,10 +996,6 @@ Check Postcondition Subscription Resource Returned in Location Header Is Availab ${result}= Output response body Validate Json CimSubscription.schema.json ${result} Log Validated CimSubscription schema ${body}= Get File jsons/subscriptions.json ${subscription}= evaluate json.loads('''${body}''') json Should Be Equal ${result['callbackUri']} ${subscription['callbackUri']} Log Validated Issued subscription is same as original Send Put Request for Subscriptions [Documentation] This method is not supported. When this method is requested on this resource, the NFV-MANO shall return a "405 Method Loading
SOL009/NFVManoConfigurationAndInformationManagement-API/Subscriptions.robot +1 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,7 @@ POST Create new Subscription Check HTTP Response Status Code Is 201 Check HTTP Response Body Json Schema Is CimSubscription Check HTTP Response Header Contains Location Check Postcondition Subscription Resource Returned in Location Header Is Available Check HTTP Response Body CimSubscription Attributes Values Match the Issued Subscription Check Postcondition Subscription Is Set Loading