Update db process part
[vfc/nfvo/driver/vnfm/svnfm.git] / nokia / vnfmdriver / vfcadaptorservice / vfcadaptor / src / main / resources / application.properties
index 850e6ca..5b7f742 100644 (file)
 
 server.error.whitelabel.enabled=false
 ## for MySql Database begin ##
+spring.jpa.show-sql=true
+spring.jpa.generate-ddl=true
+spring.jpa.hibernate.ddl-auto=update  
+spring.jpa.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect  
+spring.jackson.serialization.indent_output=false
+
+
 spring.datasource.username=vnfm
 spring.datasource.password=vnfmpass
 spring.datasource.url=jdbc:mysql://127.0.0.1:3306/vnfm_db?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=round&useSSL=false
@@ -43,7 +50,16 @@ catalogVersionInMsb=v1
 ## configure service name and version of MSB services AAI/LCM/Catalog end ##
 
 ## for retrieving token from CBAM begin ##
-grantType=grantType1
-clientId=clientId1
-clientSecret=clientSecret1
+grantType=password
+clientId=Orchestrator
+clientSecret=.1.qtcePQQ3.BqxiGBeyWUjREnGooRr6x1
+cbamApiUriFront=https://172.30.24.3
+cbamUserName=cbam
+cbamPassword=Nokia@123
 ## for retrieving token from CBAM end ##
+
+## Granting part
+type=vdu
+sizeOfStorage=40
+virtualMemSize=8192
+numVirtualCpu=4