aai/aai-common.git
17 months agoRelease aai/aai-common 1.11.0
jenkins-releng [Tue, 22 Nov 2022 14:21:03 +0000 (14:21 +0000)]
Release aai/aai-common

17 months ago[AAI] Up-version aai-common to 1.11.0 for Kohn 62/132362/2
Niharika Sharma [Mon, 21 Nov 2022 18:22:14 +0000 (13:22 -0500)]
[AAI] Up-version aai-common to 1.11.0 for Kohn

Issue-ID: AAI-3587

Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com>
Change-Id: Ie72604431852ce8b28f511da321691b7cac7bf1c

17 months agoConfigure AAI HA Proxy to distribute the load to multiple AAI service replicas. Added... 51/132351/1
Rommel Pawar [Wed, 9 Nov 2022 22:05:28 +0000 (14:05 -0800)]
Configure AAI HA Proxy to distribute the load to multiple AAI service replicas. Added some useful tools for custom image of aai haproxy

Issue-ID: AAI-3588

Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca>
Change-Id: Ibab655238c915c83b8a5b4a29cd5a4c1a3f19a0b

17 months ago[AAI] Fix doc config files 00/132100/3
wr148d [Wed, 9 Nov 2022 15:45:38 +0000 (10:45 -0500)]
[AAI] Fix doc config files

Issue-ID: AAI-3572
Change-Id: I8785063995fae4c8417e515928c0237bcd935c9f
Signed-off-by: wr148d <wr148d@att.com>
18 months ago[AAI] Fix TOC for the release notes documentation 22/131822/1
wr148d [Wed, 26 Oct 2022 13:10:11 +0000 (09:10 -0400)]
[AAI] Fix TOC for the release notes documentation

Issue-ID: AAI-3542
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Idf3ed6fc197a9bbb828109790e3162d5311a4cb9

18 months ago[AAI] Document process updates for Kohn 75/131675/3
wr148d [Tue, 25 Oct 2022 14:06:03 +0000 (10:06 -0400)]
[AAI] Document process updates for Kohn

Issue-ID: AAI-3542
Change-Id: Ibcaab80db868ed4a5f1da81e1d7168b107b0f949
Signed-off-by: wr148d <wr148d@att.com>
18 months ago[AAI] Release aai-common docker artifact 1.9.4 36/131536/1
wr148d [Tue, 18 Oct 2022 15:28:46 +0000 (11:28 -0400)]
[AAI] Release aai-common docker artifact 1.9.4

Issue-ID: AAI-3537
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I99b2cfb6923a0de18babda4dec913010b51bca78

18 months ago[AAI] Release aai-common maven artifact 1.9.4 35/131535/1
wr148d [Tue, 18 Oct 2022 14:22:14 +0000 (10:22 -0400)]
[AAI] Release aai-common maven artifact 1.9.4

Issue-ID: AAI-3537
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I6bbab85e45fa5906bb313fc56f589db0fe602d8f

18 months ago[AAI] Upversion aai-common to 1.9.4 06/131506/1
wr148d [Mon, 17 Oct 2022 14:49:56 +0000 (10:49 -0400)]
[AAI] Upversion aai-common to 1.9.4

Issue-ID: AAI-3537
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I55155889e65b6395404645b14d7bd07b6554f0e8

18 months ago[AAI] Upversion aai-common to 1.9.4 05/131505/1
wr148d [Mon, 17 Oct 2022 14:32:35 +0000 (10:32 -0400)]
[AAI] Upversion aai-common to 1.9.4

Issue-ID: AAI-3537
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Iabafa4a116f2092cf0edfa0e7a293c7f1b0c08cb

18 months agoMerge "Remove the apache commons-lang dependency in aai-common"
William Reehil [Fri, 14 Oct 2022 13:14:20 +0000 (13:14 +0000)]
Merge "Remove the apache commons-lang dependency in aai-common"

18 months agoRemove the apache commons-lang dependency in aai-common 71/131471/1
Fiete Ostkamp [Fri, 14 Oct 2022 09:30:31 +0000 (09:30 +0000)]
Remove the apache commons-lang dependency in aai-common

Issue-ID: AAI-3551

Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Ib68b6fb43044532abf39c1ac088ef969c5aa00c2

18 months agoUpdate eclipse.persistence and eelf.core in aai-common 64/131464/3
Fiete Ostkamp [Thu, 13 Oct 2022 14:26:19 +0000 (14:26 +0000)]
Update eclipse.persistence and eelf.core in aai-common

