aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/devtools
AgeCommit message (Collapse)AuthorFilesLines
2023-03-01Update S3P documentationwaynedunican2-0/+53
Issue-ID: POLICY-4156 Change-Id: I5d459feebd0c6843784b56e756e30b6e22b9c2d4 Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
2023-02-28Fix broken linkssaul.gill2-4/+3
Issue-ID: POLICY-4570 Change-Id: Iaf8e492c5c00631a476b113076b278a4ae1c6af4 Signed-off-by: saul.gill <saul.gill@est.tech>
2023-01-23Upgrade springboot re-enable prometheus http statsliamfallon1-4/+4
Springboot 2.5.14 has a bug in its actuator that does not automatically activate HTTP statiscis. iThis bug is causing our CSITs to fail in the master branch. This is fixed in the latest version of Springboot. See: https://github.com/spring-projects/spring-boot/issues/31263 Issue-ID: POLICY-4143 Change-Id: I04e56e81f06abf0416918df606f1d413b3eb4c1b Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-11-16Remove policy parent swagger generation profileliamfallon1-49/+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-serverliamfallon3-3/+3
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-02Merge "Fix doc config files and dead links"Ramesh Murugan Iyer3-9/+6
2022-11-01Fix doc config files and dead linksliamfallon3-9/+6
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-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-09-29Add Strimzi Kafka Setup documentationSirisha_Manchikanti3-0/+714
Issue-ID: POLICY-4134 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I99777042cb32f88610109c2bd557e8782caaca71
2022-06-07Merge "Documented and Tested API & PAP form Istanbul to Jakarta"Liam Fallon1-2/+2
2022-06-03Merge "Fix type version in all tosca_service_template"Liam Fallon4-44/+45
2022-06-03Documented and Tested API & PAP form Istanbul to Jakartabrunomilitzer1-2/+2
Issue-ID: POLICY-4221 Issue-ID: POLICY-4222 Change-Id: Icca5521045c24908642ca32362f45dcf32825407 Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2022-06-02Fix type version in all tosca_service_templateFrancescoFioraEst4-44/+45
Issue-ID: POLICY-4229 Change-Id: I18d523c07685db35bffc9d97321fdfed3b9c37e9 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2022-06-01Merge "Documentation update for OpenSuse images"Liam Fallon1-0/+51
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 Jakartabrunomilitzer1-2/+2
Issue-ID: POLICY-4107 Change-Id: Ifd624a8dc15b8bcb3c12f91e2c548ffa6a3eb386 Signed-off-by: brunomilitzer <bruno.militzer@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-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-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-22Document changes for PAP spring boot migrationa.sreekumar1-0/+14
Change-Id: I0f551169c43fd01cad537dcddebf379e8dd173e8 Issue-ID: POLICY-3861 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2022-04-21Document changes for API springboot migrationRashmi Pujar1-2/+17
Issue-ID: POLICY-3925 Signed-off-by: Rashmi Pujar <rashmi.pujar1@bell.ca> Change-Id: Ie517af1fd40c3eafcc758d3fd421a5ce8ca22517
2022-04-21Merge "Policy-PAP S3P doc updates"Ajith Sreekumar11-54/+594
2022-04-20Policy-PAP S3P doc updatesa.sreekumar11-54/+594
Change-Id: I2e9ea26abf36ee7d6915432a42df77bd8929a67b Issue-ID: POLICY-4008 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2022-04-20Distribution Stability and Performance results for Jakartaadheli.tavares10-32/+18
Issue-ID: POLICY-4009 Change-Id: I2b43fa83dae50974a841bf261d2bad833b06dc97 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2022-04-14Policy API S3P Documentation ChangesPrakhar Pandey15-12/+19
Policy API S3P Documentation Changes for Jakarta Release Issue-ID: POLICY-4007 Change-Id: I566f244696ba5d84d65c910198b3e269ba017e4e Signed-off-by: Prakhar Pandey <prakhar.pandey@bell.ca>
2022-04-12Fix typos in policy docs devtoolslapentafd27-61/+62
Update images names, that were not displaying Issue-ID: POLICY-3941 Signed-off-by: lapentafd <francesco.lapenta@est.tech> Change-Id: I85115478f285028ad02644614bee9c0f7f178206
2022-04-11Updating Clamp documentationadheli.tavares3-5/+5
- update rest apis definitions with renaming of control loop to acm - rename control loop to automation composition - fix a few cross-references missed Issue-ID: POLICY-4063 Change-Id: Ib88074e1d2d08fe38da244b5e1eb2e5783c84a86 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2022-04-07Merge "ACM Stability and Performance results"Liam Fallon6-27/+27
2022-04-06Merge "Distribution Smoke Test Documentation"Liam Fallon3-0/+137
2022-04-05Distribution Smoke Test Documentationlapentafd3-0/+137
Issue-ID: POLICY-3722 Signed-off-by: lapentafd <francesco.lapenta@est.tech> Change-Id: I65ebc2d983404714edf34fc642371ed91cb52b71
2022-04-04Rename Controlloop to ACMSirisha_Manchikanti3-85/+85
Issue-ID: POLICY-3941 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: Ia3c26392d4eab7f70a14dfed0e9fffebb98989c4
2022-04-03ACM Stability and Performance resultsSirisha_Manchikanti6-27/+27
Issue-ID: POLICY-4014 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I3404c9a46ce2d129f438d524367aa521d8335f05
2022-03-31Merge "Updating db-migrator smoke test description"Liam Fallon1-7/+16
2022-03-31Merge "Rename Controlloop to Automation Composition"Liam Fallon3-59/+37
2022-03-31Merge "Update policy-participant smoke testing documentation"Liam Fallon1-144/+117
2022-03-31Updating db-migrator smoke test descriptionadheli.tavares1-7/+16
Issue-ID: POLICY-3999 Change-Id: I82e91b748c36489afc22888a4ca51daee59e2712 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>