aai/resources.git
4 months ago[AAI] Release 1.13.0 version maven artifact 83/136983/2
Michal Jagiello [Fri, 12 Jan 2024 13:11:51 +0000 (14:11 +0100)]
[AAI] Release 1.13.0 version maven artifact

Create release files for maven artifacts of aai-resources

Issue-ID: AAI-3722
Change-Id: I3ee2f401ce4105853e6cdaca6c137bfc0ec05da6
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
4 months agoCreate aai-resources 1.13.0 version 65/136965/2
Michal Jagiello [Thu, 11 Jan 2024 08:21:38 +0000 (09:21 +0100)]
Create aai-resources 1.13.0 version

Version with fix of an issue with missing bulk operation index on request body parsing error

Issue-ID: AAI-3722
Change-Id: I2faaf901fb063a9ea04cac2c8308fdc749b2ee52
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
4 months agoReturn an index of invalid bulk operation if there are missing parameters on request 54/136954/3
Michal Jagiello [Tue, 9 Jan 2024 18:28:36 +0000 (19:28 +0100)]
Return an index of invalid bulk operation if there are missing parameters on request

Catch AAIException on AAI Bulk poplulateIntrospectors method to prepare an exception body with failing operation number.

Issue-ID: AAI-3722
Change-Id: I38b2e1c802ae7f2843cda5c188365890a86f65af
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
5 months agoUpdate aai-common dependency in resources 01/136901/2
Fiete Ostkamp [Wed, 27 Dec 2023 15:58:34 +0000 (16:58 +0100)]
Update aai-common dependency in resources

- update aai-common version to 1.11.0

Issue-ID: AAI-3698
Change-Id: Id0bfd0ee8d54f2350e6d4eaccbc0789c733c6ad3
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
6 months ago[AAI] Release aai-resources 1.12.3 docker artifact 57/136557/1
nandkishorpatke [Wed, 15 Nov 2023 10:46:42 +0000 (16:16 +0530)]
[AAI] Release aai-resources 1.12.3 docker artifact

- Release aai-resource 1.12.3 docker artifact

Issue-ID: AAI-3677
Change-Id: I1ff8b56c17cb0077d7cc8a80b05a1914897658e3
Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
6 months ago[AAI] Release aai-resources 1.12.3 maven artifact 56/136556/1
nandkishorpatke [Wed, 15 Nov 2023 10:08:28 +0000 (15:38 +0530)]
[AAI] Release aai-resources 1.12.3 maven artifact

- Release aai-resources maven artifact

Issue-ID: AAI-3677
Change-Id: I7117dec8a17dba5f61fd1dc576da2eead7f701a3
Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
6 months ago[AAI] Up-version aai-resources to 1.12.3 for release 55/136555/1
nandkishorpatke [Wed, 15 Nov 2023 09:16:25 +0000 (14:46 +0530)]
[AAI] Up-version aai-resources to 1.12.3 for release

- Updated version for aai-schema to 1.12.3
- Updated version of aai-resources to 1.12.3

Issue-ID: AAI-3677
Change-Id: Ifd31ba1461d126f121efcfe7fdc69e6cb563340f
Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
6 months ago[AAI] Update aai-schema version into v28 for cell and neighbour attributes 54/136554/1
nandkishorpatke [Wed, 15 Nov 2023 07:32:21 +0000 (13:02 +0530)]
[AAI] Update aai-schema version into v28 for cell and neighbour attributes

- Update aai-schema pom version into 1.12.3
- Update aai-schema default version to v28

Issue-ID: AAI-3663
Change-Id: I06f3e7158c94dd1214a122a7d4eb7f88594f49f5
Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
6 months agoMerge "Add spring-cloud-sleuth for tracing"
Lukasz Rajewski [Tue, 7 Nov 2023 16:21:42 +0000 (16:21 +0000)]
Merge "Add spring-cloud-sleuth for tracing"

6 months agoModel distribution from model-loader is failing with resources service version >... 96/136396/3
Fiete Ostkamp [Tue, 7 Nov 2023 13:16:24 +0000 (14:16 +0100)]
Model distribution from model-loader is failing with resources service version >= 1.12.1

