Loading SOL009/NFVMANOFaultManagement-API/Notifications.robot +9 −6 Original line number Original line Diff line number Diff line Loading @@ -112,8 +112,9 @@ Configure Notification Alarm List Rebuilt Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification Alarm Handler Configure Notification Alarm Handler Loading @@ -122,8 +123,9 @@ Configure Notification Alarm Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification Alarm Cleareance Handler Configure Notification Alarm Cleareance Handler Loading @@ -132,8 +134,9 @@ Configure Notification Alarm Cleareance Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification Forward Configure Notification Forward Loading SOL009/NFVMANOLogManagement-API/Notifications.robot +3 −2 Original line number Original line Diff line number Diff line Loading @@ -53,8 +53,9 @@ Configure Notification Log Report Available Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Loading SOL009/NFVMANOPerformanceManagement-API/Notifications.robot +6 −4 Original line number Original line Diff line number Diff line Loading @@ -86,8 +86,9 @@ Configure Notification Performance Information Available Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification Threshold Crossed Handler Configure Notification Threshold Crossed Handler Loading @@ -96,8 +97,9 @@ Configure Notification Threshold Crossed Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification Forward Configure Notification Forward Loading SOL009/NFVManoConfigurationAndInformationManagement-API/Notifications.robot +6 −4 Original line number Original line Diff line number Diff line Loading @@ -85,8 +85,9 @@ Configure Notification Information Changed Notification Available Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification State Crossed Handler Configure Notification State Crossed Handler Loading @@ -95,8 +96,9 @@ Configure Notification State Crossed Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification Forward Configure Notification Forward Loading SOL011/NSInstanceUsageNotification-API/Notifications.robot +6 −4 Original line number Original line Diff line number Diff line Loading @@ -63,8 +63,9 @@ Configure Notification NS Instance Usage Start Handler set to dictionary ${json} notificationType ${type} changeType ${status} set to dictionary ${json} notificationType ${type} changeType ${status} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification NS Instance Usage End Handler Configure Notification NS Instance Usage End Handler Loading @@ -73,8 +74,9 @@ Configure Notification NS Instance Usage End Handler set to dictionary ${json} notificationType ${type} changeType ${status} set to dictionary ${json} notificationType ${type} changeType ${status} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Check NS Instance Usage Start Notification Http POST Request Body Json Schema Is Check NS Instance Usage Start Notification Http POST Request Body Json Schema Is Loading Loading
SOL009/NFVMANOFaultManagement-API/Notifications.robot +9 −6 Original line number Original line Diff line number Diff line Loading @@ -112,8 +112,9 @@ Configure Notification Alarm List Rebuilt Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification Alarm Handler Configure Notification Alarm Handler Loading @@ -122,8 +123,9 @@ Configure Notification Alarm Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification Alarm Cleareance Handler Configure Notification Alarm Cleareance Handler Loading @@ -132,8 +134,9 @@ Configure Notification Alarm Cleareance Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification Forward Configure Notification Forward Loading
SOL009/NFVMANOLogManagement-API/Notifications.robot +3 −2 Original line number Original line Diff line number Diff line Loading @@ -53,8 +53,9 @@ Configure Notification Log Report Available Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Loading
SOL009/NFVMANOPerformanceManagement-API/Notifications.robot +6 −4 Original line number Original line Diff line number Diff line Loading @@ -86,8 +86,9 @@ Configure Notification Performance Information Available Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification Threshold Crossed Handler Configure Notification Threshold Crossed Handler Loading @@ -96,8 +97,9 @@ Configure Notification Threshold Crossed Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification Forward Configure Notification Forward Loading
SOL009/NFVManoConfigurationAndInformationManagement-API/Notifications.robot +6 −4 Original line number Original line Diff line number Diff line Loading @@ -85,8 +85,9 @@ Configure Notification Information Changed Notification Available Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification State Crossed Handler Configure Notification State Crossed Handler Loading @@ -95,8 +96,9 @@ Configure Notification State Crossed Handler set to dictionary ${json} notificationType ${type} set to dictionary ${json} notificationType ${type} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification Forward Configure Notification Forward Loading
SOL011/NSInstanceUsageNotification-API/Notifications.robot +6 −4 Original line number Original line Diff line number Diff line Loading @@ -63,8 +63,9 @@ Configure Notification NS Instance Usage Start Handler set to dictionary ${json} notificationType ${type} changeType ${status} set to dictionary ${json} notificationType ${type} changeType ${status} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Configure Notification NS Instance Usage End Handler Configure Notification NS Instance Usage End Handler Loading @@ -73,8 +74,9 @@ Configure Notification NS Instance Usage End Handler set to dictionary ${json} notificationType ${type} changeType ${status} set to dictionary ${json} notificationType ${type} changeType ${status} ${BODY}= evaluate json.dumps(${json}) json ${BODY}= evaluate json.dumps(${json}) json Log Creating mock request and response to handle status notification Log Creating mock request and response to handle status notification &{notification_request}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{req}= Create Mock Request Matcher POST ${endpoint} body_type="JSON" body=${BODY} &{notification_response}= Create Mock Response headers="Content-Type: application/json" status_code=204 Set Global Variable ${notification_request} ${req} &{notification_response}= Create Mock Response status_code=204 Create Mock Expectation ${notification_request} ${notification_response} Create Mock Expectation ${notification_request} ${notification_response} Check NS Instance Usage Start Notification Http POST Request Body Json Schema Is Check NS Instance Usage Start Notification Http POST Request Body Json Schema Is Loading