policy/models.git
10 months agoFix constant missing in drools-applications 66/138766/2
adheli.tavares [Thu, 15 Aug 2024 13:07:00 +0000 (14:07 +0100)]
Fix constant missing in drools-applications

Issue-ID: POLICY-5107
Change-Id: I63d71445de2c188916692d7f4136fdf9e4512948
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
10 months agoImprove code coverage and sonar fixes 44/138644/8
waynedunican [Tue, 23 Jul 2024 08:23:51 +0000 (09:23 +0100)]
Improve code coverage and sonar fixes

Increased code coverage to 90%
SONAR - Removed TODO comments
SONAR - Added NOSONAR where appropriate
SONAR - Replaced stream.Collect() with stream.toList() where applicable
SONAR - Made variables serializable or transient to comply with sonar rules

Issue-ID: POLICY-5069
Change-Id: Ife256eaf4e6f427fe40b138bacc6f112dc5bcea4
Signed-off-by: waynedunican <wayne.dunican@est.tech>
10 months agoFix on persistence.xml after updating hibernate dependencies 13/138613/1
adheli.tavares [Thu, 1 Aug 2024 12:50:52 +0000 (13:50 +0100)]
Fix on persistence.xml after updating hibernate dependencies

- fix on side effects from drools-apps fix.
- hibernate does not allow class annotated with @MappedSuperClass
to have also @Table annotation.

Issue-ID: POLICY-4955
Change-Id: I1493f58cd31646842220872c239629f3a499a9f3
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
11 months agoUpdate snapshot and/or references of policy/models to latest snapshots 45/138445/1
rameshiyer27 [Fri, 12 Jul 2024 11:00:26 +0000 (11:00 +0000)]
Update snapshot and/or references of policy/models to latest snapshots

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5072
Change-Id: I3f1e814bcb5a6da0a678074df249b92113107b20
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
11 months agoRelease docker images for policy/models: 4.0.0 35/138435/1
rameshiyer27 [Fri, 12 Jul 2024 10:27:18 +0000 (10:27 +0000)]
Release docker images for policy/models: 4.0.0

This commit releases docker images for repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5072
Change-Id: I123372e62d67ec1e9aa81ae399e8eae0bf3475fa
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
11 months agoRelease policy/models: 4.0.0 34/138434/1
rameshiyer27 [Fri, 12 Jul 2024 09:56:05 +0000 (09:56 +0000)]
Release policy/models: 4.0.0

This commit releases repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5072
Change-Id: If9c14d7aa31b588214b47b59f213f6883d92a7dd
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
11 months agoupdate parent,common references in policy/models pom 33/138433/1
rameshiyer27 [Fri, 12 Jul 2024 09:07:26 +0000 (09:07 +0000)]
update parent,common references in policy/models pom

updated the parent and common references in the policy/models pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5072
Change-Id: I0fd33fce97ae56b23a128b9ac217bb34106d2b11
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
11 months agoClean up of JUnit 4 dependencies 56/138356/2
waynedunican [Mon, 1 Jul 2024 13:15:04 +0000 (14:15 +0100)]
Clean up of JUnit 4 dependencies

Cleanup of JUnit 4 dependenies
Convert model-simulators to JUnit 5

Issue-ID: POLICY-5042
Change-Id: I608f675ef04437207769f624988cb4e630b67440
Signed-off-by: waynedunican <wayne.dunican@est.tech>
12 months agoMerge "Convert models to JUnit 5"
Adheli Tavares [Wed, 26 Jun 2024 08:22:11 +0000 (08:22 +0000)]
Merge "Convert models to JUnit 5"

12 months agoConvert models to JUnit 5 09/138309/2
waynedunican [Thu, 13 Jun 2024 08:27:35 +0000 (09:27 +0100)]
Convert models to JUnit 5

Review for models-pap, models-pdp and models-provider

Issue-ID: POLICY-5042
Change-Id: Ic00d60127f11472f585e4cbda2b2272c220cd225
Signed-off-by: waynedunican <wayne.dunican@est.tech>
12 months agoConvert models to JUnit 5 13/138313/3
waynedunican [Thu, 13 Jun 2024 08:24:00 +0000 (09:24 +0100)]
Convert models to JUnit 5

Review for models-impl

Issue-ID: POLICY-5042
Change-Id: I22ff90b12da3fb2ba4d0eead7afb9282eac6921f
Signed-off-by: waynedunican <wayne.dunican@est.tech>
12 months agoMerge "Convert models to JUnit 5"
Adheli Tavares [Fri, 21 Jun 2024 09:08:15 +0000 (09:08 +0000)]
Merge "Convert models to JUnit 5"

