aai/sparky-be.git
6 weeks ago2.1.0 release 61/141061/1 master
Fiete Ostkamp [Mon, 2 Jun 2025 07:17:01 +0000 (09:17 +0200)]
2.1.0 release

- improve test setup (upgrade mockito, make junit test scoped, remove powermock)
- update logback (1.2.3 -> 1.2.13)
- update guava (26.0-jre -> 33.4.8-jre)
- update dom4j (2.1.1 -> 2.1.4)
- update gson (2.8.5 -> 2.8.9)
- update camel (2.21.1 -> 2.21.5)

Issue-ID: AAI-4163
Change-Id: I685018d54c6c1dfd7e5d89441fd25131d8e2922d
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
6 weeks agoUpdate vulnerable dependencies 60/141060/5 2.1.0
Fiete Ostkamp [Sun, 1 Jun 2025 09:26:36 +0000 (11:26 +0200)]
Update vulnerable dependencies

- update logback (1.2.3 -> 1.2.13)
- update guava (26.0-jre -> 33.4.8-jre)
- update dom4j (2.1.1 -> 2.1.4)
- update gson (2.8.5 -> 2.8.9)
- update camel (2.21.1 -> 2.21.5)
- make junit test scoped

Issue-ID: AAI-4166
Change-Id: Ifee29bd8b92ecec68f1075db63a34f134806a790
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
6 weeks agoUpdate aai schema dependency 59/141059/1
Fiete Ostkamp [Sun, 1 Jun 2025 08:29:51 +0000 (10:29 +0200)]
Update aai schema dependency

- update aai-schema version (1.6.6 -> 1.12.10)

Issue-ID: AAI-4165
Change-Id: Idb7433e7d0439c1aa083ebe89526e7d60b62152d
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
6 weeks agoRevert "Upgrade sparky-be to spring-boot 2" 73/141073/1
Fiete Ostkamp [Fri, 30 May 2025 13:50:51 +0000 (13:50 +0000)]
Revert "Upgrade sparky-be to spring-boot 2"

This reverts commit 7f7b460a6619712619df5a21c793bf3a63d7c907.

Reason for revert: Proxying to frontend war is not working

Issue-ID: AAI-4158
Change-Id: Ib01b3fcf0b794f0ce4e2f089969db6c9ef36f1b3
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2 months agoUpgrade sparky-be to spring-boot 2 71/140871/2
Fiete Ostkamp [Tue, 13 May 2025 10:27:44 +0000 (12:27 +0200)]
Upgrade sparky-be to spring-boot 2

Issue-ID: AAI-4158
Change-Id: Ia4ac6594a6f83c4c6c824c0f10c3c0830a0c6e8e
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2 months agoUpgrade mockito in sparky-be 69/140869/5
Fiete Ostkamp [Tue, 13 May 2025 06:52:23 +0000 (08:52 +0200)]
Upgrade mockito in sparky-be

- upgrade mockito (1.10.19 -> 2.4.0)
- remove powermock
- improve test coverage a bit
- bump snapshot version to 2.1.0-SNAPSHOT

Issue-ID: AAI-4156
Change-Id: Idc2c23748476d6e3f3c2f95cc8d857595b0145e8
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
3 months agoSparky-be 2.0.7 release 29/140529/1
Fiete Ostkamp [Thu, 20 Mar 2025 09:28:18 +0000 (10:28 +0100)]
Sparky-be 2.0.7 release

- use eclipse-temurin:11-jre-alpine image

Issue-ID: AAI-4147
Change-Id: Ic38da0bab5dac1cf550b57d683dae2943dfd502a
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
3 months agoReplace custom base image in sparky-be 28/140528/1 2.0.7
Fiete Ostkamp [Thu, 20 Mar 2025 08:54:12 +0000 (09:54 +0100)]
Replace custom base image in sparky-be

- use eclipse-temurin:11-jre-alpine base image instead of
  aai-common image

Issue-ID: AAI-4146
Change-Id: I4d3b4ed2359a7eb975a58f20ce21c2bc5d0bb005
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
7 months agoRelease 2.0.6 sparky docker image 90/139390/1
Fiete Ostkamp [Wed, 13 Nov 2024 10:55:45 +0000 (11:55 +0100)]
Release 2.0.6 sparky docker image

