X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=deliveries%2Fproperties_simpledemo%2FONAPPORTAL%2Fmusic.properties;fp=deliveries%2Fproperties_simpledemo%2FONAPPORTAL%2Fmusic.properties;h=8d0b3253e0e2fda3b526b9fee856f5ead236d2b4;hb=4ee8967d2429a8ff633693dd35f39eb26c022816;hp=0000000000000000000000000000000000000000;hpb=dd5350525356a73410e0619b2e25722dd932f893;p=portal.git diff --git a/deliveries/properties_simpledemo/ONAPPORTAL/music.properties b/deliveries/properties_simpledemo/ONAPPORTAL/music.properties new file mode 100644 index 00000000..8d0b3253 --- /dev/null +++ b/deliveries/properties_simpledemo/ONAPPORTAL/music.properties @@ -0,0 +1,20 @@ +music.version = v2 +music.keyspace = keyspaces +music.session.keyspace = portal +music.tables = tables +music.session.attr.tables = spring_session_attributes +music.session.meta.tables = spring_session +music.consistency.info = type +music.consistency.info.value = eventual +music.cache = false +music.session.max.inactive.interval.seconds = 1800 +music.serialize.compress = true + +#By default it's eventual +music.atomic.get = false +music.atomic.put = true + +cassandra.host=portal.api.simpledemo.onap.org +zookeeper.host=portal.api.simpledemo.onap.org +cassandra.user=root +cassandra.password=Aa123456 \ No newline at end of file