summaryrefslogtreecommitdiffstats
path: root/src/main/docker/startService.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19Remove pre-start scriptNorm Traxler1-11/+0
Issue-ID: LOG-850 Change-Id: I4ca637e19dabd1cee442ebc047f27c487f816a8b Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-11-06BugFix:CtxAggr doesn't pick up events-CtxAggr chg3Leigh, Phillip (pl876u)1-2/+2
The root cause is due to the DMaap topic wasn't created on a freshly deployed system. The solution is to create the topics needed by POMBA. Issue-ID: LOG-794 Change-Id: I9ef5e2676e0b132002102f2f60e17f6a6bc125f0 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-11-05BugFix:CtxAggr doesn't pick up events- CtxAggr chgLeigh, Phillip (pl876u)1-0/+11
The root cause is due to the DMaap topic wasn't created on a freshly deployed system. The solution is to create the topics needed by POMBA. Issue-ID: LOG-794 Change-Id: I173a3a860deab0f3a700642403e7d1b0f695c65a Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-08-07Dockerfile for context aggregatorPrudence Au1-0/+9
Change-Id: Idda5e6e84092676c170420fbb74d3041abed4f21 Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>