Fiete Ostkamp [Tue, 6 Aug 2024 09:22:19 +0000 (11:22 +0200)]
stage-docker-release fails due to plugin issue
- do not remove full declaration of gmaven-plugin
Issue-ID: AAI-3946
Change-Id: I12d489bb4d4ff0f48155dde58172765828140a6c
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Tue, 9 Jul 2024 12:01:25 +0000 (14:01 +0200)]
Update Janusgraph to 0.6.0 in resources
- update Janusgraph (0.5.3 -> 0.6.0)
- remove all unused imports
- use full context scanning with @SpringBootApplication
Issue-ID: AAI-3927
Change-Id: I26af1f780c8463efbc0eb25255ecbf61261ab77d
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
vani.kv [Mon, 29 Jul 2024 12:42:35 +0000 (18:12 +0530)]
[AAI] Update aai-schema version to 1.12.5 in pom of resources
- Update aai-schema version to 1.12.5 in pom of resources
Issue-ID: AAI-3935
Change-Id: Ica6c43442d955fd8cd868a60f293c100d5a83264
Signed-off-by: vani.kv <vani.kv@accenture.com>
Fiete Ostkamp [Tue, 18 Jun 2024 13:28:32 +0000 (15:28 +0200)]
Make LegacyMoxyConsumerTest a @SpringBootTest
- replace AAISetup with @SpringBootTest in LegacyMoxyConsumerTest
- introduce WebTestClient to more elegantly declare requests
- do not statically invoke AAIGraph.getInstance in some tests [1]
[1] If those tests are run individually, launching the graph will fail
since the spring context is not available then.
It works in the pipeline, since other tests run before that launch the context.
Issue-ID: AAI-3887
Change-Id: I075c1f94e0a519d5cfa760cc07e446a26549c699
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Fri, 5 Jul 2024 07:20:14 +0000 (09:20 +0200)]
Release 1.14.4 docker artifact of aai-resources
- use 1.14.4 release version of aai-common
- upgrade Janusgraph (0.5.0 -> 0.5.3)
Issue-ID: AAI-3923
Change-Id: I537769f5dfc7c3b5f97d39c6b9d6bf8d17e9442d
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Thu, 4 Jul 2024 12:31:17 +0000 (14:31 +0200)]
Upgrade aai-resources to Janusgraph 0.5.3
- use 1.14.4 release version of aai-common
- upgrade Janusgraph (0.5.0 -> 0.5.3)
Issue-ID: AAI-3920
Change-Id: I64a2bc19fa4d4a7fe234bf3c01ced5ad2f104b33
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Wed, 3 Jul 2024 12:22:31 +0000 (14:22 +0200)]
Use 1.14.4-SNAPSHOT version of aai-common in aai-resources
- the new snapshot version contains the pagination fix
Issue-ID: AAI-3918
Change-Id: Id0d42389d0b983bf476b0d2338f6050ef37158ad
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Nandkishor Patke [Mon, 1 Jul 2024 16:38:53 +0000 (16:38 +0000)]
Merge "Use eclipse-temurin:8-jre-alpine docker base image in aai-resources"
Fiete Ostkamp [Mon, 1 Jul 2024 15:22:13 +0000 (17:22 +0200)]
Use eclipse-temurin:8-jre-alpine docker base image in aai-resources
- replace aai-common base image with plain java 8 jre
- remove custom folders and users to simplify setup
Issue-ID: AAI-3912
Change-Id: I248202b74133e0a71ff80bce560f27e147baf016
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Nandkishor Patke [Mon, 1 Jul 2024 11:36:57 +0000 (11:36 +0000)]
Merge "Release 1.14.3 docker artifact of aai-resources"
Fiete Ostkamp [Mon, 1 Jul 2024 11:16:12 +0000 (13:16 +0200)]
Release 1.14.3 docker artifact of aai-resources
- update Janusgraph to 0.5.0 + tinkerpop to 3.4.13
- leverage new pagination from aai-common that paginates in the graph, rather than the java code
- introduce new `includeTotalCount` parameter that allows disabling the total count for the page
- add performance test for the LegacyMoxyConsumer
Issue-ID: AAI-3905
Change-Id: Ic25dd3d1e12766ce5895575f6b81aa004ae60453
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Nandkishor Patke [Mon, 1 Jul 2024 09:41:08 +0000 (09:41 +0000)]
Merge "Use 1.14.3 release version of aai-common in aai-resources"
Fiete Ostkamp [Mon, 1 Jul 2024 08:37:01 +0000 (10:37 +0200)]
Use 1.14.3 release version of aai-common in aai-resources
Issue-ID: AAI-3907
Change-Id: I3a3223e73842a10a48f5ef65762b53456c14b01b
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Nandkishor Patke [Fri, 28 Jun 2024 11:48:28 +0000 (11:48 +0000)]
Merge "Implement gremlin-based pagination in resources"
Fiete Ostkamp [Wed, 26 Jun 2024 12:25:42 +0000 (14:25 +0200)]
Implement gremlin-based pagination in resources
- update Janusgraph to 0.5.0 + tinkerpop to 3.4.13
- leverage new pagination from aai-common that paginates in the graph, rather than the java code
- introduce new `includeTotalCount` parameter that allows disabling the total count for the page
- remove meaningless javadoc comments
Issue-ID: AAI-3901
Change-Id: Ifca45e524b54f4978b5269361184813f4cfe5461
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Lukasz Rajewski [Tue, 25 Jun 2024 08:30:10 +0000 (08:30 +0000)]
Merge "Update aai-common to 1.14.2 in resources"
Fiete Ostkamp [Wed, 19 Jun 2024 09:02:38 +0000 (11:02 +0200)]
Update aai-common to 1.14.2 in resources
- contains janusgraph update 0.3.3 -> 0.4.0, tinkerpop 3.3.11 -> 3.4.0
Issue-ID: AAI-3890
Change-Id: I0b5c75bc3562912a5fc9f06d081e99ff5970c029
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Wed, 19 Jun 2024 11:06:14 +0000 (13:06 +0200)]
Add performance test for resources
- add a K6-based performance test
- exact thresholds are not important for now, it's rather meant to
assist development
Issue-ID: AAI-3892
Change-Id: I1387f97acaa593ae8be84a0782f42274b1b100a7
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Tue, 18 Jun 2024 07:14:37 +0000 (09:14 +0200)]
Release 1.14.1 resources docker artifact
- includes tinkerpop update from 3.3.0 to 3.3.11
- update guava from 18 to 25.0-jre
- resolve maven build warnings (undeclared dep versions, duplicate deps, reporting configuration)
Issue-ID: AAI-3884
Change-Id: Iaf6ac4b3558944addd858cad3d438e91e6565007
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Mon, 17 Jun 2024 07:23:54 +0000 (09:23 +0200)]
Update aai-common to 1.14.1 in resources
- includes tinkerpop update from 3.3.0 to 3.3.11
- update guava from 18 to 25.0-jre
- resolve maven build warnings (undeclared dep versions, duplicate deps, reporting configuration)
Issue-ID: AAI-3878
Change-Id: Ia04619eff77b13e77caddbe5483dfd944e75821e
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Sun, 16 Jun 2024 07:46:49 +0000 (09:46 +0200)]
Release 1.14.0 resources docker artifact
- update to aai-common 1.14.0 that includes janusgraph update from 0.2.3 to 0.3.3
Issue-ID: AAI-3867
Change-Id: I419eef5e4ee1d382f10f094778742152ac7e0fe5
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Wed, 12 Jun 2024 11:25:23 +0000 (13:25 +0200)]
Update aai-common to 1.14.0
- update aai-common to 1.14.0 which contains Janusgraph update to 0.3.3
Issue-ID: AAI-3867
Change-Id: I37cd2faae01d486e887844243d9a346dc9bfa615
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Thu, 23 May 2024 14:14:13 +0000 (16:14 +0200)]
Refactor global exception handler
- extract similar code to methods
- return early
- bump snapshot version to 1.13.6
Issue-ID: AAI-3692
Change-Id: I2835a936c3bc60b8f14fd9014de46bdb2367a9fc
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Lukasz Rajewski [Thu, 23 May 2024 13:30:37 +0000 (13:30 +0000)]
Merge "Improve tests for exception handling"
Fiete Ostkamp [Thu, 23 May 2024 13:22:07 +0000 (15:22 +0200)]
Improve tests for exception handling
- add more assertions to ExceptionHandlerTest
- add class definitions for error responses to allow the usage of object mappers for that
Issue-ID: AAI-3691
Change-Id: I0a3f26c7f3a14bf536cc4f023b567aeb4191e963
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
nandkishorpatke [Wed, 22 May 2024 14:34:13 +0000 (20:04 +0530)]
[AAI] Release 1.13.5 docker artifact of resources
- Release docker artifact for v29 schema change
Issue-ID: AAI-3851
Change-Id: Iaebfdbe74c9e91d4fa83c0023236842df8172252
Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
nandkishorpatke [Wed, 22 May 2024 12:57:46 +0000 (18:27 +0530)]
[AAI] Release 1.13.5 maven artifact of resources
- Release maven artifact for v29 schema changes
Issue-ID: AAI-3850
Change-Id: I2dffa6106b4448fb9ed13b651b67305798146418
Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
nandkishorpatke [Wed, 22 May 2024 10:46:04 +0000 (16:16 +0530)]
[AAI] Bump aai-resources version to 1.13.5
Issue-ID: AAI-3843
Change-Id: I5e3f39bb0112fa618ccdd87b2347f6b31ca0f31e
Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
nandkishorpatke [Wed, 22 May 2024 08:51:17 +0000 (14:21 +0530)]
[AAI] Update aai-schema version to 1.12.4 in resources
- AAI schema addition for 3GPP RAN Network Slice Subnet
- and Slice-Profile Attributes & FeasibilityCheckJob
- Bump aai-schema pom version to 1.12.4
- Update aai-schema default version to v29
Issue-ID: AAI-3843
Change-Id: I2dcf0141163792cdc9bfdcdd2f7b42dc44f4cb5a
Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
Fiete Ostkamp [Wed, 15 May 2024 14:25:00 +0000 (16:25 +0200)]
Do not use an exception to communicate an ok response in the /echo endpoint
- do not use an AAIException to return a 200 OK response
Issue-ID: AAI-3847
Change-Id: I29b20bb408fa55d5a18ab4e1981d7c2c435410a4
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Dasar [Mon, 15 Apr 2024 13:45:39 +0000 (19:15 +0530)]
Release 1.13.4 docker artifact of aai-resources
- create 1.13.4-container-release yaml file
Issue-ID: AAI-3793
Change-Id: I8bd3fffc6eae8ff9d356a94e908dae0f3ec00444
Signed-off-by: Dasar <avinash.ganesh.dasar@accenture.com>
Dasar [Mon, 15 Apr 2024 10:13:09 +0000 (15:43 +0530)]
Release 1.13.4 maven artifact of aai-resources
- create 1.13.4-maven-release yaml file
Issue-ID: AAI-3793
Change-Id: I7114a317e4ac50005e782522ca5df8a08b5aa711
Signed-off-by: Dasar <avinash.ganesh.dasar@accenture.com>
Dasar [Mon, 15 Apr 2024 06:29:01 +0000 (11:59 +0530)]
Update AAI-Resources SNAPSHOT version to 1.13.4
- Change AAI-Resources SNAPSHOT version from 1.13.3. to 1.13.4
Issue-ID: AAI-3793
Change-Id: I8ea8495b38e77e0c784d1685ee3ac3e801e5e5a7
Signed-off-by: Dasar <avinash.ganesh.dasar@accenture.com>
Dasar [Fri, 12 Apr 2024 12:57:46 +0000 (18:27 +0530)]
Remove DMaaP dependency from AAI-Resources
- Remove DMaaP related references from AAI-resources and added kafka
related configuration
- Updated AAI-Common version from 1.13.3 to 1.13.6
Issue-ID: AAI-3793
Change-Id: If1e141a3ae71b0c053f68ec13387426d3687f9c0
Signed-off-by: Dasar <avinash.ganesh.dasar@accenture.com>
Fiete Ostkamp [Tue, 2 Apr 2024 07:52:44 +0000 (09:52 +0200)]
Migrate resources to Junit 5
Issue-ID: AAI-3815
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I6d4acbbb38c7674656690978cc1e50106f0c15cf
Fiete Ostkamp [Tue, 5 Mar 2024 08:24:51 +0000 (09:24 +0100)]
Release 1.13.3 docker artifact of resources
- update aai-common from 1.13.1 to 1.13.3 (includes tinkerpop 3.2.11)
- use up-to-date eclipse-temurin:8-jre-alpine base image
- make service runnible locally via mvn spring-boot:run
Issue-ID: AAI-3772
Change-Id: Icf7cc29a20cf99fec63d9b97ec6826e55e18161f
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Tue, 5 Mar 2024 07:52:57 +0000 (08:52 +0100)]
Release 1.13.3 maven artifact of resources
- update aai-common from 1.13.1 to 1.13.3 (includes tinkerpop 3.2.11)
- use up-to-date eclipse-temurin:8-jre-alpine base image
- make service runnible locally via mvn spring-boot:run
Issue-ID: AAI-3771
Change-Id: I1612be54822927ec3703be6f47141d6ddb70044e
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Thu, 15 Feb 2024 09:00:26 +0000 (10:00 +0100)]
Make aai-resources runnable locally via mvn spring-boot:run
- make some property files ignorable
Issue-ID: AAI-3779
Change-Id: I79cf4c6f989f96d304b35c466221e957b94d3e81
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Thu, 8 Feb 2024 13:20:51 +0000 (14:20 +0100)]
Switch aai-common baseimage back to java 8
- downgrade base image to java 8 until aai-common is compatible with java 11
Issue-ID: AAI-3766
Change-Id: Ie6c1f8e4caf77f2bd0d9be2cee1d4d8ffa6fb69a
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Thu, 8 Feb 2024 12:29:52 +0000 (13:29 +0100)]
Update aai-common-alpine base image in resources
- update to latest aai-common-alpine image that is now based on eclipse-temurin:8-jre-alpine
Issue-ID: AAI-3662
Change-Id: Ic807e5eb5e412d3511d7b7bf7adf8b0851c4cf9d
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Tue, 6 Feb 2024 12:43:38 +0000 (13:43 +0100)]
Bump version.properties to 1.13.3
Issue-ID: AAI-3767
Change-Id: If005e609c6184cd4928209bec5820ae59256dda9
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Tue, 6 Feb 2024 08:34:13 +0000 (09:34 +0100)]
Change resources to 1.13.X-SNAPSHOT again
- change resources version to SNAPSHOT since publishing snapshot releases would not work otherwise
Issue-ID: AAI-3763
Change-Id: I980986f6cbad4334a9a18b68db304fd46c1c3053
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Mon, 5 Feb 2024 16:29:33 +0000 (17:29 +0100)]
Update aai-common to 1.13.3 in resources
- update to 1.13.3 that contains fix for TraversalURIOptimizedQuery building
- disable tracing in tests
- disable log lines for schema generation in tests
Issue-ID: AAI-3761
Change-Id: Ifbe1a4ca716e73c1722c1368dc55719b23fe101a
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Mon, 29 Jan 2024 18:56:58 +0000 (19:56 +0100)]
Release 1.13.1 docker artifact of resources
- release 1.13.1 maven and docker artifacts
- bump version to 1.13.2
Issue-ID: AAI-3754
Change-Id: I860df00c1fecbdee69e14eb116bc3e1aba7fecea
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Mon, 29 Jan 2024 20:10:28 +0000 (21:10 +0100)]
Release 1.13.1 maven artifact of resources
Issue-ID: AAI-3756
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Ic8d08d511d0464345874f995cd962dcc1b0324e7
Fiete Ostkamp [Mon, 29 Jan 2024 17:17:21 +0000 (17:17 +0000)]
Merge "Revert "Update aai-common-alpine base image in resources""
Fiete Ostkamp [Mon, 29 Jan 2024 17:11:14 +0000 (17:11 +0000)]
Revert "Update aai-common-alpine base image in resources"
This reverts commit
ce788a66989590a2fd1291390fb2f6489cc38e7c.
Reason for revert: image versions > 1.6.0 are based on Java 11
Issue-ID: AAI-3662
Change-Id: If46b24913e86d7ed0db4347211817052c8a1d1e5
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Lukasz Rajewski [Fri, 26 Jan 2024 12:10:38 +0000 (12:10 +0000)]
Merge "Update aai-common-alpine base image in resources"
Fiete Ostkamp [Fri, 19 Jan 2024 10:12:59 +0000 (11:12 +0100)]
Upgrade aai-common dependency to 1.13.1 in resources
- upgrade aai-common dependency from 1.13.0 to 1.13.1
- bump version to 1.13.1
Issue-ID: AAI-3733
Change-Id: Ifddadaf916da63f2dada25c71d01618f2bf10e8b
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Mon, 16 Oct 2023 07:59:14 +0000 (09:59 +0200)]
Update aai-common-alpine base image in resources
- update [aai-common-alpine](https://hub.docker.com/r/onap/aai-common-alpine/tags) base image from 1.6.0 to 1.9.6
- add README-instructions for building the docker image
Issue-ID: AAI-3662
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Ic0f1993520b95f435543e12ac7b332fb4f4d5f94
wr148d [Fri, 12 Jan 2024 15:29:19 +0000 (10:29 -0500)]
[AAI] Promote Fiete Ostkamp and Nandkishor Patke to AAI Contributors
Issue-ID: AAI-3729
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ib5b50e8f8242effb60dffd3c56754258e03f7b44
Michal Jagiello [Fri, 12 Jan 2024 13:26:59 +0000 (14:26 +0100)]
[AAI] Release 1.13.0 docker artifacts
Create release file for docker container of aai-resources
Issue-ID: AAI-3722
Change-Id: Ia2ff724614172eb6d8138d7f8dbf3334ef5af3f8
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
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>
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>
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>
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>
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>
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>
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>
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>
Lukasz Rajewski [Tue, 7 Nov 2023 16:21:42 +0000 (16:21 +0000)]
Merge "Add spring-cloud-sleuth for tracing"
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>
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>
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>
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>
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>
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>
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>
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
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
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
William Reehil [Tue, 15 Nov 2022 14:32:02 +0000 (14:32 +0000)]
Merge "Remove raw-type related warnings in resources"
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"
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
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
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
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"
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
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
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
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
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
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
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
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
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
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
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
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
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
William Reehil [Thu, 22 Sep 2022 13:54:23 +0000 (13:54 +0000)]
Merge "AAI-resources logging structure enhancement"
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
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
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
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
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
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
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
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
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