12 months agoConvert models to JUnit 5 90/138290/4
waynedunican [Thu, 13 Jun 2024 08:13:33 +0000 (09:13 +0100)]
Convert models to JUnit 5

Review for models-base, models-dao, models-decisions and models-errors

Issue-ID: POLICY-5042
Change-Id: I0fd2252dcf5c758420508facf62d70789a5e9598
Signed-off-by: waynedunican <wayne.dunican@est.tech>
12 months agoConvert models to JUnit 5 98/138298/1
waynedunican [Thu, 13 Jun 2024 08:29:20 +0000 (09:29 +0100)]
Convert models to JUnit 5

Review for models-sim and models-tosca

Issue-ID: POLICY-5042
Change-Id: I72533933b34df145e1ff4eb40ebafa93f85cca9a
Signed-off-by: waynedunican <wayne.dunican@est.tech>
12 months agoConvert models to JUnit 5 50/138250/4
waynedunican [Thu, 13 Jun 2024 08:19:14 +0000 (09:19 +0100)]
Convert models to JUnit 5

Review for models-actors

Issue-ID: POLICY-5042
Change-Id: Ica07b9fbda1eca24a8a432d57a2d9af52c84625d
Signed-off-by: waynedunican <wayne.dunican@est.tech>
13 months agoSet all cross references of policy/models 14/138014/1
saul.gill [Mon, 20 May 2024 11:04:05 +0000 (12:04 +0100)]
Set all cross references of policy/models

policy/models updated with correct cross references

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4999
Change-Id: Ic9561be236b4f99f3eedee2fa6265b8f696b126a
Signed-off-by: saul.gill <saul.gill@est.tech>
13 months agoSet snapshot and/or references of policy/models for new release 94/137994/1
saul.gill [Mon, 20 May 2024 10:08:36 +0000 (11:08 +0100)]
Set snapshot and/or references of policy/models for new release

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4999
Change-Id: I6dfea7c364e79409ec9c59385d0c1d2b991b0a85
Signed-off-by: saul.gill <saul.gill@est.tech>
13 months agoUpdate snapshot and/or references of policy/models to latest snapshots 46/137946/1
waynedunican [Thu, 16 May 2024 15:01:04 +0000 (16:01 +0100)]
Update snapshot and/or references of policy/models to latest snapshots

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5001
Change-Id: I09269130698c24b8f4e7c18631cc8e699ff0fae4
Signed-off-by: waynedunican <wayne.dunican@est.tech>
13 months agoRelease docker images for policy/models: 3.1.3 37/137937/1
waynedunican [Thu, 16 May 2024 14:26:33 +0000 (15:26 +0100)]
Release docker images for policy/models: 3.1.3

This commit releases docker images for repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5001
Change-Id: Ifa549c4dc606efdb14265f484fa2292f021de9fb
Signed-off-by: waynedunican <wayne.dunican@est.tech>
13 months agoRelease policy/models: 3.1.3 36/137936/1
waynedunican [Thu, 16 May 2024 14:13:19 +0000 (15:13 +0100)]
Release policy/models: 3.1.3

This commit releases repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5001
Change-Id: Iebf02338995e21ee3a867d8ef368574a9089ad31
Signed-off-by: waynedunican <wayne.dunican@est.tech>
13 months agoupdate parent,common references in policy/models pom 34/137934/1
waynedunican [Thu, 16 May 2024 13:23:11 +0000 (14:23 +0100)]
update parent,common references in policy/models pom

updated the parent and common references in the policy/models pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5001
Change-Id: I5b9f907a8890860baa6696063a56fbe80ea573a1
Signed-off-by: waynedunican <wayne.dunican@est.tech>
13 months agoKafka clients lib required by pdp sim 64/137864/1
saul.gill [Thu, 9 May 2024 10:31:33 +0000 (11:31 +0100)]
Kafka clients lib required by pdp sim

Issue-ID: POLICY-4988
Change-Id: I8368db9e63b66da30576bd37645f5560f17a54cc
Signed-off-by: saul.gill <saul.gill@est.tech>
14 months agoUpdate snapshot and/or references of policy/models to latest snapshots 58/137758/1
saul.gill [Thu, 25 Apr 2024 12:10:28 +0000 (13:10 +0100)]
Update snapshot and/or references of policy/models to latest snapshots

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4970
Change-Id: I529a9542c8a20e8f8c27b5ae1da44b65b9f8a05a
Signed-off-by: saul.gill <saul.gill@est.tech>
14 months agoRelease docker images for policy/models: 3.1.2 50/137750/1
saul.gill [Thu, 25 Apr 2024 11:42:46 +0000 (12:42 +0100)]
Release docker images for policy/models: 3.1.2