- update eclipse persistence to version 2.7.11
- update eelf core to 2.0.0-oss
- pin eelf core version in aai-utils and aai-schema-abstraction to 1.0.1 since there would be IncompatibleClassChange errors
- add the jaxb-api dependency to aai-utils to make it compilable with jdk 11

Issue-ID: AAI-3550

Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Ia2aa31a9f3550af853583e65bc1f84583c9fc22f

18 months agoMerge "Migrate Mockito 1 to version 2 in aai-core"
William Reehil [Thu, 13 Oct 2022 13:32:11 +0000 (13:32 +0000)]
Merge "Migrate Mockito 1 to version 2 in aai-core"

18 months agoMigrate Mockito 1 to version 2 in aai-core 60/131460/1
Fiete Ostkamp [Thu, 13 Oct 2022 09:36:18 +0000 (09:36 +0000)]
Migrate Mockito 1 to version 2 in aai-core

Issue-ID: AAI-3549

Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Ibb8edcd80fe3b112af0d113894122ce0b256006b

18 months agoProject build error due to reporting configuration not being in reporting section... 52/131452/3
Fiete Ostkamp [Wed, 12 Oct 2022 13:50:21 +0000 (13:50 +0000)]
Project build error due to reporting configuration not being in reporting section in pom

- move the reporting configuration into the reporting block
- use https for plugin repository urls
- improve the README

Issue-ID: AAI-3548

Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Ic473e8a3942481a987143e2dc9fba02fdcfbc4eb

19 months agoReplace deprecated Gremlin query in aai-common 29/131329/3
Fiete Ostkamp [Thu, 29 Sep 2022 09:35:24 +0000 (11:35 +0200)]
Replace deprecated Gremlin query in aai-common

addInE and addOutE are deprecated since Gremlin 3.1.0.

Issue-ID: AAI-3534

Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I4c4db97d8075e9c75b13ee206c27b8c01b5e0cf4

19 months ago[AAI] Add preliminary documentation for the Kohn release 76/130876/1
wr148d [Tue, 13 Sep 2022 13:56:32 +0000 (09:56 -0400)]
[AAI] Add preliminary documentation for the Kohn release

Issue-ID: AAI-3519
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ibbfee75b079aa37de20370c496b51abd1a25307a

19 months agoForce py3.8 in tox.ini 47/130547/1
Cédric Ollivier [Wed, 31 Aug 2022 18:39:06 +0000 (20:39 +0200)]
Force py3.8 in tox.ini

It allows leveraging on OpenStack Yoga's upper-contraints
without any exception.

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I42cd3a5885e3fc26c37b369a4b7d68b38079a6a3

20 months ago[AAI] Remove Robby Maharajh & Harish Kajur as committers 74/130474/1
wr148d [Mon, 29 Aug 2022 13:19:12 +0000 (09:19 -0400)]
[AAI] Remove Robby Maharajh & Harish Kajur as committers

Issue-ID: AAI-3515
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I0ebe823d08b0ae7de77b66ad99b419a210576cb1

23 months ago[AAI] Updated the release date in the release notes for Jakarta 43/129343/1
wr148d [Mon, 23 May 2022 13:13:35 +0000 (09:13 -0400)]
[AAI] Updated the release date in the release notes for Jakarta

Issue-ID: AAI-3488
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Icaf2724881bce0cb73f208d5a7a9c61c51e91f6c

2 years ago[AAI] Updated the jakarta release notes for aai 99/128699/1
wr148d [Fri, 15 Apr 2022 20:13:07 +0000 (16:13 -0400)]
[AAI] Updated the jakarta release notes for aai

Issue-ID: AAI-3478
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I2f6f28e9711d299a26af56421606b0caca4f79b9

2 years agoAdd bounds to sphinx requirement 19/128419/1
Cédric Ollivier [Mon, 11 Apr 2022 09:35:32 +0000 (11:35 +0200)]
Add bounds to sphinx requirement

As ONAP was created before Oct 20 2020 in RTD, we
must set bounds to enforce a compatible Sphinx version
(see manual).

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I8dd2ab694b20d0a270b5d5b3263ead5512211faa

2 years ago[AAI] Added the initial release notes for AAI Jakarta 73/127973/1
wr148d [Tue, 22 Mar 2022 14:16:39 +0000 (10:16 -0400)]
[AAI] Added the initial release notes for AAI Jakarta

Issue-ID: AAI-3459
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I598bfb12d9802f3aad8b40d8a8cf44983a3b011a

2 years ago[AAI] Updated releast notes to talk about transitive dependency on aaf log4j 55/127855/1
wr148d [Wed, 16 Mar 2022 20:09:23 +0000 (16:09 -0400)]
[AAI] Updated releast notes to talk about transitive dependency on aaf log4j

