From f351581c765eb52e9a8c2d36f446a6ebcab9e747 Mon Sep 17 00:00:00 2001 From: Samir Medjiah Date: Tue, 16 Jul 2019 15:45:22 +0200 Subject: [PATCH] SOL005_#128 Resource "PerformanceInformationAvailableNotification" updated --- .../SOL005NSPerformanceManagementNotification_def.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/SOL005/NSPerformanceManagementNotification/definitions/SOL005NSPerformanceManagementNotification_def.yaml b/src/SOL005/NSPerformanceManagementNotification/definitions/SOL005NSPerformanceManagementNotification_def.yaml index 11bebfd..cf2f10a 100644 --- a/src/SOL005/NSPerformanceManagementNotification/definitions/SOL005NSPerformanceManagementNotification_def.yaml +++ b/src/SOL005/NSPerformanceManagementNotification/definitions/SOL005NSPerformanceManagementNotification_def.yaml @@ -5,6 +5,8 @@ definitions: PerformanceInformationAvailableNotification: description: > This notification informs the receiver that performance information is available. + The notification shall be triggered by the NFVO when new performance information + collected by a PM job is available. type: object required: - id -- GitLab