Add champ-service configuration 61/34061/2
authorMichael Arrastia <MArrasti@amdocs.com>
Mon, 5 Mar 2018 13:33:35 +0000 (13:33 +0000)
committerMichael Arrastia <MArrasti@amdocs.com>
Mon, 5 Mar 2018 15:05:15 +0000 (15:05 +0000)
commit234a998a34c44e97533827076a32f8d972fc93da
tree950712dbbeeacc104708b90c305491db5b0eb689
parentdca9d698d15f7b2f53ad4941ee8d9306e6ddf17e
Add champ-service configuration

Define environment specific configuration in champ-beans.xml
(test-config/champ-service/dynamic/conf/champ-beans.xml):
Graph host:
  key="storage.hostname" value="aai.hbase.simpledemo.onap.org"
Graph port:
  key="storage.hbase.ext.hbase.zookeeper.property.clientPort"
  value="2181"
  key="storage.port" value="2181"
Event bus host:
  name="host" value="mr.api.simpledemo.openecomp.org:3904"

Change-Id: I7c9c029047dd402dcd4a9d4023c33c532cf07e10
Issue-ID: AAI-815
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
champ-service/appconfig/auth/champ_policy.json [new file with mode: 0644]
champ-service/appconfig/auth/tomcat_keystore [new file with mode: 0644]
champ-service/appconfig/champ-api.properties [new file with mode: 0644]
champ-service/dynamic/conf/champ-beans.xml [new file with mode: 0644]
deploy_vm1.sh
docker-compose-app.yml