Issue-ID: AAI-3454
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I2dfad5f07372eff1f7e545910da6d39377ea4ffe

2 years ago[AAI] Update common to fix security vulnerabilities 29/127529/1
wr148d [Mon, 7 Mar 2022 14:46:00 +0000 (09:46 -0500)]
[AAI] Update common to fix security vulnerabilities

Issue-ID: AAI-3414
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ied52723b83c819e4c8970a7060056ac76bf78b25

2 years ago[AAI] Update common to fix security vulnerabilities 25/127525/1
wr148d [Mon, 7 Mar 2022 14:30:32 +0000 (09:30 -0500)]
[AAI] Update common to fix security vulnerabilities

Issue-ID: AAI-3414
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I52a7a924d5c48d76d7b391f907161454ccc37a59

2 years ago[AAI] Release 1.9.3 docker artifact for aai-common 80/127480/1
wr148d [Thu, 3 Mar 2022 15:05:52 +0000 (10:05 -0500)]
[AAI] Release 1.9.3 docker artifact for aai-common

Issue-ID: AAI-3414
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ief78a824a787c62f24fa11d239725d2f5372546a

2 years ago[AAI] Release 1.9.3 maven artifact for aai-common 75/127475/1
wr148d [Thu, 3 Mar 2022 14:03:57 +0000 (09:03 -0500)]
[AAI] Release 1.9.3 maven artifact for aai-common

Issue-ID: AAI-3414
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I6685f7ab647975ba741413a40512eb6495796e1d

2 years ago[AAI] Upversion common to 1.9.3 for security vulnerability rollout 54/127454/1
wr148d [Wed, 2 Mar 2022 20:57:58 +0000 (15:57 -0500)]
[AAI] Upversion common to 1.9.3 for security vulnerability rollout

Issue-ID: AAI-3414
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Iaf5aea281d59556ccaa930c5ad2dc1fe26cf3c6f

2 years ago[AAI] Updates for security vulnerabilities 52/127452/1
wr148d [Wed, 2 Mar 2022 17:36:49 +0000 (12:36 -0500)]
[AAI] Updates for security vulnerabilities

Issue-ID: AAI-3414
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I424b3b91a6fe49f688992c57913be6c1e0149c9d

2 years ago[AAI] Updates for security vulnerabilities 48/127448/1
wr148d [Wed, 2 Mar 2022 16:57:22 +0000 (11:57 -0500)]
[AAI] Updates for security vulnerabilities

Issue-ID: AAI-3435
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I3086a5ed2a96dc1686bbd79a519634b8e54fbc5e

2 years agoMerge "[AAI] Update of aai component diagram and description"
William Reehil [Tue, 22 Feb 2022 19:17:56 +0000 (19:17 +0000)]
Merge "[AAI] Update of aai component diagram and description"

2 years ago[AAI] Update release notes for Istanbul Maintenance release 40/127240/2
wr148d [Tue, 22 Feb 2022 16:33:24 +0000 (11:33 -0500)]
[AAI] Update release notes for Istanbul Maintenance release

Issue-ID: AAI-3452
Change-Id: I03193c6a7ba2172e2c6b6f5390c1cb8ca3bab00c
Signed-off-by: wr148d <wr148d@att.com>
2 years ago[AAI] Update of aai component diagram and description 15/127215/2
Igor Dysko [Thu, 17 Feb 2022 12:45:27 +0000 (13:45 +0100)]
[AAI] Update of aai component diagram and description

Component diagram was updated, deprecated applications were removed, description in rst file was also updated.

Issue-ID: AAI-3451
Signed-off-by: Igor Dysko <igor1.dysko@orange.com>
Change-Id: I68b474a6397b477b77055dd580321fa684d5d9b4

2 years ago[AAI] Deploy docker image for 1.9.2 common 59/126759/1
wr148d [Tue, 25 Jan 2022 19:13:40 +0000 (14:13 -0500)]
[AAI] Deploy docker image for 1.9.2 common

Issue-ID: AAI-3431
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I5b06d3ba5d379048380ddd717ae843713d389f9d

2 years ago[AAI] Deploy maven artifact for 1.9.2 58/126758/1
wr148d [Tue, 25 Jan 2022 18:51:51 +0000 (13:51 -0500)]
[AAI] Deploy maven artifact for 1.9.2

Issue-ID: AAI-3431
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I23dfcad1db7d4d0e0588f959f5ff0815ba700393

