Add annotation
[vfc/nfvo/driver/vnfm/svnfm.git] / nokia / vnfmdriver / vfcadaptorservice / docker / instance-init.sh
index 39e8502..3c1ec6c 100755 (executable)
@@ -18,4 +18,4 @@
 
 # Initialize MySQL schema
 cd bin
-./init_db.sh vnfm vnfmpass 127.0.0.1 3306
+./init_db.sh root rootpass 127.0.0.1 3306