This commit releases docker images for repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4970
Change-Id: I4537dda5f87c55bf853daa7917145167a249c476
Signed-off-by: saul.gill <saul.gill@est.tech>
14 months agoRelease policy/models: 3.1.2 49/137749/1
saul.gill [Thu, 25 Apr 2024 11:29:22 +0000 (12:29 +0100)]
Release policy/models: 3.1.2

This commit releases repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4970
Change-Id: I18cc56a22129131e44542dafed98e20aa01b4a21
Signed-off-by: saul.gill <saul.gill@est.tech>
14 months agoupdate parent,common references in policy/models pom 47/137747/1
saul.gill [Thu, 25 Apr 2024 10:42:15 +0000 (11:42 +0100)]
update parent,common references in policy/models pom

updated the parent and common references in the policy/models pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4970
Change-Id: I0d6aa5ac5f45c9aaa8ea2511fd76b9719017b0b4
Signed-off-by: saul.gill <saul.gill@est.tech>
14 months agoFix actors interactions for drools issues. 30/137730/1
adheli.tavares [Wed, 24 Apr 2024 09:16:34 +0000 (10:16 +0100)]
Fix actors interactions for drools issues.

- adjust topics in policies for drools usecases controller
- add kafka runtime dependencies.

Issue-ID: POLICY-4955
Change-Id: I5bd4f3898ca63cc9f6fce5aa1f95dc503b4b2419
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
14 months agoDependency management update 75/137675/1
adheli.tavares [Tue, 2 Apr 2024 14:15:39 +0000 (15:15 +0100)]
Dependency management update

- including dependencies to pom.xml files only where they are used,
avoiding extra dependencies being added in all packages.

Issue-ID: POLICY-4945
Change-Id: I85b18befe3fe2877c754b1ac818d1b4994f9f7f9
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
16 months agoFix config files to remove outdated configuration for hibernate 27/137327/1
adheli.tavares [Tue, 20 Feb 2024 14:33:26 +0000 (14:33 +0000)]
Fix config files to remove outdated configuration for hibernate

Issue-ID: POLICY-4929
Change-Id: Icd796030753c505c99c1840d8d11fb2f8300c15e
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
16 months agoUpdate snapshot and/or references of policy/models to latest snapshots 41/137241/1
waynedunican [Fri, 16 Feb 2024 16:29:02 +0000 (16:29 +0000)]
Update snapshot and/or references of policy/models to latest snapshots

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4932
Change-Id: If5af9ed47cd1c5d987259c90e95d3c40c52977c0
Signed-off-by: waynedunican <wayne.dunican@est.tech>
16 months agoRelease docker images for policy/models: 3.1.1 40/137240/1
waynedunican [Fri, 16 Feb 2024 16:00:44 +0000 (16:00 +0000)]
Release docker images for policy/models: 3.1.1

This commit releases docker images for repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4932
Change-Id: Ic5febbeec62f752be59c97fa5fe5d3f42db6f42a
Signed-off-by: waynedunican <wayne.dunican@est.tech>
16 months agoRelease policy/models: 3.1.1 38/137238/1
waynedunican [Fri, 16 Feb 2024 15:37:03 +0000 (15:37 +0000)]
Release policy/models: 3.1.1

This commit releases repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4932
Change-Id: I0219e402e3c6e40eabe0925ff82fbce25e8e9f77
Signed-off-by: waynedunican <wayne.dunican@est.tech>
16 months agoupdate parent,common references in policy/models pom 36/137236/1
waynedunican [Fri, 16 Feb 2024 14:32:24 +0000 (14:32 +0000)]
update parent,common references in policy/models pom

updated the parent and common references in the policy/models pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4932
Change-Id: I52435e88455357cb01e33dffd31545e50c206930
Signed-off-by: waynedunican <wayne.dunican@est.tech>
16 months agoRemove dmaap from models 90/137190/1
rameshiyer27 [Mon, 29 Jan 2024 09:23:58 +0000 (09:23 +0000)]
Remove dmaap from models

Issue-ID: POLICY-4402
Change-Id: Icead1601984f463e557b969f2792f0f0aa05f060
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
17 months agoFix simulator topics for lower case 70/136970/1
adheli.tavares [Thu, 11 Jan 2024 14:04:24 +0000 (14:04 +0000)]
Fix simulator topics for lower case

