Modify eventSourceType value 13/16313/1
authorwangguirong <wangguirong@boco.com.cn>
Thu, 28 Sep 2017 09:29:06 +0000 (17:29 +0800)
committerwangguirong <wangguirong@boco.com.cn>
Thu, 28 Sep 2017 09:29:19 +0000 (17:29 +0800)
Change-Id: I80f19d592cec5a106a5865be24f5a2a99d752454
Issue-Id:VFC-461
Signed-off-by: wangguirong <wangguirong@boco.com.cn>
ems/boco/src/main/java/org/onap/vfc/nfvo/emsdriver/northbound/client/NorthMessageMgr.java

index 8931d99..84fb7f6 100644 (file)
@@ -189,7 +189,7 @@ public class NorthMessageMgr extends DriverThread{
                        
                        EvelFault flt  = new EvelFault(eventName, evnId,alarmCondition, 
                                        specificProblem,pri,severity,
-                                       EVEL_SOURCE_TYPES.EVEL_SOURCE_OTHER,
+                                       EVEL_SOURCE_TYPES.EVEL_SOURCE_VIRTUAL_NETWORK_FUNCTION,
                                        status);
                         flt.evel_nfcnamingcode_set("");
                         flt.evel_nfnamingcode_set("");