2 years ago[AAI] Upversion aai-common to 1.9.2 for the log4j updates 56/126756/1
wr148d [Tue, 25 Jan 2022 18:10:04 +0000 (13:10 -0500)]
[AAI] Upversion aai-common to 1.9.2 for the log4j updates

Issue-ID: AAI-3431
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I272eb4d305ec690d2e0e17ac67c9877071d17a5c

2 years ago[AAI] Upgrading Log4J to 2.17.1 08/126708/7
wr148d [Fri, 21 Jan 2022 16:22:01 +0000 (11:22 -0500)]
[AAI] Upgrading Log4J to 2.17.1

Issue-ID: AAI-3431
Change-Id: I429665b7d5b217ad0bd0739ab24d92b3965bc86d
Signed-off-by: wr148d <wr148d@att.com>
2 years ago[AAI] Releasing the latest docker image 1.9.1 81/126681/1
wr148d [Thu, 20 Jan 2022 19:56:34 +0000 (14:56 -0500)]
[AAI] Releasing the latest docker image 1.9.1

Issue-ID: AAI-3428
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I8d3db9c415e5ff518ad381b37a3fd7e9cc1e827b

2 years ago[AAI] Releasing the latest maven artifact 80/126680/1
wr148d [Thu, 20 Jan 2022 19:47:27 +0000 (14:47 -0500)]
[AAI] Releasing the latest maven artifact

Issue-ID: AAI-3428
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I96678af29c51aeef96a31f0afa090d611c8a8e46

2 years ago[AAI] Ignore DataCopyTest to try to release a docker image 78/126678/1
wr148d [Thu, 20 Jan 2022 19:11:25 +0000 (14:11 -0500)]
[AAI] Ignore DataCopyTest to try to release a docker image

Issue-ID: AAI-3428
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I46def8946547ef522b8f16671c80138aa4737552

2 years ago[AAI] Release 1.9.1 docker artifact 73/126673/1
wr148d [Thu, 20 Jan 2022 16:45:14 +0000 (11:45 -0500)]
[AAI] Release 1.9.1 docker artifact

Issue-ID: AAI-3428
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I140d88d904e98c4912f4fc26f5a917f6de220601

2 years ago[AAI] Release 1.9.1 maven artifact update to newer job 70/126670/1
wr148d [Thu, 20 Jan 2022 16:31:50 +0000 (11:31 -0500)]
[AAI] Release 1.9.1 maven artifact update to newer job

Issue-ID: AAI-3428
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ic2c4e983bd22e6024787f55a177a3dec43266f6a

2 years ago[AAI] Update the tests to ignore OwnerCheckTest 68/126668/2
wr148d [Thu, 20 Jan 2022 15:20:25 +0000 (10:20 -0500)]
[AAI] Update the tests to ignore OwnerCheckTest

Issue-ID: AAI-3428
Change-Id: I1a75ce29981338edf28cff1f248066b3bee9e80d
Signed-off-by: wr148d <wr148d@att.com>
2 years ago[AAI] Release the aai-common 1.9.1 docker 07/126607/1
wr148d [Fri, 14 Jan 2022 14:06:09 +0000 (09:06 -0500)]
[AAI] Release the aai-common 1.9.1 docker

Issue-ID: AAI-3428
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ie6850b6fb32a7269c220ff732b2d6fe790ea033d

2 years ago[AAI] Release the aai-common 1.9.1 maven artifact 99/126599/2
wr148d [Thu, 13 Jan 2022 18:05:52 +0000 (13:05 -0500)]
[AAI] Release the aai-common 1.9.1 maven artifact

Issue-ID: AAI-3428
Change-Id: I5bfe11115f9486dfd113f89ae79f41ca1e419286
Signed-off-by: wr148d <wr148d@att.com>
2 years ago[AAI] Upversion aai-common to 1.9.1 98/126598/1
wr148d [Thu, 13 Jan 2022 16:30:29 +0000 (11:30 -0500)]
[AAI] Upversion aai-common to 1.9.1

Issue-ID: AAI-3428
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Icb9665a8e975d37fcd6beeee923c1009bcde9641

2 years ago[AAI] Revert some testing changes to ignore tests and rollback of eclipse perisistence 94/126594/3
wr148d [Thu, 13 Jan 2022 14:39:16 +0000 (09:39 -0500)]
[AAI] Revert some testing changes to ignore tests and rollback of eclipse perisistence