Issue-ID: POLICY-4402
Change-Id: I4a3122810e01988aeed0d68e3b8d7167daee4e62
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
18 months agoUpdate snapshot and/or references of policy/models to latest snapshots 89/136789/1
saul.gill [Mon, 11 Dec 2023 14:45:05 +0000 (14:45 +0000)]
Update snapshot and/or references of policy/models to latest snapshots

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I7422d28b954ac0d2b1720105a0089cc10b98f712

18 months agoRelease docker images for policy/models: 3.1.0 87/136787/1
saul.gill [Mon, 11 Dec 2023 14:27:36 +0000 (14:27 +0000)]
Release docker images for policy/models: 3.1.0

This commit releases docker images for repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: If13ac82a7828b4d79e62c6cdeb94cce07a2f0090

18 months agoRelease policy/models: 3.1.0 85/136785/1
saul.gill [Mon, 11 Dec 2023 14:11:05 +0000 (14:11 +0000)]
Release policy/models: 3.1.0

This commit releases repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ic805e180880c18e014f395bfa74783c62ceb7028

18 months agoupdate parent,common references in policy/models pom 81/136781/1
saul.gill [Mon, 11 Dec 2023 12:19:13 +0000 (12:19 +0000)]
update parent,common references in policy/models pom

updated the parent and common references in the policy/models pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I968db58f03bf8c64f19ff9e09485be8f01cd9add

19 months agoAllow semantic versioning in all templates in models 46/136646/1
FrancescoFioraEst [Wed, 22 Nov 2023 15:40:44 +0000 (15:40 +0000)]
Allow semantic versioning in all templates in models

Issue-ID: POLICY-4885
Change-Id: I036c4ddc41bb817dc28a4b28a842d3139991bd10
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
19 months agoSet all cross references of policy/models 38/136538/1
liamfallon [Tue, 14 Nov 2023 15:52:35 +0000 (16:52 +0100)]
Set all cross references of policy/models

policy/models updated with correct cross references

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6ce2824864084a0d01635cc516a45a2d19493637

19 months agoSet snapshot and/or references of policy/models for new release 26/136526/1
liamfallon [Tue, 14 Nov 2023 15:12:23 +0000 (16:12 +0100)]
Set snapshot and/or references of policy/models for new release

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id325ff49ba7db6effa42789a1e54eca066bc1248

19 months agoUpdate snapshot and/or references of policy/models to latest snapshots 60/136460/1
liamfallon [Mon, 13 Nov 2023 12:28:52 +0000 (13:28 +0100)]
Update snapshot and/or references of policy/models to latest snapshots

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ifae4425ed10aa87bd420bbbdf55a5f55399f80b3

19 months agoRelease docker images for policy/models: 3.0.2 58/136458/1
liamfallon [Mon, 13 Nov 2023 12:01:31 +0000 (13:01 +0100)]
Release docker images for policy/models: 3.0.2

This commit releases docker images for repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I97c99001686009e723c5895ea179cfb37b9eb3c1

19 months agoRelease policy/models: 3.0.2 57/136457/1
liamfallon [Mon, 13 Nov 2023 10:36:13 +0000 (11:36 +0100)]
Release policy/models: 3.0.2

This commit releases repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ie87a19841ee3f397ca6bd80507d56bc0dcd936c2

19 months agoupdate parent,common references in policy/models pom 52/136452/1
liamfallon [Fri, 10 Nov 2023 18:53:20 +0000 (18:53 +0000)]
update parent,common references in policy/models pom

updated the parent and common references in the policy/models pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I2956462ee5397b46c86ba63ad39da59860fa46b3

20 months agoUpdate snapshot and/or references of policy/models to latest snapshots 33/136233/1
liamfallon [Wed, 18 Oct 2023 11:19:26 +0000 (12:19 +0100)]
Update snapshot and/or references of policy/models to latest snapshots

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I08327729a19bd25c1d1e2d250f0fda7bf8464b0b

20 months agoRelease docker images for policy/models: 3.0.1 32/136232/1
liamfallon [Wed, 18 Oct 2023 10:53:04 +0000 (11:53 +0100)]
Release docker images for policy/models: 3.0.1

This commit releases docker images for repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id04850b41864e4a8d1be59e76fb9f974e77d77d8

20 months agoRelease policy/models: 3.0.1 31/136231/1
liamfallon [Wed, 18 Oct 2023 10:28:05 +0000 (11:28 +0100)]
Release policy/models: 3.0.1

This commit releases repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: If4f0776a3448249fcb1c5b9a7a8a4b9e20e46450

20 months agoupdate parent,common references in policy/models pom 28/136228/1
liamfallon [Wed, 18 Oct 2023 09:53:11 +0000 (10:53 +0100)]
update parent,common references in policy/models pom

