summaryrefslogtreecommitdiffstats
path: root/data-router
AgeCommit message (Collapse)AuthorFilesLines
2018-10-10ensure data-router startsfpaquett8-20450/+87
Issue-ID: AAI-1699 Change-Id: I31d033a2b4f4b93c01115fe507ddf072504b2885 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-08-29Fix test-config for DR, Champ, and Gizmosblimkie2-10/+1
Issue-ID: AAI-1457 Change-Id: Iac4482831b4694e261d3bbf5562046d10d2d2224 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-06-15Inject event lib impl from data routerGurjeet Bedi2-1/+10
Event client impl through data router Issue-ID: AAI-1228 Change-Id: Ie934278fb0360689d1d7e36ee267fc988ce03919 Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
2017-11-10Fix entity route file1.0.0-ONAP1.0.0-Amsterdamabatos1-1/+1
The route file for the entity event use case had an extra quote which was causing parser exceptions. Change-Id: I6c3902051ad33ea5b4e0534f5258c470a4991908 Issue-Id: AAI-461 Signed-off-by: Adrian Batos <adrian.batos-parac@amdocs.com>
2017-11-10Fix references to openecomp in deploymentabatos1-0/+6363
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-10Fix improper path in beans fileabatos1-2/+2
The path to the entity configuration in data router was incorrect since the package path was recently changed to ONAP. Change-Id: Iea2ad1e0d44c3fced968d261ae1bf019312c378f Issue-Id: AAI-461 Signed-off-by: Adrian Batos <adrian.batos-parac@amdocs.com>
2017-09-28Change dmaap from localhost to existing dmaap hostVenkata Harish K Kajur1-1/+1
Issue-ID: AAI-401 Change-Id: I4962d910b5ea335842f1fc00b18893d83e413c96 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-01[AAI-122 Amsterdam] External MS supportARUL NAMBI1-0/+48
Issue-ID: AAI-122 Change-Id: Ic14820ff35302d555ab9bf0518ecf37a64280ac1 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-06-09Adding correct DMaaP URL to DataRouter configsblimkie1-2/+2
Change-Id: Ic5ee9e6a7296ab6c04cd838aef5addc6b40e1b3d Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-06-01Adding ES and Search hostname in configs.davesh1-1/+1
Change-Id: I10613d18dddec8103c3ca6b44ccaa12adb160f23 Signed-off-by: davesh <shwetank.dave@amdocs.com>
2017-05-16Initial commit of test-configdavesh9-0/+14131
Change-Id: I2e75d4207685872e32b3fb2c6d03660e4394763e Signed-off-by: davesh <shwetank.dave@amdocs.com>