- update aai-schema dependency (1.6.6 -> 1.12.5)/aai schema to v29
- introduce PRE_JVM_ARGS environment variable
- update guava (26.0 -> 33.3.1)
- update commons-io (2.6 -> 2.17.0)
- remove unused imports

Issue-ID: AAI-4054
Change-Id: Iad2417d04fe7a31cf9f3f0c7c3e8ce076807722e
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
8 months agoUpdate guava in sparky-be 67/139367/1 2.0.6
Fiete Ostkamp [Mon, 11 Nov 2024 08:40:08 +0000 (09:40 +0100)]
Update guava in sparky-be

- update guava (26.0 -> 33.3.1)
- update commons-io (2.6 -> 2.17.0)
- remove unused imports

Issue-ID: AAI-4051
Change-Id: Ib14cb4df92ba74c4f69789657b5106e25622932c
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
8 months agoUpdate AAI schema to v29 in sparky-be 55/139355/1
Fiete Ostkamp [Fri, 8 Nov 2024 12:13:21 +0000 (13:13 +0100)]
Update AAI schema to v29 in sparky-be

- update aai-schema dependency (1.6.6 -> 1.12.5)
- introduce PRE_JVM_ARGS environment variable
- bump version to 2.0.6-SNAPSHOT
- format pom.xml

Issue-ID: AAI-4049
Change-Id: Ieba43898e22e148ede5432307d78f931a6d9eb27
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
10 months agonew onap logo 40/138740/1
thmsdt [Wed, 14 Aug 2024 08:38:45 +0000 (10:38 +0200)]
new onap logo

Issue-ID: DOC-826

Change-Id: I65d56d2596d13be7c0399ca506d26c00c77fd112
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
12 months agoRelease sparky 2.0.5 image 34/138234/1
Fiete Ostkamp [Sun, 16 Jun 2024 12:23:38 +0000 (14:23 +0200)]
Release sparky 2.0.5 image

Issue-ID: AAI-3877
Change-Id: I09a01cb004a2702e144684774aa20c67e01855eb
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
13 months agoSparky deployment not working after change to schema ingestion 66/138166/1 2.0.5
Fiete Ostkamp [Wed, 12 Jun 2024 09:52:34 +0000 (11:52 +0200)]
Sparky deployment not working after change to schema ingestion

- hide the oxm-reader-bean.xml behind a profile [1]

[1] it was added in the previous CR and has some unintended side-effects. It is only used for running the tests

Issue-ID: AAI-3866
Change-Id: I2af8ef47526b2aaebe9355126f88f39a72e4ed3c
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
13 months agoAdd sparky-be integration test 53/138153/3
Fiete Ostkamp [Mon, 10 Jun 2024 08:53:20 +0000 (10:53 +0200)]
Add sparky-be integration test

- run spring-boot integration test for the AggregateSummaryProcessor in the main sparkybe-onap-application module [1]

[1] this is specifically ensuring the proper creation of the beans in the spring context which is done using the spring-beans xml files.
In order to replace this outdated approach some time in the future, there have to be integration tests to ensure the proper injection

Issue-ID: AAI-3860
Change-Id: Id1488482ba852cce7407aba3e700fba5dd48ae99
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
13 months agoCleanup sparky-be pom 79/138079/1
Fiete Ostkamp [Sun, 26 May 2024 11:03:28 +0000 (13:03 +0200)]
Cleanup sparky-be pom

- remove duplicate declarations of dependencies
- declare version for cobertura plugin

Issue-ID: AAI-3859
Change-Id: I257883ed26bab9483d412c8b3e4abb2abd55adc4
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
13 months agoMake jvm args in sparky-be configurable via environment variable 16/137916/1
Fiete Ostkamp [Thu, 16 May 2024 08:04:27 +0000 (10:04 +0200)]
Make jvm args in sparky-be configurable via environment variable

- replace hardcoded xms and xmx jvm args with optional JVM_ARGS environment variable
- use newer java 11 base image
- bump version from 2.0.3 to 2.0.4