updated the parent and common references in the policy/models pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I62b3ad12ab02f4bf201f2da04d9b20d321885466

20 months agoFix version.properties major version 14/136214/1
liamfallon [Wed, 18 Oct 2023 08:07:46 +0000 (09:07 +0100)]
Fix version.properties major version

Fix version.properties major version

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I5ff2a4fce34dbfc7adea363448ac24401ea14276

20 months agoChange pdp sim java version 54/136154/1
saul.gill [Thu, 12 Oct 2023 09:27:38 +0000 (10:27 +0100)]
Change pdp sim java version

Change java path version to java 17 in dockerfile

Issue-ID: POLICY-4853
Change-Id: Ib9edb67ccea6623ad7e04264a974031dbe1e0a65
Signed-off-by: saul.gill <saul.gill@est.tech>
20 months agoFix nexus and sonar vulnerabilities 69/136069/2
adheli.tavares [Thu, 28 Sep 2023 17:26:22 +0000 (18:26 +0100)]
Fix nexus and sonar vulnerabilities

- IQ nexus dependencies
- sonar hotspots and code smells

Issue-ID: POLICY-4760
Change-Id: Ic4260c568f9d9164a33aacb34a5ff3a6f91b1bd8
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
21 months agoJava 17 Upgrade 05/136005/1
adheli.tavares [Thu, 27 Jul 2023 09:12:59 +0000 (10:12 +0100)]
Java 17 Upgrade

Issue-ID: POLICY-4669
Change-Id: I0157ae0ea7151658308c7e6d429098f16824c190
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
22 months agoRemoved db-based statistics feature 11/133911/9
Suresh Charan [Wed, 29 Mar 2023 13:45:13 +0000 (09:45 -0400)]
Removed db-based statistics feature

Statistics code cleanup

Issue-ID: POLICY-4109
Change-Id: I4b94d8c0c9b0ff68569c5861f8797920efe67b17
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
2 years agoSet all cross references of policy/models 61/134661/1
liamfallon [Thu, 25 May 2023 09:46:35 +0000 (10:46 +0100)]
Set all cross references of policy/models

policy/models updated with correct cross references

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I7fe05023875bfeaaa0ecabad4a25470d83f8fd87

2 years agoSet snapshot and/or references of policy/models for new release 48/134648/1
liamfallon [Thu, 25 May 2023 08:40:59 +0000 (09:40 +0100)]
Set snapshot and/or references of policy/models for new release

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I1a25ce15a06c13e57e37f1a36bb390f145e1a21a

2 years agoAdd Adheli Tavares as a committer 09/134409/2
liamfallon [Tue, 2 May 2023 11:10:38 +0000 (12:10 +0100)]
Add Adheli Tavares as a committer

Add Adheli Tavares as a committer

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4653
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I8606b535549d624b83e5cfd3a5843298dec9b56a

2 years agoUpdate snapshot and/or references of policy/models to latest snapshots 16/134316/1
rameshiyer27 [Tue, 25 Apr 2023 08:47:23 +0000 (09:47 +0100)]
Update snapshot and/or references of policy/models to latest snapshots

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4648
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: Icb311d1eb36c3263e3e9fe996f49771124e68289

2 years agoRelease docker images for policy/models: 2.8.2 09/134309/1
rameshiyer27 [Mon, 24 Apr 2023 16:25:35 +0000 (17:25 +0100)]
Release docker images for policy/models: 2.8.2

This commit releases docker images for repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4648
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: I6fd65d9f53ec1ead05e0c6a875144485e74f8be2

2 years agoRelease policy/models: 2.8.2 08/134308/1
rameshiyer27 [Mon, 24 Apr 2023 15:46:40 +0000 (16:46 +0100)]
Release policy/models: 2.8.2

This commit releases repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4648
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: I26245aebe9c45f74246e3ea6df961792f8b4f545

2 years agoupdate parent,common references in policy/models pom 05/134305/1
rameshiyer27 [Mon, 24 Apr 2023 15:03:31 +0000 (16:03 +0100)]
update parent,common references in policy/models pom

updated the parent and common references in the policy/models pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4648
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: I7f086964761bce49653a3ddd6c2ae25b25548534

2 years agoUpdate for SNI checking 58/133658/1
liamfallon [Tue, 14 Mar 2023 17:10:16 +0000 (17:10 +0000)]
Update for SNI checking

Update policy/models for SNI checking

