Create on boarding docker
[sdc.git] / openecomp-be / lib / openecomp-sdc-notification-lib / openecomp-sdc-notification-worker / src / main / resources / onboarding_configuration.yaml
index a1b7ba5..d662b75 100644 (file)
@@ -3,3 +3,14 @@ notifications:
     selectionSize: 10
     beHost: localhost
     beHttpPort: 8080
+
+cassandraConfig:
+    cassandraHosts: ['localhost']
+    localDataCenter: CLUSTER_NAME
+    reconnectTimeout : 30000
+    authenticate: true
+    username: CS_USER
+    password: CS_PASS
+    ssl: false
+    truststorePath : /config/.truststore
+    truststorePassword : Aa123456