Modify esr Request
[vfc/nfvo/driver/ems.git] / ems / boco / src / main / java / org / onap / vfc / nfvo / emsdriver / northbound / client / NorthMessageMgr.java
index c752a29..22dbe69 100644 (file)
@@ -72,6 +72,7 @@ public class NorthMessageMgr extends DriverThread{
                                        username,
                                        password,
                                        level);
+                       log.info("AgentMain.evel_initialize sucess ");
                } catch( Exception e ){
                        log.error("AgentMain.evel_initialize fail ",e);
                }