Issue-ID: AAI-3428
Change-Id: Ib1a1235d44c1c0ddc767ad944eccafec7de618d1
Signed-off-by: wr148d <wr148d@att.com>
2 years agoUpdating the eclipse persistence version to 2.6.0 to resolve an issue 59/126559/4
wr148d [Tue, 11 Jan 2022 16:10:12 +0000 (11:10 -0500)]
Updating the eclipse persistence version to 2.6.0 to resolve an issue

Issue-ID: AAI-3428
Change-Id: I514120be2e021e580e98cfe8a97689ec4598f523
Signed-off-by: wr148d <wr148d@att.com>
2 years ago[AAI] Updating readthedocs AAI API to v24 25/125825/1
ondro [Mon, 22 Nov 2021 12:00:23 +0000 (13:00 +0100)]
[AAI] Updating readthedocs AAI API to v24

Issue-ID: AAI-3411
Signed-off-by: Ondrej Frindrich <ondrej1.frindrich@orange.com>
Change-Id: Id1945e6d3e1826ff67cb66de0d937d688a83ad5d

2 years agoUpdate the release date in the release notes 40/125440/2
wr148d [Thu, 28 Oct 2021 13:32:04 +0000 (09:32 -0400)]
Update the release date in the release notes

Issue-ID: AAI-3403
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I0496c4b0c9b4f65966c25de92f15275379aa424b

2 years agoMerge "Leverage upper-constraints files to pin all dependencies"
William Reehil [Thu, 28 Oct 2021 14:15:36 +0000 (14:15 +0000)]
Merge "Leverage upper-constraints files to pin all dependencies"

2 years agoLeverage upper-constraints files to pin all dependencies 76/125176/4
Andreas Geissler [Thu, 21 Oct 2021 10:21:45 +0000 (10:21 +0000)]
Leverage upper-constraints files to pin all dependencies

It leverages the latest change from lfdocs-conf and the
upper-constraints.txt now centralized in ONAP docs.
In a long run, upperconstraints.os.txt should be removed once ONAP
is synced with OpenStack.

It removes tox and setuptools from requirements as nothing depends on them
(most requirements should be removed except lfdocsconf)

Issue-ID: DOC-765

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I0e017b8ffaeaa6626d3196b6442f87a500263457
(cherry picked from commit 995fa60569d369153b6829ca607e87159338d657)

2 years ago[AAI] Update some direct dependencies for Istanbul 08/124508/3
wr148d [Mon, 27 Sep 2021 15:08:10 +0000 (11:08 -0400)]
[AAI] Update some direct dependencies for Istanbul

Issue-ID: AAI-3333
Change-Id: I18ff4ea1f58d3797a9606e644f4c5df4cf1fd361
Signed-off-by: wr148d <wr148d@att.com>
2 years ago[AAI] Updating the info yamls adding Robby Maharajh and removing Steven Blimkie 96/124096/1
wr148d [Mon, 13 Sep 2021 17:16:45 +0000 (13:16 -0400)]
[AAI] Updating the info yamls adding Robby Maharajh and removing Steven Blimkie

Issue-ID: AAI-3380
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I6683121f6d729df19e05c10da65ad8c8543e6de6

2 years ago[AAI] Releasing the initial release notes for Istanbul 81/124081/1
wr148d [Mon, 13 Sep 2021 15:24:18 +0000 (11:24 -0400)]
[AAI] Releasing the initial release notes for Istanbul

Issue-ID: AAI-3379
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I9e34e728ac285b2290fb6f62d5d7231065e0a49e

2 years ago[AAI] Updates for releasing the latest common containers for Istanbul 92/123392/1
wr148d [Thu, 19 Aug 2021 14:19:29 +0000 (10:19 -0400)]
[AAI] Updates for releasing the latest common containers for Istanbul

Issue-ID: AAI-3361
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ibd84193b179f21a0af0b470a41fa1f67a1aa627b

2 years ago[AAI] Releasing 1.9.0 Istanbul aai-common maven artifact 65/123365/1
wr148d [Wed, 18 Aug 2021 20:37:05 +0000 (16:37 -0400)]
[AAI] Releasing 1.9.0 Istanbul aai-common maven artifact

Issue-ID: AAI-3361
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I7b59407e7e4ffeae512e3750495f973c6c303562

2 years ago[AAI] Upversioning aai-common to 1.9.0 for Istanbul 57/123357/1
wreehil [Wed, 18 Aug 2021 16:24:35 +0000 (12:24 -0400)]
[AAI] Upversioning aai-common to 1.9.0 for Istanbul

Issue-ID: AAI-3361
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I516987a9ec57a744c7c2f1e153a37794bebdc4fa