Issue-ID: AAI-3849
Change-Id: I215cbe7344f0278fe32179834938961dc7ed6075
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
16 months agoupdate link to upper-constraints.txt 23/137423/1
thmsdt [Tue, 27 Feb 2024 10:37:07 +0000 (11:37 +0100)]
update link to upper-constraints.txt

Issue-ID: DOC-823

Change-Id: I5f16c59fff7f70a8c006bface4b3b1625d436a90
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
16 months agoadd python compatibility module 20/137320/1
thmsdt [Tue, 20 Feb 2024 13:25:15 +0000 (14:25 +0100)]
add python compatibility module

Issue-ID: DOC-823

Change-Id: I19a33b33fcf91a1780f85f20f9cefbc2c3c1a5a7
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
18 months ago[AAI] Promote Fiete Ostkamp and Nandkishor Patke to AAI Contributors 92/136992/1
wr148d [Fri, 12 Jan 2024 15:51:40 +0000 (10:51 -0500)]
[AAI] Promote Fiete Ostkamp and Nandkishor Patke to AAI Contributors

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

2 years agoSet Python and Ubuntu versions in .readthedocs.yaml 63/135163/2
Cédric Ollivier [Mon, 26 Jun 2023 12:10:37 +0000 (14:10 +0200)]
Set Python and Ubuntu versions in .readthedocs.yaml

It now follows the ONAP gate configurations.
It also fixes the settings and formats it.

Issue-ID: DOC-811
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ia0c62af825bc1d0596bcb7ad618644621ebd6ce9

2 years ago[AAI] Fix doc config files 20/131920/2
wr148d [Mon, 31 Oct 2022 13:42:08 +0000 (09:42 -0400)]
[AAI] Fix doc config files

Issue-ID: AAI-3572
Change-Id: I1a7a669be209d31514a99df6df021da4ebee6922
Signed-off-by: wr148d <wr148d@att.com>
2 years ago[AAI] Document process updates 95/131795/1
wr148d [Tue, 25 Oct 2022 13:50:33 +0000 (09:50 -0400)]
[AAI] Document process updates

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

