aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-12-15Update snapshot and/or references of policy/parent to latest snapshotsliamfallon4-5/+5
policy/parent 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: I82a14d5ea71ad426182ca09f120455de76ab551b
2022-12-15Release policy/parent: 3.7.0liamfallon1-0/+4
This commit releases repo policy/parent. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4484 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I1e14325408e98ab212ea315b5b54d06c36540cb2
2022-12-14update parent references in policy/parent pomliamfallon2-3/+3
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4484 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I58fcc6952c480d9e1e21aece31c0dff754b91d8a
2022-12-14Add explicit import for oparent dependenciesliamfallon1-0/+12
This change is required to explicitly import oparent dependencies to avoid self referencing in oparent. Issue-ID: POLICY-4482 Change-Id: I5155c44775880edefb15422aa85bda06fd391796 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-12-13Upgrade dependency versions in policy parentliamfallon2-303/+202
Improve the version handling in the policy parent integration pom. Change the version of dependencies to the latest version when there is no code/test impact in the Policy Framework. Issue-ID: POLICY-4482 Change-Id: I3b8e54ec3a4b4173c2cf0e2007d5ae0e791a37ff Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-12-08Update version of MariaDB Java Clientliamfallon1-1/+1
There have been some issue reported on the performance of MariaDB in Integration and anecdotally on Policy components. THe version of MariaDB is upgraded to see if it has any impact. Issue-ID: POLICY-4482 Change-Id: I1116c63e56fe657e92ccd09ea9e5f42cfde8065d Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-12-05Merge "Update pom.xml to add spring doc"Liam Fallon2-10/+35
2022-12-01Update release notes with latest image versionsliamfallon1-10/+10
Issue-ID: POLICY-4462 Change-Id: I40ac2d58722fcbfa89123dad3d35d84d7b878685 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-12-01Update pom.xml to add spring docliamfallon2-10/+35
Springfox will be replaced with Spring Doc for rendering the documentation from controllers using OpenAPI 3.0 (Swagger 3.0). This commit adds Spring Doc to dependency management. SpringFox will be removed once all the components are converted to SpringDoc. Issue-ID: POLICY-4404 Change-Id: I861344865ce4f9aae4572690876ef7d9d7844916 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-11-25Move git-commit-id-maven-plugin to parent pomdanielhanrahan1-0/+23
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: I2ac1d2665f54fbf4ac2eaa21ef8a7158452dbd8a
2022-11-21Doc update for - sdc-distribution-client version changedavid.mcweeney1-5/+6
Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Issue-ID: DMAAP-1790 Change-Id: I83755fcc14e0581c44cb5cea5d81546501d467e0
2022-11-17Add documents for KafkaAvroSerializer support in apex-pdpRam Krishna Verma1-0/+25
Issue-ID: POLICY-4460 Change-Id: Ica77ff1aafd10b098bdcae72041f3176b29dac40 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2022-11-16Change version of SDC-distribution-client to 2.0.0david.mcweeney1-1/+1
Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Issue-ID: DMAAP-1790 Change-Id: Icf7ff4c50178506980c06f495082a323b6b4794d
2022-11-16Remove policy parent swagger generation profileliamfallon2-205/+1
This maven profile used the Swagger endpoint to generate the Swagger and then generated a HTML and PDF version using Asciidoc. We now have Swagger as a source artifact so this profile is no longer needed. This commit als fixes the issue with the example for using this profile in the documentation, which references a non-existant link. Issue-ID: POLICY-4431 Change-Id: I970eb392f156662c3bbfb38e978bc46335538925 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-11-09Document Policy GUI and gui-serverliamfallon16-5/+245
Issue-ID: POLICY-4138 Change-Id: If7eccc6057ce54609ab6ad07dd3a9bd129caa93a Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-11-04Add s3p docs for xacml and droolsjhh5-35/+24
Issue-ID: POLICY-4446 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I092ce27abbf5dfe5f0794d78cad596953e4a6a09 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2022-11-03Remove duplicate dependencyliamfallon1-6/+0
apache commons lang3 dependency appears twice in the POM file. Issue-ID: POLICY-4407 Change-Id: Id40f8df4bce34d83b6fd0f620a801c7cb9c75a17 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-11-03Add kohn daily jobs ot PF report scriptliamfallon1-1/+1
THis commit also removes the Orange daily job report, which no longer run. Issue-ID: POLICY-4407 Change-Id: I726820ea7dbd3f821c0051ee18eb41c6d4dcb353 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-11-02Merge "Fix doc config files and dead links"Ramesh Murugan Iyer29-848/+161
2022-11-01Fix doc config files and dead linksliamfallon29-848/+161
Documentation config fixed as instructed. Configuration files have been copied from examples provided by the documentation project. Dead links are fixed as well, they cause build fails now. Issue-ID: POLICY-4426 Change-Id: Ied5ca5e5a24f7a625e5b2d94c46d0c2347c68ace Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-11-01Add documentation for distribution S3Prameshiyer273-10/+10
Issue-ID: POLICY-4387 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I52f7cfd58af0c2c5dc4ec0ecdcb01e8c22163989
2022-10-27Add release notes for Kohn Releaseliamfallon1-3/+416
Issue-ID: POLICY-4380 Change-Id: I7ea0f71ccd8203c127ae292bfb529371610807a9 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-26Update Master snapshot release dataliamfallon1-13/+13
Issue-ID: POLICY-4408 Change-Id: I098f3797c9ef188911278b5a7c2189100010d668 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-25Merge "PAP S3P documentation"Liam Fallon9-9/+10
2022-10-25Merge "API S3P documentation"Liam Fallon11-10/+10
2022-10-25Merge "Update documentation for S3P testing of Apex PDP"Liam Fallon3-7/+9
2022-10-25Update documentation for ACM S3P test in Kohnrameshiyer277-36/+96
Issue-ID: POLICY-4383 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I78e226bdc5156d6597f640915f3a40a946c71bc7
2022-10-25PAP S3P documentationlapentafd9-9/+10
Issue-ID: POLICY-4389 Change-Id: I80f913c49061c0eae6d76fddf572cf447f5a37ce Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2022-10-24API S3P documentationlapentafd11-10/+10
Issue-ID: POLICY-4388 Change-Id: I4b2a0828f6823af5adf344d1cb9cf8c93f67332a Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2022-10-24Update documentation for S3P testing of Apex PDPFrancescoFioraEst3-7/+9
Issue-ID: POLICY-4386 Change-Id: I85b9f59e5a95cbf69f99755a54038191dad3996f Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2022-10-21Set 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-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I1f6e293dbf65357859ec4d1f1518030d5f5aa9ab
2022-10-21update release data in policy/parentliamfallon3-13/+32
updated release data in policy/parent *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I0270bdc724270d1d1e664e71202a603521347272 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-20Update snapshot and/or references of policy/parent to latest snapshotsliamfallon4-5/+5
policy/parent 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: Ie040f79800f5780bbdd3047290b4f86470a35e8e
2022-10-20Release policy/parent: 3.6.1liamfallon1-0/+4
This commit releases repo policy/parent. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ic30f1bbc89b3b183db586f49a431e4c92e23429f
2022-10-20update 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-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ia615093cb38d4fadfa70590b7811d83bd4b650f7
2022-10-20Make tag specification mandatory on release dataliamfallon3-17/+27
Also upgrades apache commons text. Issue-ID: POLICY-4045 Change-Id: Id93f9f92864403eecc198325f6f9dc8083532aab Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-19Move release script instructions to Wikiliamfallon1-262/+3
It is more appropriate to document the release process in the wiki. Issue-ID: POLICY-4369 Change-Id: I58fba5b8fc7fa08407f8235097664b862ab65442 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-19Fix some dependencies flagged in scansliamfallon1-1/+5
Issue-ID: POLICY-4393 Change-Id: I64504daff775ec008e936876c3aecfe6e604b9e5 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-18Merge "Updating documentation for Prometheus application metrics in XACML PDP."Jorge Hernandez1-2/+3
2022-10-17Merge "Remove some medium level vulnerabilities"Pamela Dragosh1-9/+26
2022-10-17Updating documentation for Prometheus application metrics in XACML PDP.isaac1-2/+3
Issue-ID: POLICY-4199 Signed-off-by: isaac <isaac.adorno@att.com> Change-Id: I4956eacfe3dfbfb4ac010e48b02c88b98ef1bc1f
2022-10-13Remove some medium level vulnerabilitiesliamfallon1-9/+26
Issue-ID: POLICY-4393 Change-Id: I062038ebb1a9182e43dca6a973abee26d4f856fc Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-12Upgrade blueprint-proto to 1.4.0.jhh1-1/+1
This is to cover the security vulnerability reported for com.google.protobuf : protobuf-java : 3.19.4 See drools-applications dependency that transitively picks it up: <dependency> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> <artifactId>blueprint-proto</artifactId> </dependency> Issue-ID: POLICY-4393 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I17f609f937cb555e1a72ab8ba1008e667f55870f
2022-10-11Manage spring-boot-starter-aopliamfallon1-0/+5
Issue-ID: POLICY-4393 Change-Id: I83a62dad43ae371d85494a1312cd0515456e26f6 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-11Fix builds, revert springboot to 2.5.xliamfallon1-5/+9
Fixing up the dependencies for escurity: - Springboot > 2.5.x does NOT work with Swagger 2.0 so its reverted - Jackson and Jackson databind can bow be ont he same version and the latest version works fine - Kafka client has a security issue, so upgrading to latest version Issue-ID: POLICY-4393 Change-Id: If9c68c1c3df3a426dcbb81f35ac561baf870e6fb Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-10Merge "Update dependencies for security vulnerabilities"Ramesh Murugan Iyer1-4/+3
2022-10-10Merge "Updating documentation for Docker components in XACML Custom ↵Ramesh Murugan Iyer1-21/+2
Application Tutorial."
2022-10-10Update dependencies for security vulnerabilitiesliamfallon1-4/+3
Update jackson-databind, springboot, and snakeyaml for security vulnerabilities. Issue-ID: POLICY-4393 Change-Id: Id8dffa3942f691817ffdea69cf5982f1c2e43e84 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-07Updating documentation for Docker components in XACML Custom Application ↵isaac1-21/+2
Tutorial. Issue-ID: POLICY-4316 Signed-off-by: isaac <isaac.adorno@att.com> Change-Id: I7d4befac48cbf251ad9b1bae6f1e60f4a5c3b393
2022-10-05Update ACM documentation for Kohn releaserameshiyer279-1054/+940
Removed participant simulator and k8s ppnt standalone endpoints. Updated REST endpoints of ACM Issue-ID: POLICY-4382 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Ib31253952a32b33b2e193293b0b1775fcb35054b