2 years agoFix one critical sonar issues 15/122715/1
Samuel Liard [Mon, 19 Jul 2021 15:42:22 +0000 (17:42 +0200)]
Fix one critical sonar issues

Issue-ID: AAI-3345
Signed-off-by: sliard <samuel.liard@gmail.com>
Change-Id: I6b647d56178686093aa1b652cd55e05a92ba501a

2 years agoMerge "Fix all blocker sonar issues and some checkstyle"
William Reehil [Thu, 8 Jul 2021 13:34:54 +0000 (13:34 +0000)]
Merge "Fix all blocker sonar issues and some checkstyle"

2 years agoFix all blocker sonar issues and some checkstyle 79/122379/3
Liard Samuel [Wed, 30 Jun 2021 17:06:16 +0000 (19:06 +0200)]
Fix all blocker sonar issues and some checkstyle

Issue-ID: AAI-3362
Signed-off-by: sliard <samuel.liard@gmail.com>
Change-Id: I365be3e8afe75b54f5a65deadb054df73857274e

2 years agoRemove repo2 maven repository as its decomissioned 02/122102/2
Harish Venkata Kajur [Tue, 22 Jun 2021 13:50:38 +0000 (09:50 -0400)]
Remove repo2 maven repository as its decomissioned

Issue-ID: AAI-2964
Change-Id: I578101fb9d3e0171ca76dda0262240c2131ec92c
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2 years agoAdded guilin maintenance release notes to master 32/121132/1
wr148d [Thu, 6 May 2021 12:58:01 +0000 (08:58 -0400)]
Added guilin maintenance release notes to master

Issue-ID: AAI-3327
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I2450954395ed6106e30fa20a9a3bb39575f5e488

3 years agoReleased 1.8.2 maven artifacts 80/120580/1
Niharika Sharma [Thu, 15 Apr 2021 20:09:17 +0000 (16:09 -0400)]
Released 1.8.2 maven artifacts

Issue-ID: AAI-3308
Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com>
Change-Id: I6c74cedd1b673abe8ba6431222e9e1e774d363ea

3 years agoMerge "Added proxy args in the haproxy Dockerfile Added DirtiesContext to URIToRelati...
Venkata Harish Kajur [Thu, 15 Apr 2021 04:19:40 +0000 (04:19 +0000)]
Merge "Added proxy args in the haproxy Dockerfile Added DirtiesContext to URIToRelationshipObjectTest for successful test case execution."

3 years agoUp version aai-common to 1.8.2 46/120546/1
Niharika Sharma [Wed, 14 Apr 2021 18:36:32 +0000 (14:36 -0400)]
Up version aai-common to 1.8.2

Issue-ID: AAI-3308
Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com>
Change-Id: If450ae0a9a171fcd09fc084a898faaee9640d258

3 years agoAdded proxy args in the haproxy Dockerfile 47/120547/1
Renu Kumari [Tue, 13 Apr 2021 18:18:51 +0000 (14:18 -0400)]
Added proxy args in the haproxy Dockerfile
Added DirtiesContext to URIToRelationshipObjectTest for successful test case execution.

Issue-ID: AAI-3318
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I53d9b031f93515fdec16fe3f7b0a580c8439b5b3

3 years agoFixed Concurrent Updates overriding the AAI object 35/120235/2
Niharika Sharma [Tue, 6 Apr 2021 17:43:18 +0000 (13:43 -0400)]
Fixed Concurrent Updates overriding the AAI object

Issue-ID: AAI-3308
Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com>
Change-Id: I7d2d591928987b9f5f9465325fc1c4d03dee3db2

3 years agoAdding release notes for Honolulu 87/118387/2
wr148d [Wed, 24 Feb 2021 15:00:32 +0000 (10:00 -0500)]
Adding release notes for Honolulu

Issue-ID: AAI-3266
Change-Id: I344a6564172a1acb4e516aea229d82d7b506ae63
Signed-off-by: wr148d <wr148d@att.com>
3 years agoRelease 1.8.1 common docker images 96/117496/1
Harish Venkata Kajur [Thu, 4 Feb 2021 16:32:33 +0000 (11:32 -0500)]
Release 1.8.1 common docker images

Issue-ID: AAI-2700
Change-Id: Ifd9a2d99588b5c5882832ac39d66085deddbcd20
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoUpdate haproxy to use static alpine tag 93/117493/1
Harish Venkata Kajur [Thu, 4 Feb 2021 15:50:09 +0000 (10:50 -0500)]
Update haproxy to use static alpine tag