2 years agoForce py3.8 in tox.ini 48/130548/1
Cédric Ollivier [Wed, 31 Aug 2022 18:40:22 +0000 (20:40 +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: I690bf5ad125696b9de04fc1dea216807633339e0

2 years ago[AAI] Remove Robby Maharajh & Harish Kajur as committers 82/130482/1
wr148d [Mon, 29 Aug 2022 13:19:23 +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: I99126dd61ea4965dfdc5872ffb843fe10be5086b

3 years agoAdd bounds to sphinx requirement 21/128421/1
Cédric Ollivier [Mon, 11 Apr 2022 09:38:31 +0000 (11:38 +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: I1599ce5c6ad3553acb531c5136c791e7745ef0e6

3 years agoMerge "[AAI] Attempting to fix a compile run version mismatch in sparky"
Robby Maharajh [Tue, 8 Feb 2022 18:25:53 +0000 (18:25 +0000)]
Merge "[AAI] Attempting to fix a compile run version mismatch in sparky"

3 years ago[AAI] Attempting to fix a compile run version mismatch in sparky 23/127023/1
wr148d [Tue, 8 Feb 2022 18:20:21 +0000 (13:20 -0500)]
[AAI] Attempting to fix a compile run version mismatch in sparky

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

3 years agoLeverage upper-constraints files to pin all dependencies 58/125258/1
Cédric Ollivier [Fri, 22 Oct 2021 08:05:09 +0000 (10:05 +0200)]
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: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I93d9b7e527ca3fdaaa792f3c38d76cc962061c45

3 years agoFix sonar issues : 92/124692/3
Samuel Liard [Tue, 5 Oct 2021 16:11:08 +0000 (18:11 +0200)]
Fix sonar issues :
Remove all printStackTrace
Fix Security Hotspots

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

3 years ago[AAI] Updating the info yamls adding Robby Maharajh and removing Steven Blimkie 05/124105/2
wr148d [Mon, 13 Sep 2021 17:16:49 +0000 (13:16 -0400)]
[AAI] Updating the info yamls adding Robby Maharajh and removing Steven Blimkie

Issue-ID: AAI-3380
Change-Id: I537533cf7033d7df3e44f9b643c00cc26f5d7af6
Signed-off-by: wr148d <wr148d@att.com>
4 years agoUpdating sparky-be documentation for Honolulu some broken images 21/119521/1
wr148d [Thu, 18 Mar 2021 20:19:00 +0000 (16:19 -0400)]
Updating sparky-be documentation for Honolulu some broken images

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

4 years agoUpdating sparky-be documentation for Honolulu latest features 19/119519/2
wr148d [Thu, 18 Mar 2021 19:14:41 +0000 (15:14 -0400)]
Updating sparky-be documentation for Honolulu latest features

Issue-ID: AAI-3250
Change-Id: I1f96b56434c78b7c0e7ecd88e3efdfe3a032fe63
Signed-off-by: wr148d <wr148d@att.com>
4 years agoMerge "Upversion to 2.0.4-SNAPSHOT"
Venkata Harish Kajur [Wed, 24 Feb 2021 21:53:55 +0000 (21:53 +0000)]
Merge "Upversion to 2.0.4-SNAPSHOT"

4 years agoMerge "Release 2.0.3 container"
Venkata Harish Kajur [Wed, 24 Feb 2021 21:36:41 +0000 (21:36 +0000)]
Merge "Release 2.0.3 container"

4 years agoUpversion to 2.0.4-SNAPSHOT 36/118436/1
Maharajh, Robby (rx2202) [Wed, 24 Feb 2021 21:13:44 +0000 (16:13 -0500)]
Upversion to 2.0.4-SNAPSHOT

Issue-ID: AAI-3272
Change-Id: Ifd1753a8833b6e4be49bf5cfbcf34d496ccbafc6
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
4 years agoRelease 2.0.3 container 34/118434/1
Maharajh, Robby (rx2202) [Wed, 24 Feb 2021 21:09:50 +0000 (16:09 -0500)]
Release 2.0.3 container

Issue-ID: AAI-3272
Change-Id: I9d80290fad7d9dee781a7335239a93a8cadd47ef
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
4 years agoRelease 2.0.3 maven artifact 33/118433/1
Maharajh, Robby (rx2202) [Wed, 24 Feb 2021 21:07:08 +0000 (16:07 -0500)]
Release 2.0.3 maven artifact

Issue-ID: AAI-3272
Change-Id: Ic0e31f5596d967fa9096eda2b9a00506f70d89c5
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
4 years agoUpdate base docker image to use java 11 33/118333/3
Harish Venkata Kajur [Wed, 24 Feb 2021 03:55:16 +0000 (22:55 -0500)]
Update base docker image to use java 11

Also update maven plugin to target java 11

Issue-ID: AAI-3272
Change-Id: Iac09b0d91022cf7fdfc932e67753e164ee6463cf
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
4 years agoMerge "Release docker artifact 2.0.2"
Venkata Harish Kajur [Fri, 19 Feb 2021 21:00:04 +0000 (21:00 +0000)]
Merge "Release docker artifact 2.0.2"

4 years agoRelease docker artifact 2.0.2 30/118130/1
wr148d [Fri, 19 Feb 2021 20:23:49 +0000 (15:23 -0500)]
Release docker artifact 2.0.2

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

4 years agoMerge "Release 2.0.2 artifact for sparky-be"
Venkata Harish Kajur [Fri, 19 Feb 2021 20:02:28 +0000 (20:02 +0000)]
Merge "Release 2.0.2 artifact for sparky-be"

4 years agoRelease 2.0.2 artifact for sparky-be 29/118129/1
wr148d [Fri, 19 Feb 2021 19:54:29 +0000 (14:54 -0500)]
Release 2.0.2 artifact for sparky-be

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

4 years agoMerge "Upversion Sparky backend to 2.0.2"
Venkata Harish Kajur [Fri, 19 Feb 2021 19:00:08 +0000 (19:00 +0000)]
Merge "Upversion Sparky backend to 2.0.2"

4 years agoUpversion Sparky backend to 2.0.2 25/118125/1
wr148d [Fri, 19 Feb 2021 18:49:54 +0000 (13:49 -0500)]
Upversion Sparky backend to 2.0.2

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

4 years agoMerge "Update to have the error codes and 404's working"
Venkata Harish Kajur [Fri, 19 Feb 2021 18:03:21 +0000 (18:03 +0000)]
Merge "Update to have the error codes and 404's working"

4 years agoUpdate to have the error codes and 404's working 19/118119/5
wr148d [Fri, 19 Feb 2021 16:45:22 +0000 (11:45 -0500)]
Update to have the error codes and 404's working

Issue-ID: AAI-3250
Change-Id: I44180eb6b3de49458096b912320ffcab601dd955
Signed-off-by: wr148d <wr148d@att.com>
4 years agoMerge "Releasing the Sparky backend 2.0.1 docker image"
Venkata Harish Kajur [Thu, 18 Feb 2021 18:55:22 +0000 (18:55 +0000)]
Merge "Releasing the Sparky backend 2.0.1 docker image"

4 years agoReleasing the Sparky backend 2.0.1 docker image 77/118077/1
wr148d [Thu, 18 Feb 2021 18:32:14 +0000 (13:32 -0500)]
Releasing the Sparky backend 2.0.1 docker image

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

4 years agoMerge "Releasing the Sparky backend 2.0.1 maven artifact"
Venkata Harish Kajur [Thu, 18 Feb 2021 18:02:57 +0000 (18:02 +0000)]
Merge "Releasing the Sparky backend 2.0.1 maven artifact"

4 years agoReleasing the Sparky backend 2.0.1 maven artifact 72/118072/1
wr148d [Thu, 18 Feb 2021 17:51:10 +0000 (12:51 -0500)]
Releasing the Sparky backend 2.0.1 maven artifact

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

4 years agoUse project version for submodule interdependency 61/118061/1
Harish Venkata Kajur [Thu, 18 Feb 2021 16:17:33 +0000 (11:17 -0500)]
Use project version for submodule interdependency

Issue-ID: AAI-3250
Change-Id: I9d86f9074c925a6a89d9a2e13edefb763e64bf6e
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
4 years agoMerge "Upversion sparky backend to 2.0.1"
Venkata Harish Kajur [Thu, 18 Feb 2021 14:09:18 +0000 (14:09 +0000)]
Merge "Upversion sparky backend to 2.0.1"

4 years agoUpversion sparky backend to 2.0.1 41/118041/1
wr148d [Thu, 18 Feb 2021 13:55:15 +0000 (08:55 -0500)]
Upversion sparky backend to 2.0.1

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

4 years agoMerge "Updated Sparky builds to have the latest fe code built"
Venkata Harish Kajur [Thu, 18 Feb 2021 01:51:09 +0000 (01:51 +0000)]
Merge "Updated Sparky builds to have the latest fe code built"

4 years agoMerge "Update for sparky-be to work on Java 11"
Venkata Harish Kajur [Thu, 18 Feb 2021 01:51:01 +0000 (01:51 +0000)]
Merge "Update for sparky-be to work on Java 11"

4 years agoUpdated Sparky builds to have the latest fe code built 05/118005/1
wr148d [Wed, 17 Feb 2021 22:22:37 +0000 (17:22 -0500)]
Updated Sparky builds to have the latest fe code built

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

4 years agoUpdate for sparky-be to work on Java 11 82/117982/2
wr148d [Wed, 17 Feb 2021 15:33:25 +0000 (10:33 -0500)]
Update for sparky-be to work on Java 11

Issue-ID: AAI-3011
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Id105baed6bff4eebd22eec4ed1a1dfac76c95f1d
Signed-off-by: wr148d <wr148d@att.com>
4 years agoMerge "Release the docker artifact for the new honolulu version of 2.0.0 of sparky"
Venkata Harish Kajur [Tue, 16 Feb 2021 17:57:23 +0000 (17:57 +0000)]
Merge "Release the docker artifact for the new honolulu version of 2.0.0 of sparky"

4 years agoRelease the docker artifact for the new honolulu version of 2.0.0 of sparky 17/117917/1
wr148d [Tue, 16 Feb 2021 17:45:56 +0000 (12:45 -0500)]
Release the docker artifact for the new honolulu version of 2.0.0 of sparky

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

4 years agoMerge "Release the maven artifact for the new honolulu version of 2.0.0 of sparky"
Venkata Harish Kajur [Tue, 16 Feb 2021 17:10:24 +0000 (17:10 +0000)]
Merge "Release the maven artifact for the new honolulu version of 2.0.0 of sparky"

4 years agoRelease the maven artifact for the new honolulu version of 2.0.0 of sparky 14/117914/1
wr148d [Tue, 16 Feb 2021 16:52:57 +0000 (11:52 -0500)]
Release the maven artifact for the new honolulu version of 2.0.0 of sparky

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

4 years agoMerge "Update the pom to have the proper version for the onap sparky be service depen...
Venkata Harish Kajur [Tue, 16 Feb 2021 16:25:16 +0000 (16:25 +0000)]
Merge "Update the pom to have the proper version for the onap sparky be service dependency"

4 years agoUpdate the pom to have the proper version for the onap sparky be service dependency 13/117913/1
wr148d [Fri, 12 Feb 2021 19:49:20 +0000 (14:49 -0500)]
Update the pom to have the proper version for the onap sparky be service dependency

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

4 years agoUpversion the Sparky backend to support the latest functionality for Honolulu 12/117812/1
wr148d [Fri, 12 Feb 2021 19:49:20 +0000 (14:49 -0500)]
Upversion the Sparky backend to support the latest functionality for Honolulu

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

4 years agoUpdate the Sparky backend to support proxying calls to resources and traversal 49/117749/1
wr148d [Thu, 11 Feb 2021 14:14:58 +0000 (09:14 -0500)]
Update the Sparky backend to support proxying calls to resources and traversal

Issue-ID: AAI-3250
Change-Id: I1c4d587ca30ea379ae28697b95ba2ca4602cd4e8
Signed-off-by: wr148d <wr148d@att.com>
4 years agoUpversion artifacts to 1.8.0-SNAPSHOT 15/114915/1
Harish Venkata Kajur [Mon, 16 Nov 2020 04:46:11 +0000 (23:46 -0500)]
Upversion artifacts to 1.8.0-SNAPSHOT

Issue-ID: AAI-3222
Change-Id: I3a4ea9f9821a40c473251efa286abfd3bc41998d
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
4 years agoUpdating the maven release to 1.7.1 96/111096/1 guilin
wreehil [Mon, 10 Aug 2020 17:00:15 +0000 (13:00 -0400)]
Updating the maven release to 1.7.1

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

4 years agoUpdating the maven release to 1.7.1 94/111094/1
wreehil [Mon, 10 Aug 2020 15:03:11 +0000 (11:03 -0400)]
Updating the maven release to 1.7.1

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

4 years agoUpdate the sparky portal to a newer version to deliver the fix 08/111008/1
wr148d [Thu, 6 Aug 2020 20:05:58 +0000 (16:05 -0400)]
Update the sparky portal to a newer version to deliver the fix

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

4 years agoUpdate the sparky portal rest api url to address pairwise testing bug 97/110997/1
wr148d [Thu, 6 Aug 2020 17:58:44 +0000 (13:58 -0400)]
Update the sparky portal rest api url to address pairwise testing bug

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

4 years agoMerge "Update Lifecycle state to mature"
Venkata Harish Kajur [Fri, 31 Jul 2020 00:44:37 +0000 (00:44 +0000)]
Merge "Update Lifecycle state to mature"

4 years agoUpdate Lifecycle state to mature 77/110777/1
wr148d [Thu, 30 Jul 2020 19:10:34 +0000 (15:10 -0400)]
Update Lifecycle state to mature

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

4 years agoJava 11 Migration 15/110215/2
Chris André [Wed, 15 Jul 2020 20:20:45 +0000 (16:20 -0400)]
Java 11 Migration

- Upgraded libraries to their latest Java-11 compliant versions

Issue-ID: AAI-3011
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
Change-Id: I66737adf78ecf017ceb0fe050698755884e19b42

5 years agoPromote Bill Reehil as AAI PTL 02/109802/1
Jimmy Forsyth [Thu, 2 Jul 2020 20:16:01 +0000 (16:16 -0400)]
Promote Bill Reehil as AAI PTL

Issue-ID: AAI-2967
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Iafd06a19513ab7cf2a8410e2516161475c6acc04

5 years agoMerge "Added William Reehil as committer"
James Forsyth [Tue, 16 Jun 2020 13:14:21 +0000 (13:14 +0000)]
Merge "Added William Reehil as committer"

5 years agoAdded William Reehil as committer 11/109111/1
wr148d [Fri, 12 Jun 2020 13:37:56 +0000 (09:37 -0400)]
Added William Reehil as committer

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

5 years agoMerge "Containers should not run as root by default"
James Forsyth [Wed, 3 Jun 2020 15:34:53 +0000 (15:34 +0000)]
Merge "Containers should not run as root by default"

5 years agoContainers should not run as root by default 01/108701/1
wr148d [Tue, 2 Jun 2020 17:13:46 +0000 (13:13 -0400)]
Containers should not run as root by default

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

5 years agoUpdate css file name in conf.py 77/108477/1
lf-jobbuilder [Thu, 28 May 2020 20:58:05 +0000 (13:58 -0700)]
Update css file name in conf.py

ribbon.css is the correct name of the css file.

Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I47cde77c2669ffbdfa814684b2435b3813d27a84

5 years agoRemove Tian Lee from committers and update TSC section 76/107476/2
wr148d [Mon, 11 May 2020 14:51:46 +0000 (10:51 -0400)]
Remove Tian Lee from committers and update TSC section

Issue-ID: AAI-2898
Change-Id: Idf2328128e941c2b40ebf36ad4c730937797cb98
Signed-off-by: wr148d <wr148d@att.com>
5 years agoMerge "Upversion to 1.7.0"
Venkata Harish Kajur [Wed, 8 Apr 2020 21:58:40 +0000 (21:58 +0000)]
Merge "Upversion to 1.7.0"

5 years agoAutomation adds aai-sparky-be-architecture.rst 26/105626/2
LF Jenkins CI [Wed, 8 Apr 2020 20:24:47 +0000 (20:24 +0000)]
Automation adds aai-sparky-be-architecture.rst

Issue-ID: CIMAN-376

Change-Id: If40806c1f550d590130ffac655c383a5bab352ba
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
5 years agoUpversion to 1.7.0 48/105548/1
Jimmy Forsyth [Wed, 8 Apr 2020 16:20:45 +0000 (12:20 -0400)]
Upversion to 1.7.0

Issue-ID: AAI-2860
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ia3dcb3963c5e7d4aa6be603fea1898ddbc4a8ac3

5 years agoAutomation adds index.rst 57/105357/2
LF Jenkins CI [Tue, 7 Apr 2020 17:37:06 +0000 (17:37 +0000)]
Automation adds index.rst

Issue-ID: CIMAN-376

Change-Id: I6ec8e002cf0f24272d5e36f957b1ee307a644c73
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
5 years agoRelease 1.6.2 container 42/105042/1 6.0.0-ONAP
Jimmy Forsyth [Thu, 2 Apr 2020 20:48:45 +0000 (16:48 -0400)]
Release 1.6.2 container

Issue-ID: AAI-2580
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ie58ed014c9ae6f50bee63effef1d1e9bd9484949

5 years agoRelease 1.6.2 artifacts 37/105037/1 1.6.2
Jimmy Forsyth [Thu, 2 Apr 2020 19:56:22 +0000 (15:56 -0400)]
Release 1.6.2 artifacts

Issue-ID: AAI-2580
Change-Id: Ibc8ca399b8e75d8e76f32d86df09cbed78dbe608
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoFix banned dependency for release job 29/105029/1
Jimmy Forsyth [Thu, 2 Apr 2020 19:02:00 +0000 (15:02 -0400)]
Fix banned dependency for release job

Issue-ID: AAI-2580
Change-Id: I77fc4d5776e8bfc7f679b56ad5ac2f11eb5fd4ae
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpversion to 1.6.2 19/105019/2
Jimmy Forsyth [Thu, 2 Apr 2020 17:32:33 +0000 (13:32 -0400)]
Upversion to 1.6.2

Issue-ID: AAI-2580
Change-Id: I677281d53c3cf1cf36a658e09da92cb94af6e84e
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoReverting to spring-boot 1.5 91/104091/1
Jimmy Forsyth [Fri, 20 Mar 2020 19:43:51 +0000 (15:43 -0400)]
Reverting to spring-boot 1.5

Issue-ID: AAI-2531
Change-Id: Iee6abd6cba82ffb4c376271e5e94c14e14d8ad51
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years ago[AAI-2531] | Update springboot to 2.1.12.RELEASE 00/102400/3
rajeevme [Wed, 26 Feb 2020 12:18:18 +0000 (17:48 +0530)]
[AAI-2531] | Update springboot to 2.1.12.RELEASE

Issue-ID: AAI-2531

Change-Id: I5cd738c8786753c4ecbfc4cb23a051978466e256
Signed-off-by: rajeevme<rajeev.mehta@amdocs.com>
5 years ago[AAI-2787] | Update AAI UI with portal sdk 2.6.0 51/102151/2
Sneha Dantkale [Fri, 21 Feb 2020 14:21:11 +0000 (19:51 +0530)]
[AAI-2787] | Update AAI UI with portal sdk 2.6.0

Issue-ID: AAI-2787

Signed-off-by: Sneha Dantkale <Sneha.dantkale@amdocs.com>
Change-Id: Ie8346f51fd5921c9935561c27e16598d70999455

5 years agoUpdate SONAR config 21/102021/1
jimmy [Wed, 19 Feb 2020 20:20:36 +0000 (15:20 -0500)]
Update SONAR config

Issue-ID: AAI-2793
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ia1d4c7c97709b11933a47f9219bc6cfea7179064

5 years agoMigrate aai-sparky-be docs 14/101314/2
Jessica Wagantall [Thu, 6 Feb 2020 23:02:04 +0000 (15:02 -0800)]
Migrate aai-sparky-be docs

Merging this will create
https://onap-aai-sparky-be.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.

Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I99105ed362cf498ca88e989162b3694428923e5b

5 years agoRemove urls 71/101071/1
Forsyth, James (jf2512) [Mon, 3 Feb 2020 19:56:15 +0000 (14:56 -0500)]
Remove urls

Issue-ID: AAI-2784
Change-Id: I2da8bc5d725ec16eace275cf9eb38a19526327fc
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
5 years agoRelease container 55/100455/1
Forsyth, James (jf2512) [Sat, 18 Jan 2020 03:28:14 +0000 (22:28 -0500)]
Release container

Issue-ID: AAI-2762
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
Change-Id: Iee526d13e065b5336460d1b2a06965a00c5c12d9

5 years agoUpversion to 1.6.1 48/100448/1 1.6.1
Forsyth, James (jf2512) [Fri, 17 Jan 2020 23:12:19 +0000 (18:12 -0500)]
Upversion to 1.6.1

Issue-ID: AAI-2762
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
Change-Id: I106ecc3cfd11b39881168685223394647aae25c4

5 years agoImprove code quality 92/98492/1
bogumil_zebek [Mon, 18 Nov 2019 08:05:30 +0000 (09:05 +0100)]
Improve code quality

Remove sonar violations.

Issue-ID: AAI-2710
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I557581b72b527f9d38dd5f9f7099085a8b639c88

5 years agoUpdate schema-service dep to 1.6.0 18/97818/1
Jimmy Forsyth [Thu, 31 Oct 2019 19:58:35 +0000 (15:58 -0400)]
Update schema-service dep to 1.6.0

Issue-ID: AAI-2607
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Icddf2ce1ba27821aa3f1b5fa30f3f025e9eebc9d

5 years ago[AAI-2180] Change aai sparky container processes to run as non-root on the host 85/97185/1
rajeevme [Wed, 16 Oct 2019 11:48:39 +0000 (17:18 +0530)]
[AAI-2180] Change aai sparky container processes to run as non-root on the host

Issue-ID: AAI-2180

Change-Id: I3a714101ab782b4c699cccff90dd4ac704eb4213

Signed-off-by: rajeevme<rajeev.mehta@amdocs.com>
Change-Id: I3b34861139db4763da5fe17fb116adddf523b69a