Issue-ID: POLICY-4474
Change-Id: I394069e90235859bcb9ccd95d92682f73cfa5b86
Signed-off-by: liamfallon <liam.fallon@est.tech>
2 years agoUpdate snapshot and/or references of policy/models to latest snapshots 68/133468/1
saul.gill [Tue, 28 Feb 2023 15:41:52 +0000 (15:41 +0000)]
Update snapshot and/or references of policy/models to latest snapshots

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ie25a8dc3903b0f3536defa87570b5cb65120e8b7

2 years agoRelease docker images for policy/models: 2.8.1 61/133461/1
saul.gill [Tue, 28 Feb 2023 15:07:50 +0000 (15:07 +0000)]
Release docker images for policy/models: 2.8.1

This commit releases docker images for repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: If6e87606e9096e7882f074c0ea1d6f68fe2d04d6

2 years agoRelease policy/models: 2.8.1 60/133460/1
saul.gill [Tue, 28 Feb 2023 14:47:19 +0000 (14:47 +0000)]
Release policy/models: 2.8.1

This commit releases repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I05e66715186de3bfa1ebcbb22a2992565cb19c53

2 years agoupdate parent,common references in policy/models pom 56/133456/1
saul.gill [Tue, 28 Feb 2023 13:40:07 +0000 (13:40 +0000)]
update parent,common references in policy/models pom

updated the parent and common references in the policy/models pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I4e085757b8751af939fa381557cdfd69f8f1ab72

2 years agoClean up dependencies for London Release 22/133322/2
liamfallon [Fri, 17 Feb 2023 19:13:56 +0000 (19:13 +0000)]
Clean up dependencies for London Release

Issue-ID: POLICY-4482
Change-Id: I36b4e46604ecdbde7bb8b81e2c792214fc77af9f
Signed-off-by: liamfallon <liam.fallon@est.tech>
2 years agoUpdate Dockerfile for PF base image 81/133281/1
liamfallon [Tue, 14 Feb 2023 11:34:22 +0000 (11:34 +0000)]
Update Dockerfile for PF base image

The Policy Framework base image run under the "onap" user rather than
under the "root" user. This means that root access has to be enabled in
child Dockerfiles for configuraiton that requires root access.

Root access is turned off again later in the Dockerfile so that the
image will run under another user.

Issue-ID: POLICY-4558
Change-Id: I7245db2d485e72d130008155999242e15e60d611
Signed-off-by: liamfallon <liam.fallon@est.tech>
2 years agoMerge "Remove annotations in models"
Liam Fallon [Tue, 14 Feb 2023 10:49:22 +0000 (10:49 +0000)]
Merge "Remove annotations in models"

2 years agoremove unused dependency 41/133241/1
liamfallon [Tue, 14 Feb 2023 10:35:09 +0000 (10:35 +0000)]
remove unused dependency

Issue-ID: POLICY-4482
Change-Id: I048683f81092fecc17b2f16f81393f5b21d62429
Signed-off-by: liamfallon <liam.fallon@est.tech>
2 years agoRemove annotations in models 37/133237/1
lapentafd [Mon, 13 Feb 2023 17:00:32 +0000 (17:00 +0000)]
Remove annotations in models

Removing last annotations in order to remove dependencies in parent

Issue-ID: POLICY-3465
Change-Id: Id7a070120d452e33af805b08b37dd1eba1374615
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2 years agoReplace Eclipselink with Hibernate 29/133129/4
liamfallon [Thu, 2 Feb 2023 14:43:12 +0000 (14:43 +0000)]
Replace Eclipselink with Hibernate

Issue-ID: POLICY-4533
Change-Id: I77a6c44c96013963e141265758629cae83e49876
Signed-off-by: liamfallon <liam.fallon@est.tech>
2 years agoUpgrade and clean up dependencies 79/133079/1
liamfallon [Tue, 31 Jan 2023 10:41:01 +0000 (10:41 +0000)]
Upgrade and clean up dependencies

- Upgrade Hibernate
- Upgrade Mockito
- Upgrade Mockserver
- Remove Powermock (no longer supported) and replace with spring-test ReflectionTestUtils
- Upgrade Spring Framework
- Add spring-security to allow authentication on unit tests using MockMVC

Minor clean-up
- Replace deprecated authorization configuraiton on spring boot applications with SecurityFilterChain bean
- Change @LocalPort include on tests to use test include rather than runtime include
- Remove unused imports
- Remove unused constants and variables
- Add deprecation annotations where required

