summaryrefslogtreecommitdiffstats
path: root/src/main
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19Remove pre-start scriptNorm Traxler2-12/+0
Issue-ID: LOG-850 Change-Id: I4ca637e19dabd1cee442ebc047f27c487f816a8b Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-03-06Add Audit Data Quality SummaryNorm Traxler3-55/+178
Issue-ID: LOG-665 Change-Id: I3ce6ca51e2d59eb27fafed6326571c24a638a27e Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-03-04POMBA: X-ONAP-RequestID and X-FromAppId supportTait,Trevor(rt0435)2-11/+54
Issue-ID: LOG-551 Change-Id: I672c32443c1f800607882571cf2927e3778d1e41 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2019-01-23Context Aggregator error handlingNorm Traxler2-66/+76
Issue-ID: LOG-937 Change-Id: I8e5b836902255264c58bdf913c54c7342a7932f6 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-01-10Context Aggregator L2 FabricTait,Trevor(rt0435)3-16/+11
Upgraded the Context Aggregator to use the latest pomba-audit-common model. Also cleaned up a lot of whitespace and import order errors that were being output by the ONAP audit. Issue-ID: LOG-920 Change-Id: I0a7e15f19f28775bbd3e9cf4e95c4de176545ae1 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-11-26Pre-create POMBA Topics before calling in CtxAggrPhillip Leigh2-5/+9
Removing POMBA-TEST-ONLY topic and apply review comments. Issue-ID: LOG-824 Change-Id: I8cf293ca0edebad216decf5ace4f7911e7fcca86 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-11-22[PIE-991]Create Audit Topics in CtxAggrLeigh, Phillip (pl876u)4-3/+72
Issue-ID: LOG-811 Change-Id: I763cfb90b399514c5930539a1b71e762cb43bc6d Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@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 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 Au1-29/+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 Au14-0/+1293
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>