summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
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 chg2Leigh, Phillip (pl876u)1-0/+1
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: I350b1a81f492d53cb27316612639ba9494c00325 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-09-14Added support for obfuscated passwordMohammadreza Pasandideh1-8/+6
Issue-ID: LOG-439 Change-Id: Ib313b0a18b1da646b484a8beb3f4074b4e58044a Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-09-10Enhance error messagePrudence Au2-9/+21
when any one of the context builders returns an error Change-Id: I15770a93ea4d36c9e9385e521cef48a1dfba67d7 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-439
2018-09-07Align consumer with version 1 of the APIPrudence Au3-57/+1
Removed the need of CustomerId and ServiceType Change-Id: Icc4f04bf5d98f07984b6cac0450f201913482ea7 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-439
2018-08-31Update Common Model and Context Builder APIJennie Jia2-7/+3
Issue-ID: LOG-640 Change-Id: I7d50dac7d5665edb56caa4985e4255308b9d8535 Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2018-08-11fix typo in DockerfilePrudence Au1-1/+1
Change-Id: Iabdc7589ff1102ee15afa013585f4ee5c87fbcf7 Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-10copying files to docker imagePrudence Au1-2/+2
Change-Id: I81995dfd898b19a9a07585353b5f33b5478ab1d8 Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-10Copying files to docker imagePrudence Au1-6/+6
Change-Id: I092a276060179d5e74ea4a99b8d60867dee378da Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-09Create Docker ImagePrudence Au1-6/+6
Change-Id: I94f5b534eb75f2dfaeecb52bd36931926f0923cf Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-08address sonar issuePrudence Au2-4/+3
Change-Id: I17f6fef6f9ca8e3188f5a05a89ace3901c9c5193 Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-07Dockerfile for context aggregatorPrudence Au2-0/+28
Change-Id: Idda5e6e84092676c170420fbb74d3041abed4f21 Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-07POMBA Context AggregatorPrudence Au31-0/+2247
Change-Id: I33acc1f46d35447b63e2d5438c9ce6728a2b03eb Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com> POMBA Context Aggregator with JUnit tests Change-Id: I33acc1f46d35447b63e2d5438c9ce6728a2b03eb Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>