Issue-ID: POLICY-4482
Change-Id: Ie8d6ee1e8bcdad282bcef3cad409c5c109e907f1
Signed-off-by: liamfallon <liam.fallon@est.tech>
2 years agoUpgrade the H2 database to the latest version 95/132795/1
liamfallon [Sun, 18 Dec 2022 02:26:01 +0000 (02:26 +0000)]
Upgrade the H2 database to the latest version

The latest verison of H2 does not allow colums called "user" or indexes
using an underscore in their name.

Issue-ID: POLICY-4488
Change-Id: I1db62768b0c0f85543c2f7d3681243f8386825e7
Signed-off-by: liamfallon <liam.fallon@est.tech>
2 years agoUpdate snapshot and/or references of policy/models to latest snapshots 44/132744/1
liamfallon [Thu, 15 Dec 2022 12:39:31 +0000 (12:39 +0000)]
Update snapshot and/or references of policy/models to latest snapshots

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I89001c25b23e41b2d53adaa7b405f6cf5d124cb1

2 years agoRelease docker images for policy/models: 2.8.0 36/132736/1
liamfallon [Thu, 15 Dec 2022 12:11:09 +0000 (12:11 +0000)]
Release docker images for policy/models: 2.8.0

This commit releases docker images for repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id44dc6281b2a4c152597adb74a4d1ed8bc7a88bf

2 years agoRelease policy/models: 2.8.0 35/132735/1
liamfallon [Thu, 15 Dec 2022 11:48:47 +0000 (11:48 +0000)]
Release policy/models: 2.8.0

This commit releases repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ic015d736000077f495d6e89cc2a3f6c59fc54ce4

2 years agoupdate parent,common references in policy/models pom 31/132731/1
liamfallon [Thu, 15 Dec 2022 11:05:02 +0000 (11:05 +0000)]
update parent,common references in policy/models pom

updated the parent and common references in the policy/models pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id670768c2012d357b7e815b3558ed342ceae0964

2 years agoUse managed versions of dependencies 94/132694/1
liamfallon [Tue, 13 Dec 2022 14:46:16 +0000 (14:46 +0000)]
Use managed versions of dependencies

Issue-ID: POLICY-4482
Change-Id: I971332f3023261b5dfd149c5d344cf4565e01888
Signed-off-by: liamfallon <liam.fallon@est.tech>
2 years agoMove git-commit-id-maven-plugin to parent pom 71/132471/1
danielhanrahan [Fri, 25 Nov 2022 15:46:35 +0000 (15:46 +0000)]
Move git-commit-id-maven-plugin to parent pom

The POM config for git-commit-id-maven-plugin is duplicated in each
repo, so the config is moved to policy/parent

Issue-ID: POLICY-4466
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I17679d17471482bf52f80a2a7e250f7a06469deb

2 years agorename a1 policy example to putA1Policy 89/132189/1
jhh [Mon, 14 Nov 2022 15:23:11 +0000 (09:23 -0600)]
rename a1 policy example to putA1Policy

Issue-ID: POLICY-4444
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I172fadf760a7eaddf594e03b05a8c94cba5ed5e1

2 years agoCreate A1P actor to talk to A1 PMS. 11/132011/1
jhh [Fri, 4 Nov 2022 16:50:17 +0000 (11:50 -0500)]
Create A1P actor to talk to A1 PMS.

This relates to the support for the SON use case.

Issue-ID: POLICY-4444
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I2c67ec282c77d42b9e8a11cc70cb518976075a00

2 years agoWrap sample SON policies with topology template 22/131922/1
jhh [Mon, 31 Oct 2022 16:28:10 +0000 (11:28 -0500)]
Wrap sample SON policies with topology template

Issue-ID: POLICY-4427
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Iac9003105533fe9e59914f5082ff5b99bb49706d

2 years agoSet snapshot and/or references of policy/models for new release 95/131695/1
liamfallon [Fri, 21 Oct 2022 16:42:50 +0000 (17:42 +0100)]
Set snapshot and/or references of policy/models for new release

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ie62a24c34694977b9bbbab9554bce5b54648afb7

2 years agoUpdate snapshot and/or references of policy/models to latest snapshots 24/131624/1
liamfallon [Fri, 21 Oct 2022 07:05:56 +0000 (08:05 +0100)]
Update snapshot and/or references of policy/models to latest snapshots

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Icc6e8bf7de2a207946fbba5eb3bdbabd0a347c49

2 years agoRelease docker images for policy/models: 2.7.1 22/131622/1
liamfallon [Thu, 20 Oct 2022 21:54:02 +0000 (22:54 +0100)]
Release docker images for policy/models: 2.7.1

This commit releases docker images for repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ic2e2fd3304ca99ff7b4f8c59452793a420a3d438

