summaryrefslogtreecommitdiffstats
path: root/prh-app-server/config/prh_endpoints.json
AgeCommit message (Collapse)AuthorFilesLines
2018-06-05basic authentication for AAI Producer Client2.0.0-ONAPbeijing2.0.0-ONAPpwielebs1-4/+3
Change-Id: I087db36dc3c60015f91de5fde49358b18564ab9e Issue-ID: DCAEGEN2-451 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2018-06-05Correction for DmaapJsonParserwasala1-5/+5
*Added cases fo uTests *Changed schedule tasks to 5s *Changed batching message to 1 Change-Id: I8daa4f143699488c8a593634ad67452b4a194437 Issue-ID: DCAEGEN2-540 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-05-16Merge "Correction of AAI Client configuration loading"Lusheng Ji1-2/+2
2018-05-15Correction of AAI Client configuration loadingwejs1-2/+2
Change-Id: I42d5dcd2d2e65db9e4eb3cf324ed127ddd882f41 Issue-ID: DCAEGEN2-509 Signed-off-by: wejs <maciej.wejs@nokia.com>
2018-05-15Correction of PRH Consumer endpointwejs1-2/+2
Change-Id: Iae2f52bf9592e13707c19a9cec2b43c820f257e8 Issue-ID: DCAEGEN2-509 Signed-off-by: wejs <maciej.wejs@nokia.com>
2018-05-11AAI client configuration & tasks changedpwielebs1-2/+11
Change-Id: I86a2f2ed62565263f2be2c9078a092f993234a19 Issue-ID: DCAEGEN2-451 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2018-05-09Added dmaap consumer task execution to workflowwasala1-15/+15
Change-Id: I67904a8ffb7d401fa2188fb046e28474eded4377 Issue-ID: DCAEGEN2-474 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-04-12Already added loading config for AAI and DMAAPwasala1-0/+38
First of all we have defined a file in which we have pointer to configuration file for DMAAP and AAI After that added UT Change-Id: I7f9554a019b348a3460f5fa9d8dd3e4002a6686f Issue-ID: DCAEGEN2-407 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>