aboutsummaryrefslogtreecommitdiffstats
path: root/etc/DmaapConfig.json
AgeCommit message (Collapse)AuthorFilesLines
2019-03-04Reformat all json filesZlatko Murgoski1-50/+50
Reformat all json files Change-Id: I6567e4e32bc82f4c53b326c374300597a97ab4e7 Issue-ID: DCAEGEN2-1016 Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
2018-08-08VES 7.0.1 updatesVijay VK1-36/+52
Initial commit to include the support for below - VES 7.1 API - updated spec and data-format - Response code update per new spec - springfox for swagger doc - New topic defaults Todo - Swagger instrumention to include necessary annotation - Event Transformation 7.x to 5.x - VES7.x response header - AAF cert integration Change-Id: I9bc2223fa362b35ae8a7105acd651fe524a403c5 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-600
2018-03-22add other domain default config for supporting prhVijay VK1-1/+9
Change-Id: I795a19d36e9426da904b891d0ff4188ede04dabf Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-409
2018-02-20Change default DMaaP hostnameLusheng Ji1-3/+3
The changes are for the purpose of allowing DMAAPHOST environmental variable to accept either hostname and IP address. If it is IP address, the resolution for default dmaap hostname is written to /etc/hosts; if hostname,an alias is created in /etc/host.aliases for the default dmaap hostname. (for the hostname aliasing to work, chnage default dmaap hostname to onap-dmaap, no domain). Change-Id: I58583cc5b678a29b54d8baecbd0b7bec621f7c8f Signed-off-by: Lusheng Ji <lji@research.att.com> Issue-ID: DCAEGEN2-235
2018-02-18additional testcaseVijay VK1-20/+28
Change-Id: Ib4fcdf3754c43f4d1996ea50b888d976e728705a Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-227
2017-11-28code syncup with ECOMP updatesvagrant1-2/+2
Issue-ID: DCAEGEN2-212 Change-Id: Id388f26be57d2a12250a6845ed5678d0cebceed6 Signed-off-by: Vijay Venkatesh Kumar<vv770d@att.com>
2017-10-06Prettifying DMaaP config JSON fileKonstantinos Kanonakis1-10/+8
Issue-Id: DCAEGEN2-129 Change-Id: I29d2d6b33bb09a1159cb00a8005f5f2982a167da Signed-off-by: Konstantinos Kanonakis <konstantinos.kanonakis@huawei.com>
2017-09-15vescollector standalone docker supportVijay1-2/+10
Issue-Id:DCAEGEN2-82 Change-Id: Id309d0af08c8beb9c18dce08dc51344e60f494a4 Signed-off-by: Vijay <vv770d@att.com>
2017-08-23dcaegen2 vescollector seedcodeVENKATESH KUMAR1-0/+14
Initial seed code delivery for vescollector for support on the gen2dcae platform Issue-ID: DCAEGEN2-52 Change-Id: Id2477eb266f05caf64c67dd809b1ad146ff4fb92 Signed-off-by: VENKATESH KUMAR <vv770d@att.com>