summaryrefslogtreecommitdiffstats
path: root/champ-service
AgeCommit message (Collapse)AuthorFilesLines
2018-08-29Fix test-config for DR, Champ, and Gizmosblimkie2-2/+181
Issue-ID: AAI-1457 Change-Id: Iac4482831b4694e261d3bbf5562046d10d2d2224 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-04-09Add portal props at correct pathda490c1-2/+2
Issue-ID: AAI-1015 Change-Id: I50a75dd5707aa0bb5450b61b1be34ed3c3408db5 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-04-09Fix issue with Champ startupsblimkie1-4/+5
Change-Id: If8636287f1071ba664b0c62a60cb7bc7185b2a47 Issue-ID: AAI-1012 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-03-06Remove comment from champ-api.propertiesMichael Arrastia1-2/+0
Issue-ID: AAI-815 Change-Id: Ie6ba19b6aedcb2a679bb730240e66b2c8e03b585 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-03-05Update event client package in champ-serviceMichael Arrastia1-2/+1
Update configuration of event publisher in champ-beans.xml to use correct ONAP package. Issue-ID: AAI-815 Change-Id: If666aacfa5ebb1478fe7f58042aa18da7c5fc54b Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-03-05Add champ-service configurationMichael Arrastia4-0/+105
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>