summaryrefslogtreecommitdiffstats
path: root/deliveries/properties_simpledemo/ECOMPDBCAPP/dbcapp.properties
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-10-12 17:02:29 -0400
committerChristopher Lott (cl778h) <clott@research.att.com>2017-10-12 17:02:57 -0400
commit55bac427b18a6e37d6b09c4899b19b31cfa3d614 (patch)
tree7527d0757348242f50205d0b0fb31fb20ad5ed84 /deliveries/properties_simpledemo/ECOMPDBCAPP/dbcapp.properties
parentab1c5867bd8e93d095a571e9337f0979a4ddd924 (diff)
Switch SDK app to Mariadb connector.
Also drop properties for DBC app that is no longer deployed. Issue: PORTAL-104 Change-Id: I5db42bf8342650caf20675bcef43fcf3e3af2dbb Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'deliveries/properties_simpledemo/ECOMPDBCAPP/dbcapp.properties')
-rw-r--r--deliveries/properties_simpledemo/ECOMPDBCAPP/dbcapp.properties8
1 files changed, 0 insertions, 8 deletions
diff --git a/deliveries/properties_simpledemo/ECOMPDBCAPP/dbcapp.properties b/deliveries/properties_simpledemo/ECOMPDBCAPP/dbcapp.properties
deleted file mode 100644
index 1c13384d..00000000
--- a/deliveries/properties_simpledemo/ECOMPDBCAPP/dbcapp.properties
+++ /dev/null
@@ -1,8 +0,0 @@
-# Properties for the Data Bus Controller webapp
-dmaap.rest.url.list = http://10.0.4.102:18080/webapi
-# webapp's mechid is sent to DCAE for authorization
-dmaap.mechid.name = m06672@dbcapp.dmaap.dcae.att.com
-# encrypted with CipherUtil
-dmaap.mechid.password = /F1vRhga1Ijw7yRFFj6R5A==
-# Valid access methods are "dao" and "rest"
-profile.access.method = dao