summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Norm Traxler [Wed, 6 Mar 2019 21:29:17 +0000 (21:29 +0000)]
Add Audit Data Quality Summary
Issue-ID: LOG-665
Change-Id: I3ce6ca51e2d59eb27fafed6326571c24a638a27e
Signed-off-by: Norm Traxler <normant@amdocs.com>
Tait,Trevor(rt0435) [Wed, 27 Feb 2019 20:30:17 +0000 (15:30 -0500)]
POMBA: X-ONAP-RequestID and X-FromAppId support
Issue-ID: LOG-551
Change-Id: I672c32443c1f800607882571cf2927e3778d1e41
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
jmac [Thu, 31 Jan 2019 19:26:21 +0000 (19:26 +0000)]
update docker-maven-plugin version to 0.28.0
Change-Id: I4ed3a4c5fe08e1fd77d238a2fc936f3c7d0ec3fa
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-935
jmac [Wed, 23 Jan 2019 19:21:27 +0000 (19:21 +0000)]
fixed versioning to 1.4.0 for Jenkins
Change-Id: Id4709d0a4e422d1b614e17bf4fbad8db54ae609a
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-937
Norm Traxler [Wed, 23 Jan 2019 16:46:03 +0000 (16:46 +0000)]
Context Aggregator error handling
Issue-ID: LOG-937
Change-Id: I8e5b836902255264c58bdf913c54c7342a7932f6
Signed-off-by: Norm Traxler <normant@amdocs.com>
Tait,Trevor(rt0435) [Fri, 11 Jan 2019 17:27:33 +0000 (12:27 -0500)]
Upversion AAI context builder uri
Upversion the aai-context-builder uri from
/aaicontextbuilder/service/context
to
/aaicontextbuilder/v2/service/context
Issue-ID: LOG-920
Change-Id: I1e52e2a793f30afecd72f92c76920e74d3b5c424
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
Tait,Trevor(rt0435) [Thu, 10 Jan 2019 21:40:32 +0000 (16:40 -0500)]
Context Aggregator L2 Fabric
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>
Phillip Leigh [Fri, 23 Nov 2018 20:38:00 +0000 (15:38 -0500)]
Pre-create POMBA Topics before calling in CtxAggr
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>
Leigh, Phillip (pl876u) [Wed, 21 Nov 2018 21:43:06 +0000 (16:43 -0500)]
[PIE-991]Create Audit Topics in CtxAggr
Issue-ID: LOG-811
Change-Id: I763cfb90b399514c5930539a1b71e762cb43bc6d
Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
jmac [Mon, 12 Nov 2018 21:08:36 +0000 (21:08 +0000)]
Master version to 1.4.0-SNAPSHOT
Change-Id: Ia8079232d807b715c4757d6de20ec041d8b07762
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-811
jmac [Mon, 12 Nov 2018 19:14:35 +0000 (19:14 +0000)]
Create 1.3.5-SNAPSHOT
Change-Id: Icfd413b5f25f367a6c514356b0375ddd6122c934
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-811
jmac [Mon, 12 Nov 2018 18:44:25 +0000 (18:44 +0000)]
Release 1.3.4
Change-Id: I951aade6f88f1dfd8770fb92f27abf7c04e50c72
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-811
jmac [Fri, 9 Nov 2018 18:39:10 +0000 (18:39 +0000)]
update springboot to 1.5.17
Change-Id: I99eda7de33d76cd80882dbe226ccd62d1829b430
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-811
Prudence Au [Thu, 8 Nov 2018 02:56:01 +0000 (21:56 -0500)]
Create 1.3.4-SNAPSHOT
Change-Id: Ia3421e39c648981946198542b7503fdfada65d90
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-716
Prudence Au [Tue, 6 Nov 2018 22:30:39 +0000 (17:30 -0500)]
Release 1.3.3
Change-Id: Ifabec1d83a1c241d10401ceee18c4518db647474
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-794
Leigh, Phillip (pl876u) [Tue, 6 Nov 2018 17:01:47 +0000 (12:01 -0500)]
BugFix:CtxAggr doesn't pick up events-CtxAggr chg3
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>
Leigh, Phillip (pl876u) [Mon, 5 Nov 2018 21:45:07 +0000 (16:45 -0500)]
BugFix:CtxAggr doesn't pick up events-CtxAggr chg2
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>
Leigh, Phillip (pl876u) [Mon, 5 Nov 2018 15:23:24 +0000 (10:23 -0500)]
BugFix:CtxAggr doesn't pick up events- CtxAggr chg
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>
Prudence Au [Fri, 12 Oct 2018 01:21:45 +0000 (21:21 -0400)]
Create 1.3.3-SNAPSHOT
Change-Id: I1905256d19b8ee10dc5134d62cc3dbe28aa6886f
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-716
Prudence Au [Thu, 11 Oct 2018 00:22:58 +0000 (20:22 -0400)]
Release 1.3.2
Change-Id: Ib6fc8b6cdf4b54a1f607b8956d308fbb393f4c82
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-704
Michael O'Brien [Tue, 9 Oct 2018 21:04:31 +0000 (21:04 +0000)]
Merge "Fix critical CLM issues"
Prudence Au [Tue, 9 Oct 2018 20:26:06 +0000 (16:26 -0400)]
Fix critical CLM issues
Change-Id: Ib301081508b97cf0c535325718e30998e106caff
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-618
Geora Barsky [Tue, 2 Oct 2018 13:19:09 +0000 (13:19 +0000)]
Merge "Release 1.3.1 of pomba-context-aggregator"
Prudence Au [Tue, 2 Oct 2018 01:03:49 +0000 (21:03 -0400)]
Release 1.3.1 of pomba-context-aggregator
Change-Id: I1c7fbfb2b1f200c03ab56dfe29634a9c875248f6
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-704
Michael O'Brien [Sun, 30 Sep 2018 23:20:47 +0000 (23:20 +0000)]
Merge "Fix INFO file verify job"
Prudence Au [Sat, 29 Sep 2018 14:25:52 +0000 (10:25 -0400)]
Upgrade oparent to 1.2.1
and remove the unneccessary dependency
Change-Id: I439f8fd7cddf220597f80ad4421f29033b3ea4d3
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-669
Jessica Wagantall [Sat, 29 Sep 2018 01:34:23 +0000 (18:34 -0700)]
Fix INFO file verify job
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>
Mohammadreza Pasandideh [Thu, 13 Sep 2018 19:18:57 +0000 (15:18 -0400)]
Added support for obfuscated password
Issue-ID: LOG-439
Change-Id: Ib313b0a18b1da646b484a8beb3f4074b4e58044a
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
Prudence Au [Mon, 10 Sep 2018 18:07:42 +0000 (14:07 -0400)]
Enhance error message
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
Prudence Au [Fri, 7 Sep 2018 15:34:21 +0000 (11:34 -0400)]
Align consumer with version 1 of the API
Removed the need of CustomerId and ServiceType
Change-Id: Icc4f04bf5d98f07984b6cac0450f201913482ea7
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-439
Jennie Jia [Fri, 31 Aug 2018 15:15:26 +0000 (15:15 +0000)]
Update Common Model and Context Builder API
Issue-ID: LOG-640
Change-Id: I7d50dac7d5665edb56caa4985e4255308b9d8535
Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
Gary Wu [Fri, 24 Aug 2018 22:23:55 +0000 (15:23 -0700)]
Use managed guava version
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>
Prudence Au [Mon, 13 Aug 2018 12:58:15 +0000 (08:58 -0400)]
fix runtime issue
Change-Id: I345d9382e30d4cf3a3ee3024fdc3eeaeac52fd79
Issue-ID: LOG-519
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Prudence Au [Sun, 12 Aug 2018 13:52:28 +0000 (09:52 -0400)]
trying to fix a runtime issue
Change-Id: Icb0e6dda81a3d8d12211d197183a8fbfafd642f8
Issue-ID: LOG-519
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Prudence Au [Sat, 11 Aug 2018 13:47:21 +0000 (09:47 -0400)]
fix typo in Dockerfile
Change-Id: Iabdc7589ff1102ee15afa013585f4ee5c87fbcf7
Issue-ID: LOG-519
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Prudence Au [Fri, 10 Aug 2018 23:42:49 +0000 (19:42 -0400)]
copying files to docker image
Change-Id: I81995dfd898b19a9a07585353b5f33b5478ab1d8
Issue-ID: LOG-519
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Prudence Au [Fri, 10 Aug 2018 18:35:16 +0000 (14:35 -0400)]
Copying files to docker image
Change-Id: I092a276060179d5e74ea4a99b8d60867dee378da
Issue-ID: LOG-519
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Prudence Au [Fri, 10 Aug 2018 17:06:45 +0000 (13:06 -0400)]
Copying files to docker image
Change-Id: If935e70dea655fcd64522cbe0b4a597073efec63
Issue-ID: LOG-519
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Prudence Au [Fri, 10 Aug 2018 15:04:47 +0000 (11:04 -0400)]
Create Docker image
Change-Id: I5264e7818f03063483253b842af8e3689a8c38f2
Issue-ID: LOG-519
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Prudence Au [Fri, 10 Aug 2018 13:43:28 +0000 (09:43 -0400)]
Docker Image
Change-Id: Ib6afd9e3998239274c54bd7a7c74f8f386f93c3b
Issue-ID: LOG-519
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Prudence Au [Fri, 10 Aug 2018 00:28:12 +0000 (20:28 -0400)]
Create Docker Image
Change-Id: I94f5b534eb75f2dfaeecb52bd36931926f0923cf
Issue-ID: LOG-519
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Prudence Au [Wed, 8 Aug 2018 16:00:11 +0000 (12:00 -0400)]
address sonar issue
Change-Id: I17f6fef6f9ca8e3188f5a05a89ace3901c9c5193
Issue-ID: LOG-519
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Prudence Au [Wed, 8 Aug 2018 01:00:32 +0000 (21:00 -0400)]
Dockerfile for context aggregator
Change-Id: Idda5e6e84092676c170420fbb74d3041abed4f21
Issue-ID: LOG-519
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Prudence Au [Tue, 17 Jul 2018 02:02:04 +0000 (22:02 -0400)]
POMBA Context Aggregator
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>
Prudence Au [Fri, 20 Jul 2018 00:20:53 +0000 (20:20 -0400)]
Added 3 new committers
Change-Id: I99dccfbd27f6b797b92cf6eeaa242e582c439d5d
Issue-ID: CIMAN-134
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Jessica Wagantall [Thu, 5 Jul 2018 23:33:55 +0000 (16:33 -0700)]
Add INFO.yaml file
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>
Jessica Wagantall [Thu, 5 Jul 2018 22:40:51 +0000 (22:40 +0000)]
Initial empty repository