Issue-ID: AAI-2700
Change-Id: Ie30e04227a785d2077a02225cd409dbbd577f61d
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoUpdate haproxy to use static parent tag 63/117463/1
Harish Venkata Kajur [Thu, 4 Feb 2021 03:04:53 +0000 (22:04 -0500)]
Update haproxy to use static parent tag

Issue-ID: AAI-2700
Change-Id: I104911f57851cbdf024cda9b87d1db3c429faa08
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoUpdate to java 11 alpine image 57/117457/2
Harish Venkata Kajur [Wed, 3 Feb 2021 20:30:57 +0000 (15:30 -0500)]
Update to java 11 alpine image

Issue-ID: AAI-2700
Change-Id: If39c569af13b25fadff465653af614e63d74e740
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoReleased 1.8.1 maven artifacts 87/116987/2
Rodrigo Lima [Tue, 19 Jan 2021 19:21:37 +0000 (14:21 -0500)]
Released 1.8.1 maven artifacts

Issue-ID: AAI-3226
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: Id26361aba8092fcbf195b59a9b39884475346ade

3 years agoUse data owner attribute instead of owning entity for OwnerCheck 84/116084/4
M.Hosnidokht [Thu, 3 Dec 2020 16:11:16 +0000 (11:11 -0500)]
Use data owner attribute instead of owning entity for OwnerCheck

Issue-ID: AAI-3226
Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com>
Change-Id: I8222546e7264e99ca3e53fe1212a45008c1064e6

3 years agoUpdate the release notes to have the workaround for the dmaap events issue 52/115552/1
wreehil [Mon, 30 Nov 2020 16:13:25 +0000 (11:13 -0500)]
Update the release notes to have the workaround for the dmaap events issue

Issue-ID: AAI-3219
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: Iac568abd9c21a3a3e5897bedf672cd3952701c0b

3 years agoUpdated the release-notes with data for the guilin release stating what was done... 74/114974/1
wreehil [Wed, 18 Nov 2020 18:21:17 +0000 (13:21 -0500)]
Updated the release-notes with data for the guilin release stating what was done in the release

Issue-ID: AAI-3218
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I5ab352375395f2a041b13a5e04758a8d65d1b059
(cherry picked from commit 4c1ae46d787ef4b19677768919160a003fc3aa6d)

3 years agoUpversion artifacts to 1.8.0-SNAPSHOT 01/114901/1
Harish Venkata Kajur [Mon, 16 Nov 2020 04:44:44 +0000 (23:44 -0500)]
Upversion artifacts to 1.8.0-SNAPSHOT

Issue-ID: AAI-3222
Change-Id: I5b74e10ab600e7899c0043caf2390ca31728728b
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoFilter get all pnf by owning entity if multi tenancy is enabled 46/114646/2
Rodrigo Lima [Thu, 5 Nov 2020 19:46:40 +0000 (14:46 -0500)]
Filter get all pnf by owning entity if multi tenancy is enabled

Issue-ID: AAI-3214
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: I97e62e12f06938294d9969d21b4dcacae9d01d78

3 years agoReleased 1.7.3 maven artifacts 03/113703/1
kuldipr [Thu, 8 Oct 2020 19:18:45 +0000 (15:18 -0400)]
Released 1.7.3 maven artifacts

Issue-ID: AAI-3100
Signed-off-by: kuldipr <kuldip.rai@amdocs.com>
Change-Id: Ib6cedb79b79645925b0fb64244a0c488cf1c51ef

3 years agoUp version 1.7.3 49/113649/1
Niharika Sharma [Wed, 7 Oct 2020 20:32:13 +0000 (16:32 -0400)]
Up version 1.7.3

Issue-ID: AAI-3100
Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com>
Change-Id: I38bde55f66fd27110f8a41aedb9be463263fa9f3

3 years agoFixed concurrency issue in PNF uploading 89/113589/1
Niharika Sharma [Tue, 6 Oct 2020 20:23:46 +0000 (16:23 -0400)]
Fixed concurrency issue in PNF uploading

Issue-ID: AAI-3100
Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com>
Change-Id: I34fe77179efc5590f6e70b0bb2b97e7229f0adf3

3 years agoRelease 1.7.2 maven artifact 65/112765/1
Harish Venkata Kajur [Wed, 16 Sep 2020 19:31:07 +0000 (15:31 -0400)]
Release 1.7.2 maven artifact

Issue-ID: AAI-3184
Change-Id: Ia565b29ab622a2e8db1cd75214be7885a9f74c93
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoAdd ownercheck side effect to enrichData method in dbserializer 18/112718/2
Rodrigo Lima [Tue, 15 Sep 2020 20:46:21 +0000 (16:46 -0400)]
Add ownercheck side effect to enrichData method in dbserializer

