[SDC] configuration fix for conformance level 77/4977/1
authorMichael Lando <ml636r@att.com>
Sun, 11 Jun 2017 20:07:10 +0000 (23:07 +0300)
committerMichael Lando <ml636r@att.com>
Sun, 11 Jun 2017 22:11:06 +0000 (01:11 +0300)
Change-Id: Ic7adb2035c50deda7823018d7a5df3ab2ddd4a2b
Signed-off-by: Michael Lando <ml636r@att.com>
asdctool/src/main/resources/config/configuration.yaml

index beca6c9..b998e2c 100644 (file)
@@ -24,6 +24,8 @@ beSslPort: 8443
 
 version: 1.0
 released: 2012-11-30
+toscaConformanceLevel: 3.0
+minToscaConformanceLevel: 3.0
 
 titanCfgFile: src\main\resources\config\titan.properties
 titanMigrationKeySpaceCfgFile: src\main\resources\config\titan-migration.properties
@@ -495,9 +497,9 @@ cassandraConfig:
     cassandraHosts: ['localhost']
     localDataCenter:
     reconnectTimeout : 30000
-    authenticate: false
-    username: koko
-    password: bobo
+    authenticate: true
+    username: asdc_user
+    password: Aa1234%^!
     ssl: false
     truststorePath : /path/path
     truststorePassword : 123123