From 7f2d2b00120dbbcffeaef9be2c251d263ff172c0 Mon Sep 17 00:00:00 2001 From: Samir Medjiah <samir.medjiah@gmail.com> Date: Wed, 17 Jul 2019 11:34:45 +0200 Subject: [PATCH] SOL002_115 Resource "PerformanceInformationAvailableNotification" updated --- src/definitions/SOL002SOL003VNFPerformanceManagement_def.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/definitions/SOL002SOL003VNFPerformanceManagement_def.yaml b/src/definitions/SOL002SOL003VNFPerformanceManagement_def.yaml index 289e19d0..61160e4f 100644 --- a/src/definitions/SOL002SOL003VNFPerformanceManagement_def.yaml +++ b/src/definitions/SOL002SOL003VNFPerformanceManagement_def.yaml @@ -48,10 +48,10 @@ definitions: description: > This notification informs the receiver that performance information is available. - The timing of sending this notification is determined by the capability - of the producing entity to evaluate the threshold crossing condition. The notification shall be triggered by the VNFM when new performance information collected by a PM job is available. + The periodicity of triggering this notification is influenced by the + "reportingPeriod" attribute in the "PmJobCriteria" data structure. type: object required: - id -- GitLab