- pin eclipse.persistence version to last-working 2.6.2
- add test case to validate correct behaviour
- make api-version related assertions in LegacyMoxyConsumerTest dynamic based on default api version

Issue-ID: AAI-3675
Change-Id: I655ed28b1d0a6f94c788d68ff2d05ba9f30c4793
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
6 months agoChange default logback config to write to stdout 72/136372/1
Fiete Ostkamp [Thu, 2 Nov 2023 07:37:11 +0000 (08:37 +0100)]
Change default logback config to write to stdout

- write to stdout instead of to *.log files [1]
- do not version the .classpath in git

[1] This change only has an impact on local development (especially when run in docker containers),
since the logback.xml is [fully overwritten anyways via OOM](https://gerrit.onap.org/r/gitweb?p=oom.git;a=blob;f=kubernetes/aai/components/aai-resources/resources/config/logback.xml;h=b52318500d1327d4756bea937e79d68b79e733e8;hb=HEAD)

Issue-ID: AAI-3671
Change-Id: Ifb4b7b60a2bf7aa22210210fdbcbc05044c59e8b
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
7 months agoAdd spring-cloud-sleuth for tracing 85/136285/3
Fiete Ostkamp [Thu, 19 Oct 2023 12:03:59 +0000 (14:03 +0200)]
Add spring-cloud-sleuth for tracing

- add tracing dependency
- configure both b3 and w3c trace propagation formats to have interoperability between spring-boot 2 (sleuth) and spring-boot 3 (micrometer) tracing

Issue-ID: AAI-3668
Change-Id: I429247444715186be562d009f0d6a6f6ede7e1c3
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
7 months agoUpgrade spring-boot to 2.4 80/136280/1
Fiete Ostkamp [Thu, 19 Oct 2023 09:54:55 +0000 (11:54 +0200)]
Upgrade spring-boot to 2.4

- update spring-boot to latest available 2.4.X release
- Content-Type's on GET requests now result in 415 (instead of being ignored) which necessitates changes to the ConfigurationTest

Issue-ID: AAI-3667
Change-Id: If6cbce8185b443a79b5e3b32fa3ffede5cabee60
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
7 months agoUpdate spring-boot to 2.3 49/136249/1
Fiete Ostkamp [Wed, 18 Oct 2023 13:28:34 +0000 (15:28 +0200)]
Update spring-boot to 2.3

- update spring-boot to latest 2.3.X release
- replace deprecated property distribution.sla with distribution.slo

Issue-ID: AAI-3666
Change-Id: I4d3fcebf7360e1c21cbde7d45c709483a0bdce5b
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
7 months agoUpdate spring-boot to 2.2 48/136248/1
Fiete Ostkamp [Wed, 18 Oct 2023 12:29:59 +0000 (14:29 +0200)]
Update spring-boot to 2.2

- update spring-boot to latest available 2.2.X release
- pom inheritance via aai-parent pom makes it necessary to also explicitly specify spring framework versions
- replace deprecations around Profiles

Issue-ID: AAI-3665
Change-Id: I74b22a76ef14217b888ae6bb12cb83d86f9e4241
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
10 months ago[AAI]Release resources 1.12.1 docker artifact for London 58/135358/1
Aleem Raja [Tue, 11 Jul 2023 08:22:14 +0000 (08:22 +0000)]
[AAI]Release resources 1.12.1 docker artifact for London

Issue-ID: AAI-3653
Change-Id: I6e7d090c599667454a4468fc7b842306137a301a
Signed-off-by: Aleem Raja <aleem.raja@t-systems.com>
11 months ago[AAI] Release resources 1.12.1 maven artifact for London 48/134748/1 1.12.1
aleem.raja@t-systems.com [Fri, 2 Jun 2023 09:40:14 +0000 (09:40 +0000)]
[AAI] Release resources 1.12.1 maven artifact for London

Issue-ID: AAI-3653
Signed-off-by: aleem.raja@t-systems.com <aleem.raja@t-systems.com>
Change-Id: Ieea2cdf105f3d3153800baeab142dfe02e7c03e7

12 months ago[AAI] Up-version aai-resources to 1.12.1 for London 00/134700/1
aleem.raja@t-systems.com [Fri, 26 May 2023 07:16:05 +0000 (12:46 +0530)]
[AAI] Up-version aai-resources to 1.12.1 for London

Updated version for aai-schema to 1.12.1

Issue-ID: AAI-3653
Signed-off-by: aleem.raja@t-systems.com <aleem.raja@t-systems.com>
Change-Id: Ieabfcf86e767514406326eb958dcc587601c863d

18 months ago[AAI] Up-version aai-resources to 1.12.0 for London 61/132361/1
Niharika Sharma [Mon, 21 Nov 2022 18:29:19 +0000 (13:29 -0500)]
[AAI] Up-version aai-resources to 1.12.0 for London

Issue-ID: AAI-3594

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

18 months agoMerge "Remove raw-type related warnings in resources"
William Reehil [Tue, 15 Nov 2022 14:32:02 +0000 (14:32 +0000)]
Merge "Remove raw-type related warnings in resources"

18 months agoMerge "Reduce the number of problems in resources by removing unused imports"
William Reehil [Tue, 15 Nov 2022 14:31:10 +0000 (14:31 +0000)]
Merge "Reduce the number of problems in resources by removing unused imports"

18 months agoRemove raw-type related warnings in resources 03/132203/2
Fiete Ostkamp [Tue, 15 Nov 2022 07:31:37 +0000 (07:31 +0000)]
Remove raw-type related warnings in resources

Issue-ID: AAI-3597

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

18 months agoReduce the number of problems in resources by removing unused imports 95/132195/1
Fiete Ostkamp [Mon, 14 Nov 2022 17:01:44 +0000 (17:01 +0000)]
Reduce the number of problems in resources by removing unused imports

- add removeUnusedImports option to spotless
- update spotless plugin to latest version

Issue-ID: AAI-3596

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

18 months agoReplace deprecated methods in resources 93/132193/1
Fiete Ostkamp [Mon, 14 Nov 2022 16:09:54 +0000 (16:09 +0000)]
Replace deprecated methods in resources

Issue-ID: AAI-3595

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

19 months agoMerge "Project build error due to reporting configuration not being in reporting...
William Reehil [Thu, 27 Oct 2022 12:14:48 +0000 (12:14 +0000)]
Merge "Project build error due to reporting configuration not being in reporting section in pom"

19 months agoProject build error due to reporting configuration not being in reporting section... 26/131826/1
Fiete Ostkamp [Wed, 26 Oct 2022 14:24:28 +0000 (14:24 +0000)]
Project build error due to reporting configuration not being in reporting section in pom

Issue-ID: AAI-3568

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

19 months agoRun the formatter for the resources service 24/131824/1
Fiete Ostkamp [Wed, 26 Oct 2022 14:15:46 +0000 (14:15 +0000)]
Run the formatter for the resources service

- reduces the format violations from ~7000 to ~400

Issue-ID: AAI-3567

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

19 months agoUse the 1.9.4 parent pom in resources 04/131804/3
Fiete Ostkamp [Tue, 25 Oct 2022 14:22:37 +0000 (14:22 +0000)]
Use the 1.9.4 parent pom in resources

- upgrade apache commons-configuration to commons-configuration2 to resolve test failures

Issue-ID: AAI-3566

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

19 months agoUse the 1.9.3 parent pom in resources 80/131780/1
Fiete Ostkamp [Tue, 25 Oct 2022 09:10:29 +0000 (09:10 +0000)]
Use the 1.9.3 parent pom in resources

Issue-ID: AAI-3556

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

19 months ago[AAI] Fixing docker release version for resources 1.11.0 57/131657/1 kohn
wr148d [Fri, 21 Oct 2022 13:10:58 +0000 (09:10 -0400)]
[AAI] Fixing docker release version for resources 1.11.0

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

19 months ago[AAI] Release resources 1.11.0 docker artifact for Kohn 93/131593/1
wr148d [Thu, 20 Oct 2022 14:03:50 +0000 (10:03 -0400)]
[AAI] Release resources 1.11.0 docker artifact for Kohn

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

19 months ago[AAI] Release resources 1.11.0 maven artifact for Kohn 72/131572/1
wr148d [Wed, 19 Oct 2022 20:29:33 +0000 (16:29 -0400)]
[AAI] Release resources 1.11.0 maven artifact for Kohn

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

19 months ago[AAI] Upversion resources to 1.11.0 for Kohn 57/131557/1
wr148d [Wed, 19 Oct 2022 15:18:52 +0000 (11:18 -0400)]
[AAI] Upversion resources to 1.11.0 for Kohn

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

19 months agoMigrate Mockito 1 to version 2 in the resources service 13/131413/1
Fiete Ostkamp [Mon, 10 Oct 2022 14:30:01 +0000 (14:30 +0000)]
Migrate Mockito 1 to version 2 in the resources service

- update mockito to version 2.4.0
- update eelf-core since it has a compile time dependency to mockito 1.10.19 in version 1

Issue-ID: AAI-3546

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

20 months agoAdd latency metrics configurations for AAI-resources 62/131162/2
leila [Fri, 23 Sep 2022 16:31:06 +0000 (12:31 -0400)]
Add latency metrics configurations for AAI-resources

Latency metrics based on the percentiles of histogram quantile function
Updated pom.xml

Issue-ID: AAI-3529

Signed-off-by: leila <leila.nishimwe@bell.ca>
Change-Id: Icf3fe2566d5b3068f4795a4ce7793c9812d7547b

20 months ago[AAI] Release docker artifact for 1.9.7 for resources cassandra healthcheck 63/131163/1
wr148d [Fri, 23 Sep 2022 16:46:38 +0000 (12:46 -0400)]
[AAI] Release docker artifact for 1.9.7 for resources cassandra healthcheck

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

20 months ago[AAI] Release Maven artifact for 1.9.7 for resources cassandra healthcheck 60/131160/1
wr148d [Fri, 23 Sep 2022 16:06:30 +0000 (12:06 -0400)]
[AAI] Release Maven artifact for 1.9.7 for resources cassandra healthcheck

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

20 months ago[AAI] Upversion to 1.9.7 for resources cassandra healthcheck 55/131155/1
wr148d [Fri, 23 Sep 2022 14:39:56 +0000 (10:39 -0400)]
[AAI] Upversion to 1.9.7 for resources cassandra healthcheck

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

20 months agoMerge "AAI-resources logging structure enhancement"
William Reehil [Thu, 22 Sep 2022 13:54:23 +0000 (13:54 +0000)]
Merge "AAI-resources logging structure enhancement"

20 months agoAAI-resources logging structure enhancement 62/131062/1
Rommel Pawar [Wed, 21 Sep 2022 21:43:40 +0000 (14:43 -0700)]
AAI-resources logging structure enhancement

Issue-ID: AAI-3524

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

20 months agoAdd aai-resources healthcheck based on Cassandra DB Healthcheck 59/131059/1
Raghav Kataria [Fri, 1 Apr 2022 10:22:58 +0000 (10:22 +0000)]
Add aai-resources healthcheck based on Cassandra DB Healthcheck

Issue-ID: AAI-3528

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

21 months ago[AAI] Remove Robby Maharajh & Harish Kajur as committers 79/130479/1
wr148d [Mon, 29 Aug 2022 13:19:19 +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: Ie46a639c7fbe821a5208e8d9172080ea05eb97e5

21 months ago[AAI] Release docker artifact 1.9.6 to include v27 30/130330/1
wr148d [Wed, 17 Aug 2022 16:04:38 +0000 (12:04 -0400)]
[AAI] Release docker artifact 1.9.6 to include v27

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

21 months ago[AAI] Release maven artifact 1.9.6 to include v27 10/130310/1
wr148d [Tue, 16 Aug 2022 20:15:32 +0000 (16:15 -0400)]
[AAI] Release maven artifact 1.9.6 to include v27

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

21 months ago[AAI] Upversion to 1.9.6 to include v27 05/130305/1
wr148d [Tue, 16 Aug 2022 17:40:35 +0000 (13:40 -0400)]
[AAI] Upversion to 1.9.6 to include v27

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

2 years ago[AAI] Release docker image for 1.9.5 for resources 27/127927/1
wr148d [Mon, 21 Mar 2022 16:17:47 +0000 (12:17 -0400)]
[AAI] Release docker image for 1.9.5 for resources

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

2 years ago[AAI] Release maven artifact 1.9.5 for resources 20/127920/1
wr148d [Mon, 21 Mar 2022 15:23:12 +0000 (11:23 -0400)]
[AAI] Release maven artifact 1.9.5 for resources

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

2 years ago[AAI] Upversion microservices to 1.9.4 and 1.9.5 to include the v25/v26 XSDs 16/127916/1
wr148d [Mon, 21 Mar 2022 14:34:00 +0000 (10:34 -0400)]
[AAI] Upversion microservices to 1.9.4 and 1.9.5 to include the v25/v26 XSDs

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

2 years ago[AAI] Update resources to fix security vulnerabilities 28/127528/1
wr148d [Mon, 7 Mar 2022 14:40:57 +0000 (09:40 -0500)]
[AAI] Update resources to fix security vulnerabilities

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

2 years ago[AAI] Update mS to use 1.9.3 aai-common version 85/127485/1
wr148d [Thu, 3 Mar 2022 15:54:23 +0000 (10:54 -0500)]
[AAI] Update mS to use 1.9.3 aai-common version

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

2 years ago[AAI] Release resources 1.9.4 docker image 41/127141/1
wr148d [Tue, 15 Feb 2022 21:12:23 +0000 (16:12 -0500)]
[AAI] Release resources 1.9.4 docker image

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

2 years ago[AAI] Release resources 1.9.4 maven artifact 17/127117/1
wr148d [Mon, 14 Feb 2022 21:32:13 +0000 (16:32 -0500)]
[AAI] Release resources 1.9.4 maven artifact

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

2 years ago[AAI] Update resources to use the new v26 schema and upversion to 1.9.4 13/127113/1
wr148d [Mon, 14 Feb 2022 20:09:19 +0000 (15:09 -0500)]
[AAI] Update resources to use the new v26 schema and upversion to 1.9.4

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

2 years ago[AAI] Releasing resources docker image 1.9.3 74/126874/1
wr148d [Mon, 31 Jan 2022 14:36:12 +0000 (09:36 -0500)]
[AAI] Releasing resources docker image 1.9.3

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

2 years ago[AAI] Releasing resources maven artifact 1.9.3 36/126836/1
wr148d [Thu, 27 Jan 2022 19:32:59 +0000 (14:32 -0500)]
[AAI] Releasing resources maven artifact 1.9.3

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

2 years ago[AAI] Upversion resources to 1.9.3 29/126829/1
wr148d [Thu, 27 Jan 2022 15:18:41 +0000 (10:18 -0500)]
[AAI] Upversion resources to 1.9.3

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

2 years ago[AAI] Upgraded microservices to use the latest aai-common 1.9.2 81/126781/1
wr148d [Wed, 26 Jan 2022 17:55:57 +0000 (12:55 -0500)]
[AAI] Upgraded microservices to use the latest aai-common 1.9.2

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

2 years ago[AAI] Release docker image 1.9.2 for multi-tenancy updates 82/124482/1
wr148d [Fri, 24 Sep 2021 16:06:29 +0000 (12:06 -0400)]
[AAI] Release docker image 1.9.2 for multi-tenancy updates

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

2 years ago[AAI] Release resources maven artifacts 1.9.2 for multi-tenancy updates 62/124462/1
wr148d [Thu, 23 Sep 2021 19:13:19 +0000 (15:13 -0400)]
[AAI] Release resources maven artifacts 1.9.2 for multi-tenancy updates

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

2 years ago[AAI] Release resources maven artifacts 1.9.2 for multi-tenancy updates 56/124456/1
wr148d [Thu, 23 Sep 2021 15:48:16 +0000 (11:48 -0400)]
[AAI] Release resources maven artifacts 1.9.2 for multi-tenancy updates

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

2 years ago[AAI] Upversion resources for the multi-tenancy work to 1.9.2 49/124449/1
wr148d [Thu, 23 Sep 2021 13:29:22 +0000 (09:29 -0400)]
[AAI] Upversion resources for the multi-tenancy work to 1.9.2

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

2 years agoFix integration tests 19/124419/3
M.Hosnidokht [Wed, 22 Sep 2021 12:53:31 +0000 (08:53 -0400)]
Fix integration tests

- Fixed the issue regarding docker image dependencies https://gerrit.onap.org/r/c/aai/resources/+/123653
- Cleaned up pom file

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

2 years agoMerge "[AAI] Updating the info yamls adding Robby Maharajh and removing Steven Blimkie"
Manisha Aggarwal [Mon, 13 Sep 2021 18:36:24 +0000 (18:36 +0000)]
Merge "[AAI] Updating the info yamls adding Robby Maharajh and removing Steven Blimkie"

2 years ago[AAI] Updating the info yamls adding Robby Maharajh and removing Steven Blimkie 02/124102/1
wr148d [Mon, 13 Sep 2021 17:16:48 +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: Icf935b817e03c796bcb662b7356989d46d592b2e

2 years agoMerge "[AAI] Releasing the 1.9.1 docker images"
Manisha Aggarwal [Fri, 27 Aug 2021 19:49:30 +0000 (19:49 +0000)]
Merge "[AAI] Releasing the 1.9.1 docker images"

2 years ago[AAI] Releasing the 1.9.1 docker images 67/123667/1
wr148d [Fri, 27 Aug 2021 18:31:41 +0000 (14:31 -0400)]
[AAI] Releasing the 1.9.1 docker images

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

2 years agoMerge "[AAI] Releasing the 1.9.1 resources maven artifact"
Venkata Harish Kajur [Fri, 27 Aug 2021 18:04:44 +0000 (18:04 +0000)]
Merge "[AAI] Releasing the 1.9.1 resources maven artifact"

2 years ago[AAI] Releasing the 1.9.1 resources maven artifact 63/123663/1
wr148d [Fri, 27 Aug 2021 17:18:25 +0000 (13:18 -0400)]
[AAI] Releasing the 1.9.1 resources maven artifact

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

2 years agoFix the docker image issue missing dependencies 53/123653/3
Harish Venkata Kajur [Fri, 27 Aug 2021 14:19:35 +0000 (10:19 -0400)]
Fix the docker image issue missing dependencies

Issue-ID: AAI-3371
Change-Id: I1cb120778bd3d62fe4c431b73dec1ce7b0ec3592
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2 years agoMerge "[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag configura...
William Reehil [Tue, 24 Aug 2021 15:18:50 +0000 (15:18 +0000)]
Merge "[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag configurable)"

2 years ago[AAI] Updates for releasing the latest docker container for Istanbul 61/123461/1
wr148d [Mon, 23 Aug 2021 15:32:22 +0000 (11:32 -0400)]
[AAI] Updates for releasing the latest docker container for Istanbul

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

2 years ago[AAI] Updates for releasing the latest maven releases for Istanbul 45/123445/1
wr148d [Mon, 23 Aug 2021 13:16:47 +0000 (09:16 -0400)]
[AAI] Updates for releasing the latest maven releases for Istanbul

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

2 years ago[AAI] Updates for latest versions for Istanbul 72/123372/1
wr148d [Thu, 19 Aug 2021 00:07:46 +0000 (20:07 -0400)]
[AAI] Updates for latest versions for Istanbul

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

2 years ago[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag configurable) 75/123275/3
Dimple Soni [Thu, 12 Aug 2021 22:49:18 +0000 (18:49 -0400)]
[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag configurable)

Issue-ID: AAI-3367
Signed-off-by: Dimple Soni <dimple.soni@yoppworks.com>"
Change-Id: I7879c7e6a5ae9b3a3943f4accceede0c7ba2ade0

3 years agoAdd multi-tenancy integration tests 42/121142/6
Eric Santos [Thu, 6 May 2021 18:18:58 +0000 (14:18 -0400)]
Add multi-tenancy integration tests

- Created a separate directory under 'src' for integration tests
- Moved all multi-tenancy related integration test classes and files into 'it' directory
- Depends on https://gerrit.onap.org/r/c/ci-management/+/121243

Issue-ID: AAI-3324
Signed-off-by: Santos, Eric <eric.santos@yoppworks.com>
Change-Id: Ie50e81bad6b72fdd02ff2e937f2fda5e6b8228e9

3 years ago[AAI] Export relevant key metrics for monitoring in Prometheus 23/121423/3
roger yuan [Wed, 19 May 2021 15:42:33 +0000 (09:42 -0600)]
[AAI] Export relevant key metrics for monitoring in Prometheus

Make the key metrics available to the monitoring system by
instrumenting the code.
The Key metrics are available via
/actuator/prometheus
/actuator/info
/actuator/health

Issue-ID: AAI-3343
Signed-off-by: Roger Yuan <roger.yuan@yoppworks.com>
Change-Id: I69f7eafb5105a04369526c70902ac7b676038c36

3 years agoMerge "Upversion to 1.8.3-SNAPSHOT" honolulu
Venkata Harish Kajur [Wed, 24 Feb 2021 21:37:05 +0000 (21:37 +0000)]
Merge "Upversion to 1.8.3-SNAPSHOT"

3 years agoMerge "Release 1.8.2 container"
Venkata Harish Kajur [Wed, 24 Feb 2021 21:12:57 +0000 (21:12 +0000)]
Merge "Release 1.8.2 container"

3 years agoUpversion to 1.8.3-SNAPSHOT 35/118435/1
Maharajh, Robby (rx2202) [Wed, 24 Feb 2021 21:12:07 +0000 (16:12 -0500)]
Upversion to 1.8.3-SNAPSHOT

Issue-ID: AAI-3290
Change-Id: I5572a56ee0e5f6a039dd084621e3a0ae8a82933f
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
3 years agoRelease 1.8.2 container 32/118432/1
Maharajh, Robby (rx2202) [Wed, 24 Feb 2021 21:04:35 +0000 (16:04 -0500)]
Release 1.8.2 container

Issue-ID: AAI-3290
Change-Id: Ia128e00779373af2bd43089117a85018a662c5c5
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
3 years agoRelease 1.8.2 maven artifact 31/118431/1
Maharajh, Robby (rx2202) [Wed, 24 Feb 2021 21:02:03 +0000 (16:02 -0500)]
Release 1.8.2 maven artifact

Issue-ID: AAI-3290
Change-Id: Ic9dd2eaf79ad66a5d510076092336e2c2595eb4c
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
3 years agoPass roles at delete method 29/118329/1
Eric Santos [Tue, 23 Feb 2021 23:53:07 +0000 (18:53 -0500)]
Pass roles at delete method

Issue-ID: AAI-3290
Signed-off-by: Santos, Eric <eric.santos@yoppworks.com>
Change-Id: If7f3aa4977230150cb9315b99c6e0eaad155aa10

3 years agoUpdate resources to use v23 77/116977/4
Harish Venkata Kajur [Tue, 19 Jan 2021 15:24:03 +0000 (10:24 -0500)]
Update resources to use v23

Issue-ID: AAI-3249
Change-Id: I1bcc27a79e7e34c47bff146c76c5a648105d772d
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoMerge "Release 1.8 (container)"
William Reehil [Tue, 2 Feb 2021 15:15:49 +0000 (15:15 +0000)]
Merge "Release 1.8 (container)"

3 years agoRelease 1.8 (container) 13/117313/1
Eric Santos [Mon, 1 Feb 2021 21:33:49 +0000 (16:33 -0500)]
Release 1.8 (container)

Issue-ID: AAI-3270
Signed-off-by: Santos, Eric <eric.santos@yoppworks.com>
Change-Id: I4d5eac002fb13570f3b4896bb3a9a163fef3dfdc

3 years agoRelease 1.8 (maven) 12/117312/1
Eric Santos [Mon, 1 Feb 2021 21:31:31 +0000 (16:31 -0500)]
Release 1.8 (maven)

Issue-ID: AAI-3270
Signed-off-by: Santos, Eric <eric.santos@yoppworks.com>
Change-Id: I6053aa8cce54eb118de5851ebc13b15ad3665f71

3 years agoUsing new OwnerCheck implementation 61/116761/2
M.Hosnidokht [Tue, 12 Jan 2021 17:13:53 +0000 (12:13 -0500)]
Using new OwnerCheck implementation

- Bump up aai-common version

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

3 years agoMerge "fix sonar issues"
William Reehil [Wed, 25 Nov 2020 14:16:33 +0000 (14:16 +0000)]
Merge "fix sonar issues"

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

Issue-ID: AAI-3222
Change-Id: I72e3ddf116a072545e5ad3a27deb21399b4b8a74
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agofix sonar issues 04/114604/1
Mariano Diaz [Tue, 3 Nov 2020 20:51:52 +0000 (15:51 -0500)]
fix sonar issues

Issue-ID: AAI-2882
Signed-off-by: Mariano Diaz <mariano.diaz@yoppworks.com>
Change-Id: I9d48b036ca7e0f50ecc775ea6ecb6503d4688165

3 years agoMerge "Release 1.7.2 docker image" guilin
William Reehil [Thu, 17 Sep 2020 14:59:13 +0000 (14:59 +0000)]
Merge "Release 1.7.2 docker image"

3 years agoRelease 1.7.2 maven artifact 32/112832/2
Harish Venkata Kajur [Thu, 17 Sep 2020 13:56:34 +0000 (09:56 -0400)]
Release 1.7.2 maven artifact

Issue-ID: AAI-3128
Change-Id: I7570ab169243318941fe0776beda103a10130dc2
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoRelease 1.7.2 docker image 33/112833/2
Harish Venkata Kajur [Thu, 17 Sep 2020 13:58:31 +0000 (09:58 -0400)]
Release 1.7.2 docker image

Issue-ID: AAI-3128
Change-Id: I2063848fc3e2c3218e5fb69a5e28a0e82b3d894f
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoUpdate to use aai-common 1.7.2 and use common aaf auth 80/112780/2
Maharajh, Robby (rx2202) [Thu, 17 Sep 2020 05:44:12 +0000 (01:44 -0400)]
Update to use aai-common 1.7.2 and use common aaf auth

Issue-ID: AAI-3128
Change-Id: Iae516212cce319f4aad48a833c76499d8041903d
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
3 years agoPass roles to HttpEntry 31/112431/6
Neil Derraugh [Wed, 9 Sep 2020 23:04:09 +0000 (19:04 -0400)]
Pass roles to HttpEntry

- Pass roles to HttpEntry so that OwnerCheck can verify owning-entity

Issue-ID: AAI-3177
Signed-off-by: Neil Derraugh <neil.derraugh@yoppworks.com>
Change-Id: Ie1536c625be3637fc62658d74690bddcde0a4cba

3 years agoRelease 1.7.1 docker container 59/112459/3
Maharajh, Robby (rx2202) [Thu, 10 Sep 2020 06:36:55 +0000 (02:36 -0400)]
Release 1.7.1 docker container

Issue-ID: AAI-2886
Change-Id: I55e7dec561fba402feed5de866d19b51825fd75f
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
3 years agoUpdate to resources 1.7.1-SNAPSHOT 58/112458/1 1.7.1
Maharajh, Robby (rx2202) [Thu, 10 Sep 2020 06:08:23 +0000 (02:08 -0400)]
Update to resources 1.7.1-SNAPSHOT

Issue-ID: AAI-2886
Change-Id: Ibac8f1f3719fbfa7617cf495ef432b56f552395a
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
3 years agoFix aaf startup issue for spring boot update 56/112456/2
Maharajh, Robby (rx2202) [Thu, 10 Sep 2020 05:58:34 +0000 (01:58 -0400)]
Fix aaf startup issue for spring boot update

Issue-ID: AAI-2886
Change-Id: I7aeec1fe74ec16eff1b131c9fbd40385312afdf4
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
3 years agoRelease 1.7.0 docker container 41/112441/1
Maharajh, Robby (rx2202) [Thu, 10 Sep 2020 01:05:37 +0000 (21:05 -0400)]
Release 1.7.0 docker container

Issue-ID: AAI-3128
Change-Id: I7f83944830db80b23c44708ed666f40cf330c70d
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
3 years agoRelease 1.7.0 maven artifact 39/112439/1
Maharajh, Robby (rx2202) [Thu, 10 Sep 2020 01:03:16 +0000 (21:03 -0400)]
Release 1.7.0 maven artifact

Issue-ID: AAI-3128
Change-Id: Ie2909eb5a6b42a10044f445c6dcd5ba943092b9a
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>