Skip to content
Snippets Groups Projects

SOL002 VNF Fault Management - Implementation of deltas between v2.7.1 and v2.6.1

Merged Giacomo Bernini requested to merge 2.7.1-dev-SOL002-VNFFaultManagement-API into 2.7.1-dev
Files
13
@@ -11,9 +11,11 @@ ${managedObjectId} 007c111c-38a1-42c0-a666-7475ecb1567c
${invalid_alarm_filter} badFilter
${apiRoot} /
${apiName} vnffm
${apiVersion} v1
${apiMajorVersion} v1
${CONTENT_TYPE} application/json
${origResponse}= httpresponse
${VNFM_ALLOWS_DUPLICATE_SUBS} 0
${alarmId} 6fc3539c-e602-4afa-8e13-962fb5a7d81d
@@ -52,7 +54,8 @@ ${response}= httpresponse
${vnfcInstanceIds} []
${faultyResourceType} COMPUTE
${eventType} COMMUNICATIONS_ALARM
${perceivedSeverity} CRITICAL
${probableCause}
${notification_type} AlarmNotification
\ No newline at end of file
${notification_type} AlarmNotification
${callbackResp} localhost
\ No newline at end of file
Loading