summaryrefslogtreecommitdiffstats
path: root/deliveries/properties_simpledemo/ONAPPORTALSDK
diff options
context:
space:
mode:
authorst782s <statta@research.att.com>2018-04-07 05:18:34 -0400
committerst782s <statta@research.att.com>2018-04-07 05:19:33 -0400
commit7c63110b31650d97e658ce42c9dbb8810316fdc2 (patch)
treee83fb3128b8463cee373c69cd702e0743e84074d /deliveries/properties_simpledemo/ONAPPORTALSDK
parent322bf26b313ef40291f7e58204c2d52f49ae0b11 (diff)
CSIT Jobs Fix
For CSIT jobs to run map dns of cassandra and zk to local docker Issue-ID: PORTAL-183 Change-Id: Idcb2ce97a5b40d63dd3e4cd84690680feae70ceb Signed-off-by: st782s <statta@research.att.com>
Diffstat (limited to 'deliveries/properties_simpledemo/ONAPPORTALSDK')
-rw-r--r--deliveries/properties_simpledemo/ONAPPORTALSDK/music.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/deliveries/properties_simpledemo/ONAPPORTALSDK/music.properties b/deliveries/properties_simpledemo/ONAPPORTALSDK/music.properties
index 53fddee5..d78e30e6 100644
--- a/deliveries/properties_simpledemo/ONAPPORTALSDK/music.properties
+++ b/deliveries/properties_simpledemo/ONAPPORTALSDK/music.properties
@@ -14,7 +14,7 @@ music.serialize.compress = true
music.atomic.get = false
music.atomic.put = true
-cassandra.host=portal.api.simpledemo.onap.org
-zookeeper.host=portal.api.simpledemo.onap.org
+cassandra.host=portal-cassandra
+zookeeper.host=portal-zk
cassandra.user=root
cassandra.password=Aa123456 \ No newline at end of file