From d0324e58aaf5cbc8bb53e3b2a7daa38ce3161168 Mon Sep 17 00:00:00 2001
From: Samir Medjiah <samir.medjiah@gmail.com>
Date: Wed, 17 Jul 2019 09:33:26 +0200
Subject: [PATCH] SOL002_78	Resource
 "VnfLcmOperationOccurrenceNotification" updated

---
 .../VNFLifecycleManagementNotification_def.yaml           | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/SOL002/VNFLifecycleManagementNotification/definitions/VNFLifecycleManagementNotification_def.yaml b/src/SOL002/VNFLifecycleManagementNotification/definitions/VNFLifecycleManagementNotification_def.yaml
index 4f81f3d4..c425ca3b 100644
--- a/src/SOL002/VNFLifecycleManagementNotification/definitions/VNFLifecycleManagementNotification_def.yaml
+++ b/src/SOL002/VNFLifecycleManagementNotification/definitions/VNFLifecycleManagementNotification_def.yaml
@@ -31,8 +31,9 @@ definitions:
       If this is a notification about a final or intermediate result state of
       a VNF LCM operation occurrence, the notification shall be sent after
       all related actions of the LCM operation that led to this state have
-      been executed. The new state shall be set in the VnfLcmOpOcc resource
-      before the notification about the state change is sent.
+      been executed. 
+      The new state shall be set in the "Individual VNF LCM operation occurrence" 
+      resource before the notification about the state change is sent.
     type: object
     required:
       - id
@@ -159,7 +160,8 @@ definitions:
           Information about changed external connectivity, if this
           notification represents the result of a lifecycle operation
           occurrence. Shall be present if the "notificationStatus" is set to
-          "RESULT" and the "operation" is set to "CHANGE_EXT_CONN".
+          "RESULT" and the "operation" has made any change of the external 
+          connectivity of the VNF instance.
           Shall be absent otherwise.
         type: array
         items:
-- 
GitLab