summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-12Create 1.3.5-SNAPSHOTcasablancajmac1-1/+1
Change-Id: Icfd413b5f25f367a6c514356b0375ddd6122c934 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-811
2018-11-12Release 1.3.43.0.0-ONAP1.3.4jmac1-1/+1
Change-Id: I951aade6f88f1dfd8770fb92f27abf7c04e50c72 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-811
2018-11-09update springboot to 1.5.17jmac1-1/+1
Change-Id: I99eda7de33d76cd80882dbe226ccd62d1829b430 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-811
2018-11-07Create 1.3.4-SNAPSHOTPrudence Au2-2/+2
Change-Id: Ia3421e39c648981946198542b7503fdfada65d90 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-716
2018-11-06Release 1.3.31.3.3Prudence Au1-1/+1
Change-Id: Ifabec1d83a1c241d10401ceee18c4518db647474 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-794
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-10-11Create 1.3.3-SNAPSHOTPrudence Au2-2/+2
Change-Id: I1905256d19b8ee10dc5134d62cc3dbe28aa6886f Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-716
2018-10-10Release 1.3.21.3.2Prudence Au1-1/+1
Change-Id: Ib6fc8b6cdf4b54a1f607b8956d308fbb393f4c82 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-704
2018-10-09Merge "Fix critical CLM issues"Michael O'Brien2-3/+9
2018-10-09Fix critical CLM issuesPrudence Au2-3/+9
Change-Id: Ib301081508b97cf0c535325718e30998e106caff Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-618
2018-10-02Merge "Release 1.3.1 of pomba-context-aggregator"Geora Barsky2-3/+3
2018-10-01Release 1.3.1 of pomba-context-aggregatorPrudence Au2-3/+3
Change-Id: I1c7fbfb2b1f200c03ab56dfe29634a9c875248f6 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-704
2018-09-30Merge "Fix INFO file verify job"Michael O'Brien1-33/+47
2018-09-29Upgrade oparent to 1.2.1Prudence Au1-12/+1
and remove the unneccessary dependency Change-Id: I439f8fd7cddf220597f80ad4421f29033b3ea4d3 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-669
2018-09-28Fix INFO file verify jobJessica Wagantall1-33/+47
Add missing modules in the INFO.yaml to fix verify job Issue-ID: CIMAN-134 Change-Id: I658694059958afc923f9eb76f97de60c5b790d90 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-14Added support for obfuscated passwordMohammadreza Pasandideh3-10/+17
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 Au4-60/+4
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 Jia3-279/+275
Issue-ID: LOG-640 Change-Id: I7d50dac7d5665edb56caa4985e4255308b9d8535 Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2018-08-27Use managed guava versionGary Wu1-6/+5
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I059d2259668c80674d7837d5ae0d03cda2ae4a54 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-13fix runtime issuePrudence Au1-38/+1
Change-Id: I345d9382e30d4cf3a3ee3024fdc3eeaeac52fd79 Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-12trying to fix a runtime issuePrudence Au1-131/+140
Change-Id: Icb0e6dda81a3d8d12211d197183a8fbfafd642f8 Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@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 Au2-9/+9
Change-Id: I81995dfd898b19a9a07585353b5f33b5478ab1d8 Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-10Copying files to docker imagePrudence Au2-8/+8
Change-Id: I092a276060179d5e74ea4a99b8d60867dee378da Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-10Copying files to docker imagePrudence Au1-75/+72
Change-Id: If935e70dea655fcd64522cbe0b4a597073efec63 Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-10Create Docker imagePrudence Au1-1/+1
Change-Id: I5264e7818f03063483253b842af8e3689a8c38f2 Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-10Docker ImagePrudence Au1-10/+58
Change-Id: Ib6afd9e3998239274c54bd7a7c74f8f386f93c3b Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-09Create Docker ImagePrudence Au2-8/+80
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 Au40-0/+2560
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>
2018-07-20Added 3 new committersPrudence Au1-0/+21
Change-Id: I99dccfbd27f6b797b92cf6eeaa242e582c439d5d Issue-ID: CIMAN-134 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-07-05Add INFO.yaml fileJessica Wagantall1-0/+42
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I9167654aac900996ee64c02fcdbcf60bd5ab3f7d Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-05Initial empty repositoryJessica Wagantall0-0/+0