aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-10-17Add more instruction for formattingPamela Dragosh1-1/+3
So people know how to run this from command line. Really don't want multiple copies of this file around the repo. Issue-ID: POLICY-2145 Change-Id: I7597bf6aaff7a101cbb38836c04d7e9fb09e1dd5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-10-15Update api swagger docs to reflect application/yaml supportChenfei Gao7-31/+31
Issue-ID: POLICY-2102 Change-Id: I46c9146d7c35edd1dfdc75b1efc82e89a1b726ef Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-10-15Merge "Update api documentation to reflect addition of new policy creation ↵Pamela Dragosh2-1/+78
endpoint"
2019-10-14Update security fixes el altoPamela Dragosh1-0/+11
Need to list the fixes we did for security. Issue-ID: POLICY-1982 Change-Id: I4dc7cf2289d45bc63456c422f200b29cc2095149 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-10-14Update release notes el alto finalPamela Dragosh1-11/+15
Add the last bugs and known problems in. Fix the date. Issue-ID: POLICY-2156 Change-Id: I17489e7b0fb82a9e18dc5eb2325a159ebc1be75b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-10-10Update api documentation to reflect addition of new policy creation endpointChenfei Gao2-1/+78
Issue-ID: POLICY-2157 Change-Id: Iebdf6f27c47b8bfae375845a01ab7dbea225c5a9 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-10-04Add plugin for formattingPamela Dragosh2-0/+336
Makes it easy from the command line to clean up whole submodules. Notably for policy/engine. Unfortunately we will have to copy the onap-java-formatter.xml to each project repo. Maven can't seem to find the file. Issue-ID: POLICY-2145 Change-Id: Ic905be8c33fd89e3bd2be072d3670aad7a4fac2b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-10-03Revert "Merge ccsdk dependencies .. cds actor"jhh1-8/+0
This reverts commit 6487e3f517472906998dc1f90c16468c0bc27af6, reversing changes made to fa44790365e0919efdd85a7a8dc5466e5c190d6d. Issue-ID: POLICY-2088 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I2008ed086d16e958e213583621a35cc2b776755f
2019-10-03Merge "Review ccsdk dependencies to integrate cds actor"Jorge Hernandez1-0/+8
2019-10-03Merge "Add POSTMAN collection and env"Jorge Hernandez4-3/+1080
2019-10-03Fix inaccuracies in apex-pdp user manualliamfallon1-32/+50
- the docker profile should be sued to build the tarball - the apex engine should be run using "sudo su" - the APEX_HOME and APEX_USER environment variables should then be set - debugging defaults to "debug" level rather than "info" level Issue-ID: POLICY-2129 Change-Id: I5df5a021dfda3b51ab6ca1f490aec667139825c5 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-10-03Add POSTMAN collection and envPamela Dragosh4-3/+1080
Have the offered API's be at a top level that points to the existing API's throughout policy. Add in downloads for example environment and collection for Postman. Issue-ID: POLICY-2114 Change-Id: Ie2edf2f0aacfe7c9bb14c3e9f83f74a8a2a72de6 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-10-03Review ccsdk dependencies to integrate cds actorBruno Sakoto1-0/+8
For ccsdk proto-definition dependency : * Use dependency management * Upgrade to version 0.6.3 Issue-ID: POLICY-2088 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Icaa0f7ebb218aec5b642a53387da0f3f87d45af4
2019-10-01Fix links in api docChenfei Gao1-25/+25
Issue-ID: POLICY-2121 Change-Id: I5ea5308afd63e5aeba3ac018c959f24c14c0b961 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-09-26Merge "Upgrade Jackson version for security"Pamela Dragosh1-0/+33
2019-09-22Updates to el alto release notes.Saryu Shah1-1/+0
Removed POLICY-1825 from list as that will be done post el alto. Issue-ID: POLICY-2094 Signed-off-by: Saryu Shah <ss3917@att.com> Change-Id: Ia9e427aca7b8ca1332614ac2669853bfc04b4648
2019-09-19El Alto Release NotesSaryu Shah1-25/+53
El Alto Release Notes Issue-ID: POLICY-2094 Signed-off-by: Saryu Shah <ss3917@att.com> Change-Id: I233c044084ea73f5bfaa3f85a5b9f805b12f862f
2019-09-19Upgrade Jackson version for securityJim Hahn1-0/+33
This change upgrades the Jackson version to 2.10.0.pr3, wherever it is referenced, which has a lower level of security vulnerability, 7 as opposed to 10. Change-Id: I346555dee60069b575f0eb86c5ca4be281e84b31 Issue-ID: POLICY-1644 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-09-19Replace apex JMeter HTML/JS with PDF reportsliamfallon1-0/+0
The results of the apex JMeter report in result.zip was in the form of HTML/javascript, which generated security issues. This review replaces the contents of result.zip with PDF documents that capture the HTML content. Archive: result.zip Length Date Time Name --------- ---------- ----- ---- 0 2019-09-19 09:52 result/ 206236 2019-09-19 09:45 result/JMeter_0213_Charts_OverTime.pdf 91640 2019-09-19 09:48 result/JMeter_0232_Charts_ResponseTimes.pdf 129132 2019-09-19 09:46 result/JMeter_0221_Charts_Throughput.pdf 135087 2019-09-19 09:44 result/JMeter_0211_Charts_OverTime.pdf 26008 2019-09-19 09:31 result/JMeter_0310_TestTime.pdf 115940 2019-09-19 09:45 result/JMeter_0212_Charts_OverTime.pdf 138760 2019-09-19 09:46 result/JMeter_0222_Charts_Throughput.pdf 76038 2019-09-19 09:48 result/JMeter_0231_Charts_ResponseTimes.pdf 54638 2019-09-19 09:43 result/JMeter_0100_Dashboard.pdf 97078 2019-09-19 09:47 result/JMeter_0223_Charts_Throughput.pdf --------- ------- 1070557 11 files Issue-ID: POLICY-2082 Change-Id: I2fe119f9e9e2b31972bdb4a3376b66aaedbfedf6 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-09-18Change JMeter result UI to use jquery 3.4.1liamfallon1-0/+0
The JMeter result UI zipped in the APEX stability test results uses JQuery 3.3.1 to render the results. This review changes the JQuery version packaged in JMeter to 3.4.1 to remove security vulnerabilities. Issue-ID: POLICY-2082 Change-Id: Id22cd4888cebe564035ed00705c20eb74fb75a76 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-09-16Update release version and datePamela Dragosh1-2/+2
Release is 5.0.1 for El Alto - potential date is 9/30. When the release notes are finalized with user stories etc. the date will be done. Issue-ID: POLICY-2099 Change-Id: If98a450282fedd5fc2394917dc9b8c3d7c2f2e46 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-09-12Merge "Update api docs to reflect the most recent changes to policytypes"Pamela Dragosh25-1730/+31
2019-09-11Update api docs to reflect the most recent changes to policytypesChenfei Gao25-1730/+31
Issue-ID: POLICY-2073 Change-Id: I67bcd417329231d5297d8f7e9c982b788cb46928 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-09-11Merge "Update Decision API and Optimization doc"Jorge Hernandez3-10/+110
2019-09-11Merge "PDPD Customization Documentation"Jorge Hernandez2-2/+47
2019-09-11Update Decision API and Optimization docPamela Dragosh3-10/+110
More examples for Decision API in the design document and also update the changes for Optimization application in XACML PDP. Issue-ID: POLICY-2071 Change-Id: I0880e40a428dd299c1b4c1f60ccf3f009c53e929 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-09-10PDPD Customization Documentationjhh2-2/+47
Issue-ID: POLICY-1371 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I199f1c5bea5f7cda819f70633be4b4d4d5b6471d
2019-09-10Add default branch in parent for masterJim Hahn1-0/+1
Having the entry in the .gitreview file makes it easier to update after creating a new branch. Change-Id: I8e886c2b2e62d38811486f0b19d3f624aabec9c9 Issue-ID: POLICY-2045 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-09-04Bump version on master branch of policy/parentJim Hahn3-4/+4
Change-Id: I2dfbec1c22d318157b48f8b299d3475bba788b5d Issue-ID: POLICY-2045 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-09-03Release policy/parent 3.0.15.0.0-ONAPPamela Dragosh1-0/+4
With oparent released, this can now be released. Issue-ID: POLICY-2045 Change-Id: Iee26ef04feadaf686309b533bfe72f2b5ce22bc1 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-09-03Upgrade to release oparent 2.1.0Pamela Dragosh1-2/+2
oparent is released, so updated to point to it. Issue-ID: POLICY-2045 Change-Id: I00ec0dae73f51b7882688512f6614db2b4eeb423 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-08-30Documentation - added offeredapis.rst in parentSaryu Shah2-0/+18
Added links for the API including legacy. This will be linked in the master API reference page. Issue-ID: POLICY-1984 Signed-off-by: Saryu Shah <ss3917@att.com> Change-Id: Ibab75f6c2077539ca16845053ded880ff05b8dd4
2019-08-26Merge "Documentation : rst formating problem"Liam Fallon2-1/+1
2019-08-26Merge "Add documentation for stability/performance tests of policy components"Jorge Hernandez29-8/+56274
2019-08-26Merge "Upgrade oparent 1.2.0-SNAPSHOT to test clm"Jim Hahn1-2/+2
2019-08-23Documentation : rst formating problemSaryu Shah2-1/+1
Fixed formatting in distribution/Distribution-User-Manual.rst and also added missing file drools/Tut_vFW_simulated_onset.JPG Issue-ID: POLICY-1986 Signed-off-by: Saryu Shah <ss3917@att.com> Change-Id: I7709d83ddb23ef3b722d01802c49a449f3b0d80a
2019-08-23Add documentation for stability/performance tests of policy componentsChenfei Gao29-8/+56274
Add s3p documentation for policy-api Add s3p documentation for policy-pap Add s3p documentation for policy-xacml-pdp Add s3p documentation for policy-apex-pdp Issue-ID: POLICY-1993 Change-Id: Id267f2b89316b32e79db11009cb013027058e94a Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-08-23Upgrade oparent 1.2.0-SNAPSHOT to test clmPamela Dragosh1-2/+2
Testing to see if jetty upgrades will remove CLM jobs. We will need integration team to release oparent for El Alto. Issue-ID: POLICY-2000 Change-Id: I45888e173bf7d7c9f56c89af5b1dcc1d5027b31e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-08-21Update API swagger to reflect the most recent changes to deployed endpointsChenfei Gao2-2/+146
Issue-ID: POLICY-1994 Change-Id: Iab2795ba9cf89cacf467cfa8156fc50685f81059 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-08-20Upgrade xstream to 1.4.11.1Pamela Dragosh1-1/+1
While analyzing drools-pdp, it's mvn clean install works fine with this fix locally. Also exists in engine repo, its mvn clean install works fine with this fix locally. distribution repo inherits from engine. also mvn clean install works fine with this fix locally. Issue-ID: POLICY-2001 Change-Id: I25bd1f5d459f3ad279f1ce57fa0b153af21ece90 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-08-19Upgrade httpclient to latest releasePamela Dragosh1-1/+1
Staying up-to-date with the latest release. Issue-ID: POLICY-1999 Change-Id: I04a26c7393875588517a3580eddea8e2175ccdd2 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-08-16Start El Alto Early Drop Release notesPamela Dragosh1-0/+106
Start the release notes - will not be able to finish until Integration testing is complete and all bugs are closed etc. Issue-ID: POLICY-1974 Change-Id: I0e0ce000dba81e2e0c2496c33b7527df74f9ca6d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-08-05Add maven dependency for snakeyaml v1.24Bruno Sakoto1-0/+7
Make snakeyaml dependency version consistent thru all projects by providing it from integration parent artifact. Issue-ID: POLICY-1603 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: If09372f8242dbf7975fc152484cdce124854c48f
2019-08-01Add sample requests and responses to PAP docsJim Hahn6-0/+289
Change-Id: I8f2643216bcc8fb2f64dd50296570ab41ea6423c Issue-ID: POLICY-1865 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-07-26Documentation changes for APEX CLI Tosca editora.sreekumar1-0/+97
Change-Id: Icf3f67265e0e5ec9e5f94717441f11e0285e9811 Issue-ID: POLICY-1885 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-07-22add document for POLICY-1742Henry.Sun1-16/+38
Issue-ID: POLICY-1886 Change-Id: I491e9d34868c2dda1c4ed8b354317151590e5a8b Signed-off-by: Henry.Sun <henry.a.sun@est.tech>
2019-07-18APEX User Manual update for POLICY-1743ning.xi1-2/+24
Issue-ID: POLICY-1878 Change-Id: I50103adf4792f994ba9f7346516a3605c9f0b1a5 Signed-off-by: ning.xi <ning.xi@est.tech>
2019-07-11Fixing few documentsramverma5-5/+5
Change-Id: I3b5e27c0e7a2ce2112e150dc862d3d080a691a83 Issue-ID: POLICY-1898 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-07-11Fix review comments from previous reviewramverma7-388/+388
Change-Id: Ide96508d2cc616a688d6c1ed524b8317c53aa222 Issue-ID: POLICY-1898 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-07-10Adding apex-pdp & distribution documents to parentramverma43-0/+14778
Change-Id: If8039f68a1669787685d4a7bdc37dec203901062 Issue-ID: POLICY-1898 Signed-off-by: ramverma <ram.krishna.verma@est.tech>