2 years agoRelease policy/models: 2.7.1 20/131620/1
liamfallon [Thu, 20 Oct 2022 20:49:57 +0000 (21:49 +0100)]
Release policy/models: 2.7.1

This commit releases repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I91860e337b449feaf932eea0d1c675fd373a5e10

2 years agoupdate parent,common references in policy/models pom 13/131613/1
liamfallon [Thu, 20 Oct 2022 19:12:03 +0000 (20:12 +0100)]
update parent,common references in policy/models pom

updated the parent and common references in the policy/models pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ic0dbfba0aa205cf567836e393f1e363a677dfe6a

2 years agoFix some dependencies flagged in scans 46/131546/1
liamfallon [Wed, 19 Oct 2022 08:28:07 +0000 (09:28 +0100)]
Fix some dependencies flagged in scans

Issue-ID: POLICY-4393
Change-Id: I8ba3b906336d5200326e71d649a05363c43d79f0
Signed-off-by: liamfallon <liam.fallon@est.tech>
2 years agoUpdate snapshot and/or references of policy/models to latest snapshots 17/131117/1
liamfallon [Thu, 22 Sep 2022 22:21:59 +0000 (23:21 +0100)]
Update snapshot and/or references of policy/models to latest snapshots

policy/models updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I0192824c0bf84e444690020aa33b69467a162052

2 years agoRelease docker images for policy/models: 2.7.0 04/131104/1
liamfallon [Thu, 22 Sep 2022 20:41:10 +0000 (21:41 +0100)]
Release docker images for policy/models: 2.7.0

This commit releases docker images for repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: If6f357e7f4a6ac6df7f520c9e025b6b4586abb8f

2 years agoRelease policy/models: 2.7.0 02/131102/1
liamfallon [Thu, 22 Sep 2022 20:04:17 +0000 (21:04 +0100)]
Release policy/models: 2.7.0

This commit releases repo policy/models.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ia11bbcf03bd395a09ca37b0ea30fcf7f198a7006

2 years agoupdate parent,common references in policy/models pom 98/131098/1
liamfallon [Thu, 22 Sep 2022 18:28:34 +0000 (19:28 +0100)]
update parent,common references in policy/models pom

updated the parent and common references in the policy/models pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id8aa96be28172de724a2a106942a99f3494c24a3

2 years agoRemove unused imports in models 86/130986/1
liamfallon [Fri, 16 Sep 2022 16:40:21 +0000 (17:40 +0100)]
Remove unused imports in models

Issue-ID: POLICY-4045
Change-Id: Iae24996aa0b1047e993c1e08ae1265152a598ece
Signed-off-by: liamfallon <liam.fallon@est.tech>
2 years agoRemove inactive committers from INFO.yaml 24/130824/1
liamfallon [Fri, 9 Sep 2022 09:17:26 +0000 (10:17 +0100)]
Remove inactive committers from INFO.yaml

Remove inactive committers from INFO.yaml

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4354
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Iff58c5e5ea517dfe5c24b0b1f282320404d6a51e

2 years agoMinor changes 5G SON operational policy examples 66/130766/1
jhh [Tue, 6 Sep 2022 17:45:49 +0000 (12:45 -0500)]
Minor changes 5G SON operational policy examples

Issue-ID: POLICY-4108
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I2ceb258f94734e8b743a97862c4b3d40c768fa43

2 years agoAllow setting external dockerfile for simulator 56/130656/1
danielhanrahan [Fri, 2 Sep 2022 08:35:48 +0000 (09:35 +0100)]
Allow setting external dockerfile for simulator

If building with an external dockerfile, e.g. using
 mvn clean install -Pdocker -DdockerFile=/path/to/dockerfile
docker will look for project files in the same directory as the
new dockerfile. A new property is added for setting the context
path, to allow using existing project files in src/main/docker.

Issue-ID: POLICY-4334
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I25a192d01583f1085055db08477e9be884512091

2 years agoSample 5G SON A1 and O1 policies 25/130525/1
jhh [Tue, 30 Aug 2022 21:14:03 +0000 (16:14 -0500)]
Sample 5G SON A1 and O1 policies

Issue-ID: POLICY-4108
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Id8df70ab7405ee6225443f6d98de834582f8de5d

2 years agoAdded onap.policies.monitoring.tcagen2 version 2.0.0 42/130342/2
jhh [Wed, 17 Aug 2022 23:47:56 +0000 (18:47 -0500)]
Added onap.policies.monitoring.tcagen2 version 2.0.0

Issue-ID: POLICY-4317
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I34158cd21777b6127fd4a306b73fa3446e302c99
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>