summaryrefslogtreecommitdiffstats
path: root/docker-compose-app.yml
AgeCommit message (Collapse)AuthorFilesLines
2018-09-11Adding AAF configurationPavel Paroulek1-0/+14
Adding the current AAF configuration files and certificates Change-Id: I9a348f513be90e6e535b8e75cf231dbb08a6c1d3 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-08-29Fix test-config for DR, Champ, and Gizmosblimkie1-0/+1
Issue-ID: AAI-1457 Change-Id: Iac4482831b4694e261d3bbf5562046d10d2d2224 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-08-16Spring-boot config upgradeArul.Nambi1-1/+1
Issue-ID: AAI-1379 Change-Id: I6dfbb0f14ba66a7f1cd84ac5218217e68ad0ae16 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-08-13Update test config for schema ingest libraryKajur, Harish (vk250x)1-1/+26
Issue-ID: AAI-1472 Change-Id: I81bc9075eac003495f0cb8506102cf51b84ab0d8 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-06Add test-config for spikemichaere1-0/+24
Including beans.xml and app config and referenced in start shell and docker compose yaml. Issue-ID: AAI-1441 Change-Id: I77dfa98f36a6eea710775477c2cf03797c8dd8dd Signed-off-by: michaere <michaere@amdocs.com>
2018-05-04Fix babel config to allow HEAT startupJimmy Forsyth1-1/+1
Issue-ID: AAI-1123 Change-Id: I335af282cfba683be9ba0b8359fdab3c56091f3b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-20Update the keystore and pem using aafKajur, Harish (vk250x)1-0/+1
Issue-ID: AAI-1089 Change-Id: I25cd768ecfb6dd3e67990ff8e735b3183b0e2e4d Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-09Merge "Fix issue with Champ startup"James Forsyth1-1/+1
2018-04-09Update sparky deployment script yamlda490c1-4/+5
Issue-ID: AAI-1014 Change-Id: If1b6d9b0838229ad7cb8a386d006252c403a2883 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-04-09Fix issue with Champ startupsblimkie1-1/+1
Change-Id: If8636287f1071ba664b0c62a60cb7bc7185b2a47 Issue-ID: AAI-1012 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-04-04Fix references to gizmo docker image nameMichael Arrastia1-2/+2
The name of the docker image is gizmo, not crud-service. Issue-ID: AAI-995 Change-Id: I6eed490cb631f790ce581b1c47975287d88ddbf8 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-04-04Fix references to champ docker image nameMichael Arrastia1-1/+1
The name of the docker image is champ, not champ-service. Issue-ID: AAI-993 Change-Id: I79ca5d70d287ece558ce44926672fe3b49ffa67f Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-03-29Update from titan to using janus graphKajur, Harish (vk250x)1-11/+8
Issue-ID: AAI-949 Change-Id: I1b2aa5cafaefca7cfde779f5c52fa54875fd25ea Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-23Updating Babel test configurationsLawrance, Edwin1-0/+18
Latest onap password is updated Issue-ID: AAI-936 Change-Id: I7b80e473d52196dac6012886b6cec0e62a26f2b5 Signed-off-by: Lawrance, Edwin <Edwin.Lawrance@amdocs.com>
2018-03-22Make haproxy configuration outside the containerKajur, Harish (vk250x)1-0/+1
Issue-ID: AAI-97 Change-Id: Ib48c2ff7520884a3a284d40f2cb56db866ae028a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-07Fix the accidental openecomp to onapVenkata Harish K Kajur1-1/+11
Change the files that referenced openecomp to onap Change the deploy vm 1 to look for a different phrase when start the microservice and update the application properties to have empty username and password for dmaap since the keys needs to be provided even if the values for them are empty Issue-ID: AAI-95 Issue-ID: AAI-96 Change-Id: Idf6e4050733d395397fdbf3b6b12dfaf6ed677b4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-03-06Change from using chef to local config filesVenkata Harish K Kajur1-5/+7
Issue-ID: AAI-96 Change-Id: I61d9b9bcff9248f08209a8c2d31d7cc6082ce1f4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-03-06Add Gizmo (crud-service) in test-configSanchez, Gabriel (gs882h)1-0/+24
Certs, drop pre-v11 and rename cert to champ Issue-ID: AAI-836 Change-Id: I859ded7728bf206bc4cdde7ee02f93b942258b4e Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
2018-03-05Add champ-service configurationMichael Arrastia1-1/+26
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>
2017-12-05Use onap instead of openecomp for docker tagVenkata Harish K Kajur1-10/+10
Issue-ID: AAI-479 Change-Id: Id4c722bf680e739b2820e0751366276a7516aa24 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-10Fix references to openecomp in deploymentabatos1-4/+4
The docker compose deployment file is referencing openecomp when it should be ONAP. Also the v11 model should be contained in the test-config. Change-Id: If52d70d0755321083b19695b8048aacd0bff3ed5 Issue-Id: AAI-461 Signed-off-by: Adrian Batos <adrian.batos-parac@amdocs.com>
2017-11-06Update the haproxy to use the latest certificateVenkata Harish K Kajur1-1/+1
Issue-ID: AAI-44 Change-Id: Idd974aed55130e9005165d7b19c81bd1043d0b6f Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-18Modify deploy script for common docker changesVenkata Harish K Kajur1-0/+2
Issue-ID: AAI-219 Change-Id: I9ee98530c5b446bb76fdf5326c19d76b567595fd Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-07-07Adding sparky volume for configARUL NAMBI1-4/+4
Change-Id: I73a79c41f3ba689eb3948d8314964215bab1cc33 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-06-13Adding configurations for sparky UIARULNA1-0/+18
Change-Id: I320fae5badf1a3da2fe7227b77fd89027a67053f Signed-off-by: ARULNA <arul.nambi@amdocs.com>
2017-06-01Updating host volume directorydavesh1-4/+4
Change-Id: I213fba10c2fd0ee0a3e2ac0de241ae086fed01aa Signed-off-by: davesh <shwetank.dave@amdocs.com>
2017-05-30Updated the data-router image name.davesh1-5/+5
Change-Id: I1364b62a9ff3732e9e8b322da657027b88049be9 Signed-off-by: davesh <shwetank.dave@amdocs.com>
2017-05-26Removing '-' export commands.davesh1-2/+2
Change-Id: I9874945b389e7bcd5082463140ed150546a9a554 Signed-off-by: davesh <shwetank.dave@amdocs.com>
2017-05-25Added search, DR, ML, ES services.davesh1-7/+61
Change-Id: Icce7b212046c70acad7457ccfd8bbf040da0d0bc Signed-off-by: davesh <shwetank.dave@amdocs.com>
2017-05-22Update docker compose file for AAI_CORE_VERSIONVenkata Harish K Kajur1-0/+2
Change-Id: I25aaafd953e3c339e60c7990b1362f0125429443 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-22Add deploy scripts and docker-compose for aaiVenkata Harish K Kajur1-0/+56
Change-Id: I9558e4ae1da125a6c18c616aab93009c3e9d57bb Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>