aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-08-31Force py3.8 in tox.iniCédric Ollivier1-3/+3
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: I80fecf597cd12c856fb374030be674c91b58a72e
2022-08-30Merge "Update policy-parent for security fixes"Liam Fallon2-3/+4
2022-08-29Update policy-parent for security fixesliamfallon2-3/+4
Dependency changes to fix security issues. The latest oparent version in Master fixes some issues. This commit pulls in the latest snapshot oparent. Let's see the extent of the fixes it does. If so, we may need to release oparent as well. Issue-ID: POLICY-4333 Change-Id: I9b829aa9a2f3538f8580b4aa874db581d6c33042 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-08-25Update apex-pdp user manualRam Krishna Verma1-2/+28
Updating the apex-pdp user manual to add details about JSON schema support. Issue-ID: POLICY-4298 Change-Id: I1c900cd08f10b30f85370082c77d110655853961 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2022-07-29Merge "Update docker files base images to snapshots"Ramesh Murugan Iyer3-8/+23
2022-07-29Update docker files base images to snapshotsliamfallon3-8/+23
Currently the policy base images used in docker files in master are hard revisions of the policy base images. The docker files should use snapshot policy base images when they are availabe and only change to released base images at release time. This commit ensures that the references are updated correctly in Docker files to snapshots or released base policy images as appropriate Issue-ID: POLICY-4287 Change-Id: I2c68e1bad6bde2e116c27678c88f8b40dc914b0f Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-07-29Add Kafka versionSirisha_Manchikanti1-0/+15
Issue-ID: POLICY-4313 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: Ia998c89eecf3486c6e65b1483f609b4e0a0df9b5
2022-07-22Adding medeia-validator-gson dependency to parenta.sreekumar1-0/+5
Change-Id: I567218f6e71866e494678db427d6e76fbc41ba23 Issue-ID: POLICY-4291 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2022-07-15Bump version of Docker Maven Pluginliamfallon1-1/+1
This version of the Docker maven plugin supports multi-architecture Docker builds. Issue-ID: POLICY-4287 Change-Id: I931e04d8e231eb7a5d84661369b4a312ef8c6bc0 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-07-13Update release and report scriptsliamfallon3-33/+79
Release scripts are updated to automatically change the releae data CSV file in policy-parent/integration/src/main/resources Report script is updated t add HTTP links to the various reports Issue-ID: POLICY-4233 Change-Id: Id98a4e2805caf68a66dd5844f388c045f75a8865 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-07-12Update mariadb jdbc driver to 2.7.6jhh1-1/+1
Issue-ID: POLICY-4280 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ia59375bfe2af9242e244ee6f0a82da4333b04095
2022-06-17Restructure scripts in policy-parentliamfallon14-6/+29
- Moved the scripts into src/main/scripts - created src/main/resources - added pf_release_data.csv to src/main/resources, this file will be - added a n ew release phase to release the mdoels-simulator image pf_release_data.sh: Used to find the correct versions of images to use for the CSIT tests, the current lookup scripts can't cope with snapshots being deleted after they time out. Issue-ID: POLICY-4233 Change-Id: Idb5a4a624c06114f0f480c599e87f5596705ea07 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-06-08Merge "Add a script for PF status update"Liam Fallon1-0/+120
2022-06-07Merge "Documented and Tested API & PAP form Istanbul to Jakarta"Liam Fallon12-9/+226
2022-06-03Merge "Fix type version in all tosca_service_template"Liam Fallon6-68/+68
2022-06-03Add a script for PF status updateliamfallon1-0/+120
This script checks the status of the Policy Framwwork jobs in Joenkins and the status of any outstanding bugs. It generates a report. Issue-ID: POLICY-4230 Change-Id: I6fd663dd5864ac6cd7820eff2cf25a2d29f315f7 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-06-03Documented and Tested API & PAP form Istanbul to Jakartabrunomilitzer12-9/+226
Issue-ID: POLICY-4221 Issue-ID: POLICY-4222 Change-Id: Icca5521045c24908642ca32362f45dcf32825407 Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2022-06-02Merge "Add Ramesh Murugan Iyer as a committer"Liam Fallon1-0/+8
2022-06-02Fix type version in all tosca_service_templateFrancescoFioraEst6-68/+68
Issue-ID: POLICY-4229 Change-Id: I18d523c07685db35bffc9d97321fdfed3b9c37e9 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2022-06-01Add Ramesh Murugan Iyer as a committerliamfallon1-0/+8
Issue-ID: POLICY-4228 Change-Id: I736fa679baec05ba3810cba00f303a754e2cf087 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-06-01Merge "Documentation update for OpenSuse images"Liam Fallon1-0/+51
2022-05-31Merge "Documented Upgrade from Istanbul to Jakarta"Liam Fallon5-2/+1853
2022-05-27Documentation update for OpenSuse imagesdanielhanrahan1-0/+51
Update policy documentation to show how to build and test OpenSuse docker images. Issue-ID: POLICY-4219 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I5b4b5e1661b3157bc40ef6e75d02c108772f3cae
2022-05-23Documented Upgrade from Istanbul to Jakartabrunomilitzer5-2/+1853
Issue-ID: POLICY-4107 Change-Id: Ifd624a8dc15b8bcb3c12f91e2c548ffa6a3eb386 Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2022-05-18Add release script for new branch creationliamfallon1-0/+192
Issue-ID: POLICY-3835 Change-Id: I7666e9bfe8ad765d5689c79f8136bdf8df1ef83a Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-05-12Merge "Add build instruction in readme"Liam Fallon1-0/+3
2022-05-11Add build instruction in readmeqingshuting1-0/+3
For someone who first try to build this project, it might fail when run "mvn clean install" and remind "non-resolvable parent". So at this point, try to run "mvn clean install" in the "oparent" project can solve this issue. Signed-off-by: qingshuting <qingshuting1@huawei.com> Change-Id: If99480f9e2d16c9480b4ffd8aae88bbf0e98cdc6 Issue-ID: POLICY-4167
2022-05-10Update release notes for Jakartaliamfallon1-10/+18
Issue-ID: POLICY-4072 Change-Id: I44f4363aa7989f5ae4e95008124344be14f57c7c Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-05-10Merge "Update release notes for Jakarta"Liam Fallon2-1/+311
2022-05-10Update release notes for Jakartaliamfallon2-1/+311
Release notes for Jakarta. Issue-ID: POLICY-4072 Change-Id: I02a1168497f36c0094658cb7ece10613773bf62c Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-05-09Update documentation for CLAMP-DCAE pairwise testingrameshiyer2713-578/+2972
Issue-ID: POLICY-3737 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: If949de2eeaba4a3be9359b1c7193d47cb4ab1494
2022-05-06Merge "Update CLAMP-SDC pairwise test documentation"Liam Fallon10-0/+264
2022-05-06APEX S3P documentation updates for Jakartadanielhanrahan12-259/+1239
Issue-ID: POLICY-4010 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I3ca998fb90fd7025ad6b122f5e20b0a9cad1be3f
2022-05-05Update CLAMP-SDC pairwise test documentationSirisha_Manchikanti10-0/+264
Issue-ID: POLICY-3741 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I1bb9987100a4122238087bb1443def67025a82c2
2022-05-03Set snapshot and/or references of policy/parent for new releaseliamfallon4-5/+5
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4073 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I46a34a2b01fba8557cd8465625db202837c3138d
2022-04-27Update pap documentRam Krishna Verma1-11/+0
Removing the disable policy feature as it was decided to use undeploy instead. Issue-ID: POLICY-3705 Change-Id: I152c86eb74717aec08ae7d82de38521df3fcfe93 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2022-04-27Merge "s3p xacml documentation"Jorge Hernandez2-32/+18
2022-04-27Merge "smoke tests doc for xacml and drools"Jorge Hernandez3-7/+122
2022-04-27Merge "s3p drools documentation"Ram Krishna Verma5-145/+23
2022-04-27prometheus metrics for droolsjhh1-3/+18
Issue-ID: POLICY-3960 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I6a8b729fa625ba658ea3fbff73649f350ac79d2f Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2022-04-26s3p drools documentationjhh5-145/+23
Issue-ID: POLICY-4011 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I9ea59471e3611870c58d6bb636718f3e74f1da52
2022-04-26s3p xacml documentationjhh2-32/+18
Issue-ID: POLICY-4012 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ic047507d48653a0568bc8d01f2b8a94c4f934c91
2022-04-26smoke tests doc for xacml and droolsjhh3-7/+122
Issue-ID: POLICY-3720 Issue-ID: POLICY-3721 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I48651d5633d15289efc827c8dcf5bad8671fba4f
2022-04-26Update snapshot and/or references of policy/parent to latest snapshotsliamfallon4-4/+4
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ib579ca14757048970fb7523b6eedbe7e24c49d17
2022-04-26Release policy/parent: 3.5.3liamfallon1-0/+4
This commit releases repo policy/parent. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I48de6caac36e6115e9694090013812b9a6cf87e2
2022-04-25update parent references in policy/parent pomliamfallon1-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I109e55e739b49442c8d45f0e75820c0bfdec7375
2022-04-25Merge "Add document for distribution metrics"Ajith Sreekumar1-2/+19
2022-04-22Merge "Document changes for PAP spring boot migration"Ajith Sreekumar2-3/+20
2022-04-22Add document for distribution metricsRam Krishna Verma1-2/+19
Adding document for policy-distribution metrics Issue-ID: POLICY-3964 Change-Id: I3cd039678d33ba0dc472d21b3c496feb8fc70625 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2022-04-22Merge "Use released oparent, upgrade mockserver dep"Liam Fallon2-3/+3