aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-02-22Merge "Release 3.3.0 artifacts for parent"Jim Hahn1-0/+4
2021-02-22Merge "Fixing a formatting issue in PAP Deployment API changes documentation"Ram Krishna Verma2-2/+3
2021-02-22Release 3.3.0 artifacts for parentJim Hahn1-0/+4
Issue-ID: POLICY-3088 Change-Id: I7f71c31adbc2192d96e6248756bbee5f7155aa1b Signed-off-by: Jim Hahn <jrh3@att.com>
2021-02-22Mojo plugin missingJim Hahn1-1/+1
Version 2.8 is missing; modified the pom to refer to 2.8.1. Issue-ID: POLICY-3088 Change-Id: Ib2a8d68ffba62c73ebbc2db7c15d327d21b8ae12 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-02-22Fixing a formatting issue in PAP Deployment API changes documentationa.sreekumar2-2/+3
Change-Id: I330a1c551a95b7c798cea76cd886bb2afbd064e3 Issue-ID: POLICY-2526 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2021-02-19Doc updates for PAP Deployment API changesa.sreekumar7-9/+477
Change-Id: I23b8778c599a0fd3cc659f677018d866a68a2489 Issue-ID: POLICY-2526 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2021-02-11Match version of jackson with oparentJim Hahn1-1/+1
Oparent uses 2.11.3, thus the version here should match it. Issue-ID: POLICY-3005 Change-Id: I5f27f0714f1257c13e73d5efc495cfbb67b3f36d Signed-off-by: Jim Hahn <jrh3@att.com>
2021-02-08Upgrade dependency versions in parentJim Hahn1-43/+35
Also removed javax.persistence, as the classes can be found in eclipselink instead; both cannot be used together as the jar signatures are incompatible. Issue-ID: POLICY-3005 Change-Id: I72d32cf7942383b12a78e014c685d9cac6e7b78b Signed-off-by: Jim Hahn <jrh3@att.com>
2021-01-26Point to oparent release 3.2.0Pamela Dragosh1-3/+3
Issue-ID: INT-1711 Change-Id: I035c0bc93bc83c8afa7161dde2466c47f029b877 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2021-01-20Upgrade io.netty to fix security issuesRam Krishna Verma1-1/+1
Issue-ID: POLICY-2943 Change-Id: I03ea86e71a7f7d5d4b72222b70ff4b911fec5955 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-01-20Remove css files from apex-pdp s3p resultsliamfallon4-2/+2
The Javascript rendering of the results is removed and replaced with PDF files in the apex_s3p_results.zip file. The directory structure is changed to remove the reference to the Frankfurt release. The link in the rst file is updated to take account of the changed directory strucuture. Issue-ID: POLICY-3002 Change-Id: I1bd3ca46107179059de5167923c44f215796fce4 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-11-23Update Guilin release date to 12/3 in docsJim Hahn1-1/+1
Issue-ID: POLICY-2902 Change-Id: Ibca0ef5fe0bb73472dfdc51643c1b16f6881cc17 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-11-16Add usecases controller to documentationJim Hahn1-0/+2
Per a previous review comment, added a comment about the usecases controller being reintroduced with the Guilin release. Issue-ID: POLICY-2889 Change-Id: Ie52535e7e5cf653b74c35ba40b9af5ce28befe06 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-11-12Update Policy release notes for GuilinJim Hahn2-86/+210
Also fixed broken headings and nested bullet lists in the 6.0.0 section. Also added extension for swaggerv2doc. Note: the version numbers for the images/artifactss assume there will be one more release of apex-pdp and drools-apps to fix the outstanding bugs. Issue-ID: POLICY-2889 Change-Id: I4749cb621a159e941622c3bd54d9a48d4212d007 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-11-09Point to latest oparent 3.2.0 SNAPSHOTPamela Dragosh1-2/+2
oparent upgraded to newer dependencies and was approved by SECCOM team. Issue-ID: POLICY-2887 Change-Id: Ie3b4df3ab00de0555a1bc7eb5aab111a6b5047b6 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-11-03Merge "Document usecases controller"Pamela Dragosh2-33/+40
2020-11-02Document usecases controllerJim Hahn2-33/+40
The usecases controller replaced the frankfurt controller during the guilin release. The latter will be removed in Honolulu. Updated the documentation to reflect the change. This must be cherry picked into guilin. Issue-ID: POLICY-2821 Change-Id: Ifad02970c2231b7d006f38c6546d099597ec2a4a Signed-off-by: Jim Hahn <jrh3@att.com>
2020-10-30Merge "Update Tutorial Documentation"Jorge Hernandez28-1623/+320
2020-10-29Update Tutorial DocumentationPamela Dragosh28-1623/+320
Point to actual code and remove the eclipse instructions as developers should look elsewhere for these instructions. Adding enforcement tutorial. Issue-ID: POLICY-2876 Change-Id: I793c1fae72f832afe7098be57a94f4929e9deb9a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-10-29Add jackson annotationsJim Hahn1-0/+8
Several builds broke when jackson was removed. Traced it down to a dependency in glassfish.jersey which is used by dmaap client. Added the one jackson component that appears to be needed. Issue-ID: POLICY-2878 Change-Id: I89fd44a5a44d2fa52618b86c78a1bf9edf81b3d8 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-10-29Merge "S3P Testing Documentation for Apex-PDP"Jorge Hernandez6-228/+56
2020-10-29Merge "update s3p drools-pdp doc"Jorge Hernandez6-146/+11
2020-10-29Merge "Remove jackson from policy/parent"Jorge Hernandez1-34/+7
2020-10-29Merge "Document Distribution S3P results for Guilin-RC0"Ram Krishna Verma15-139/+234
2020-10-29Document Distribution S3P results for Guilin-RC0gregory.hayes15-139/+234
Issue-ID: POLICY-2834 Jira-Link: https://jira.onap.org/browse/POLICY-2834 Signed-off-by: gregory.hayes <gregory.hayes@est.tech> Change-Id: Ie97239662dd0dded72452f7dbc3e0dd4576d6669
2020-10-29S3P Testing Documentation for Apex-PDPwaynedunican6-228/+56
Documentation for stabilty testing for Apex-PDP Issue-ID: POLICY-2831 Change-Id: Ib5fe94618832c4e873ec0bf920a4f0c8d8b55226 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2020-10-29update s3p drools-pdp docTaka Cho6-146/+11
update drools-pdp document for s3p 72 hours run Issue-ID: POLICY-2832 Change-Id: I3cf4e061888b1e3d7732b13da9da208fc4a7c281 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-10-27Remove jackson from policy/parentJim Hahn1-34/+7
Had to upgrade swagger version before removing references to jackson. Issue-ID: POLICY-2878 Change-Id: I9f754328bcd53dc775f0996c49f3f85f55d75285 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-10-27Merge "Bump parent master to 3.3.0 SNAPSHOT"Ram Krishna Verma3-4/+4
2020-10-26Bump parent master to 3.3.0 SNAPSHOTJim Hahn3-4/+4
Bumping minor version now that guilin branch has been created. Issue-ID: POLICY-2875 Change-Id: Ia0f4cad92dc81c9cbdc98bc40af68480bf2afa08 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-10-23document guilin xacml stability run resultsjhh4-26/+18
Issue-ID: POLICY-2829 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ic87f70b552cb5e4ae509c07a50a87c1885e3d75e
2020-10-23document guilin api stability run resultsjhh18-321/+28
Issue-ID: POLICY-2829 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I87603f13e3b5a68157c18f30c32d33fb62b1a9b1 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-10-22Documentation changes for PAP S3P testinga.sreekumar12-287/+51
Change-Id: Ief45898872e3316eae4f351cfbb516166f576be1 Issue-ID: POLICY-2830 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2020-10-19Fix for path not found issueramagp1-1/+1
Change-Id: Ib98c831042e8f40f54c27758252b454659ec2ad4 Issue-ID: POLICY-2867 Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com>
2020-10-17Addressing review commentsramagp1-35/+19
Change-Id: Ice9bff30b6e9223546b76fc9f56ce13f8faeeac6 Issue-ID: POLICY-2868 Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com>
2020-10-16Merge "Fix for broken reference link"Jorge Hernandez1-1/+1
2020-10-15Fix for broken reference linkramagp1-1/+1
Change-Id: Ib2a6c9c0895933996a4dc194c20ee8ed820b1ed1 Issue-ID: POLICY-2866 Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com>
2020-10-13Document "desiredInstanceCount" in PAP APIJim Hahn1-0/+6
Issue-ID: POLICY-2728 Change-Id: I0d22431e20fc21569a1e47f7f4dfb96d4293cf48 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-10-06Update APEX documentation with the usage of eventNamea.sreekumar1-3/+46
Update APEX documentation on the usage of eventName to avoid duplicate requests. Change-Id: I15e7b95d5d38deff231bf8ebb2b4d867a15ef6bc Issue-ID: POLICY-2856 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2020-09-17Documentation changes for APEX standalone support for ToscaPolicya.sreekumar1-33/+29
Change-Id: Ie8936a8f2dcbced6fab804df390e5caa91218c55 Issue-ID: POLICY-2826 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2020-09-14Documentation changes for APEX standalone support for ToscaPolicya.sreekumar1-20/+62
Change-Id: I91c1168f7e924904959e9a90d7e8e988a3ceab38 Issue-ID: POLICY-2821 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2020-08-28Merge "Revert "Remove jackson from policy/parent""Ajith Sreekumar1-0/+38
2020-08-27Revert "Remove jackson from policy/parent"Jim Hahn1-0/+38
This reverts commit 9e3da30ff0fb5586de39c62516f464b714456201. Reason for revert: policy-endpoints fails with v2.11.0 Issue-ID: POLICY-2726 Change-Id: Ia841fbfcfb3539da88462b825a37061d00b69401 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-08-25Add Match documentationPamela Dragosh5-0/+91
Adding documentation for new Match Policy Type. Issue-ID: POLICY-2596 Change-Id: I97b033b345ae40e4684d5572d47132c304c735b9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-08-24Merge "Add guard filter documentation"Ram Krishna Verma7-0/+185
2020-08-21Merge "Correct documentation for apex installation test"Jim Hahn1-196/+193
2020-08-21Add guard filter documentationPamela Dragosh7-0/+185
Added guard filter to documentation and expanded doc on the other filters. Issue-ID: POLICY-2590 Change-Id: I5683b1f8d6a1999f411c9eab5b538b8f2fb82664 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-08-21Merge "Change doc to new dcaegen2 policy type"Ajith Sreekumar8-18/+21
2020-08-21Correct documentation for apex installation testliamfallon1-196/+193
The documentation for the installation test of apex specified that is changed to use the apexApps.sh script rather than the apexEngine.sh script, the apexApps.sh script runs apex with the correct userid of "apexuser". The installation test documentation is corrected to use the -m parameter to point out the model, otherwise the user has to be in $APEX_HOME for the example to run the test. Issue-ID: POLICY-2791 Change-Id: I4d18b5e2c86645183ae65619adf664e7adfefebc Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-08-20Change doc to new dcaegen2 policy typePamela Dragosh8-18/+21
Deprecated old cdpa.tca policy type. Fixed one example that had the policy type wrong. Issue-ID: POLICY-2772 Change-Id: I9d79b319240cf8654de833f183c84eafb4a8ffa1 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>