Issue-ID: AAI-3184
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: I3c8b3d33613c5345fc767fb03f1c4be79a321acc

3 years agoRelease 1.7.1 maven artifact 41/112541/1
Harish Venkata Kajur [Fri, 11 Sep 2020 17:00:22 +0000 (13:00 -0400)]
Release 1.7.1 maven artifact

Issue-ID: AAI-3176
Change-Id: Ibba233ed7834a64925e1cc85564d45163c5bfafc
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoUpdate ownercheck side effect 16/112516/2
Rodrigo Lima [Thu, 10 Sep 2020 20:36:12 +0000 (16:36 -0400)]
Update ownercheck side effect

- Use both E and both V to select owning entity

Issue-ID: AAI-3176
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: I2e453dfd3c52c0de67981b8344434576fc514d0f

3 years agoAdd side effect to check pnf owning entity 14/112414/4
Rodrigo Lima [Wed, 9 Sep 2020 18:54:15 +0000 (14:54 -0400)]
Add side effect to check pnf owning entity

- Create side effect to check : user's groups contains pnf's owning entity name
- Create unit tests for side effect
- Add new process method in HttpEntry to pass set of groups
- Pass set of groups to db serializer

Issue-ID: AAI-3176
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: I4bc7ab6e22bce8cbe60bd7ef6bb5db73dac3a1c4

3 years agoUpdating from Incubation to Mature 96/111296/1
wreehil [Fri, 14 Aug 2020 21:03:28 +0000 (17:03 -0400)]
Updating from Incubation to Mature

Issue-ID: AAI-3101
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: Ibac09a8898474184f5cdcaa7358e46412f6516f7

3 years agoUpdating the schema service to 1.7.3 90/111290/1
wreehil [Fri, 14 Aug 2020 20:11:53 +0000 (16:11 -0400)]
Updating the schema service to 1.7.3

Issue-ID: AAI-3017
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I5b95b4eba19e3ae802b3339c987a644f3e547bdf

3 years agoRelease 1.7.0 aai-common artifacts 59/111159/1
Harish Venkata Kajur [Tue, 11 Aug 2020 21:21:00 +0000 (17:21 -0400)]
Release 1.7.0 aai-common artifacts

Issue-ID: AAI-3105
Change-Id: Iaa100cdcdddf51a03a8467a8192a22fd0e8f6cc8
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoupdate scope of annotation-api 31/111131/2
Rodrigo Lima [Tue, 11 Aug 2020 15:40:45 +0000 (11:40 -0400)]
update scope of annotation-api

Issue-ID: AAI-2526
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: I655eb85f9f54a1deebff8e5adecc1d733c8e5855

3 years agoAdd dirty context to junit to fix spring failure 34/111134/1
Harish Venkata Kajur [Tue, 11 Aug 2020 16:43:33 +0000 (12:43 -0400)]
Add dirty context to junit to fix spring failure

Issue-ID: AAI-3105
Change-Id: I7b387c76009dba950aea0debf382f316c558d6ad
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoMerge "Junit testcase for JSONStrategy"
William Reehil [Wed, 5 Aug 2020 17:20:04 +0000 (17:20 +0000)]
Merge "Junit testcase for JSONStrategy"

3 years agoMerge "Junit for CadiProps class"
William Reehil [Wed, 5 Aug 2020 17:19:38 +0000 (17:19 +0000)]
Merge "Junit for CadiProps class"

3 years agoMerge "Junit for AafRequestWrapper"
William Reehil [Wed, 5 Aug 2020 17:18:49 +0000 (17:18 +0000)]
Merge "Junit for AafRequestWrapper"

3 years agoUpdate haproxy to run as user haproxy 06/110206/1
Harish Venkata Kajur [Wed, 15 Jul 2020 17:16:23 +0000 (13:16 -0400)]
Update haproxy to run as user haproxy

Issue-ID: AAI-2822
Change-Id: I586c5da9c6a8710536b106272447806d3bfed3b4
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoEnsure Non-root user for haproxy 02/110202/1
Harish Venkata Kajur [Wed, 15 Jul 2020 16:07:57 +0000 (12:07 -0400)]
Ensure Non-root user for haproxy

Issue-ID: AAI-2822
Change-Id: Ic5ea276e4f344ef9e2c321069ba8b4ffeb38312f
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoMerge "Ensure Non-root user is running all processes"
Venkata Harish Kajur [Wed, 15 Jul 2020 15:56:46 +0000 (15:56 +0000)]
Merge "Ensure Non-root user is running all processes"