aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
AgeCommit message (Collapse)AuthorFilesLines
2020-05-14Document new APPC LCM actorJim Hahn2-5/+222
Issue-ID: POLICY-2515 Change-Id: I88574c20ee0a091b76ec84f8ba52e7964457ccbe Signed-off-by: Jim Hahn <jrh3@att.com>
2020-05-14Merge "Add documentation for APPC Legacy actor"Pamela Dragosh10-2/+305
2020-05-13Add documentation for APPC Legacy actorJim Hahn10-2/+305
Added documentation for APPC Legacy actor. Also added place-holders for the other actors. Issue-ID: POLICY-2515 Change-Id: I99af500ae36ea92a2aa8a9e75da5fc36982a63c6 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-05-13PAP Performance test Documentation updateaditya.puthuparambil3-0/+54
Issue-ID: POLICY-2454 Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech> Change-Id: I63657194c267ed464a1bdcb9eb11a031f4fd59f2
2020-05-08Document overview of new actor modelJim Hahn4-2/+190
This is the overview only; any documentation for specifics actors in subsequent reviews. Issue-ID: POLICY-2500 Change-Id: I899e161561ffea90c93abf85731c2f62310d64f0 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-05-08Correcting PAP VVM image nameRossC1-0/+0
Issue-ID: POLICY-2511 Change-Id: If4d0676d9c9eb4162298e65d9e0b3233901b7bfe Signed-off-by: RossC <ross.carter@est.tech>
2020-05-06PAP Stability test Documentation updateaditya.puthuparambil6-39/+86
Issue-ID: POLICY-2454 Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech> Change-Id: I0150b99b2ab26edc3cdded0808de56b8c58af9c7
2020-05-06Merge "Adding in distribution stability test documentation and results"Liam Fallon7-0/+272
2020-05-05Update XACML-PDP S3P documentationJim Hahn4-38/+91
Create updated documentation for both performance and stability tests. Fixed nested bullet list. Issue-ID: POLICY-2455 Change-Id: I17484fd4adea8f0391c45ce7746f08caedf14529 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-05-05Adding in distribution stability test documentation and resultsRossC7-0/+272
Issue-ID: POLICY-2458 Change-Id: Ia349fde335826b9aa0e9dcaa441f0c2d529d1e8a Signed-off-by: RossC <ross.carter@est.tech>
2020-04-23Fix documentation errorsPamela Dragosh2-2/+3
This also updates the XACML PDP documentation. Issue-ID: POLICY-2500 Change-Id: Ice086fa39040fbee899652faa0a079192a122f03 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-16Update developer and s3p docsPamela Dragosh7-1167/+1270
Add in policy/gui and re-org the repo build order. Add doc and links on how to setup mariadb and the simulators. Move s3p documentation into individual rst. Issue-ID: POLICY-2500 Change-Id: I8c781817cbfb13b55e6225cf86143bb67fca5f70 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-12-16Document Policy API to create operational policy for CDS actorRashmi Pujar31-1392/+1836
- Restructured the development directory to include devtools, and actors Issue-ID: POLICY-2294 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Change-Id: Ifdb1a9f3b8fa4a2ff34a7c8edf29783d2de803b7
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-08-23Add documentation for stability/performance tests of policy componentsChenfei Gao28-6/+56271
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-06-25Move docker documentation into installationPamela Dragosh1-98/+0
In the wrong spot. Issue-ID: POLICY-1850 Change-Id: If421614ab94bd1f02fec241d3583034baf0e3fcb Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-12Fix documentation add tutorialPamela Dragosh1-5/+5
Fixed some headings that made index's look strange. Added xacml tutorial. Issue-ID: POLICY-1842 Change-Id: Id6ab56e5d5d2a6b2fe37c8df5d3d70aa04776878 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-05Update building sectionjhh1-63/+54
Issue-ID: POLICY-1678 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I4cc8b20009761cc4b0d8aa5b2b3072a7395b37d0 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-05-21Initial set of documentationPamela Dragosh1-0/+328
This is where I am at with documentation, getting it up so Chenfei and Liam can help me with it. Issue-ID: POLICY-1676 Change-Id: I19e2bd794c65bfd05de0b3a732e005029267d690 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>