aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-11-11Update cds postman collectionRam Krishna Verma1-50/+50
Issue-ID: POLICY-3735 Change-Id: I5458ee2b617a1bc47b013709a94a36de27cfc5a9 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-11-11Fix doc errors on case sensitive OSliamfallon13-7/+0
Renaming .PNG to .png to fix documentation build errors on case sensitive OSs Issue-ID: POLICY-3791 Change-Id: I89cc443a7e41bdaa35cf6255d5303295c97fbd9b Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-11-08Fix error in image pathliamfallon1-1/+1
This commit removes an extra "/onap" in the path of the DB migrator image from the master release notes. This error does not exist in the Istanbul release notes. Issue-ID: POLICY-3770 Change-Id: I1f73a95def85424859875a2f7c64d52a378b528c Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-11-03Merge "Rename username for PAP operations."Liam Fallon1-1/+1
2021-11-03Rename username for PAP operations.adheli.tavares1-1/+1
Use an account other than healthcheck in PAP for provisioning of policies. Issue-ID: POLICY-2744 Change-Id: Icadf60eaaf8ecae639ceb3787b0a27bf6f45f467 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2021-11-03Add db-migrator image to release notesliamfallon1-0/+1
I forgot to add the DB Migrator image to the release notes. Issue-ID: POLICY-3790 Change-Id: I922e578a2ab29a18bd7fd192ff199336312d014a Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-11-03Merge "Add cba's for smoke/pairwise testing"Liam Fallon2-0/+0
2021-11-03Rename username for API operations.adheli.tavares1-10/+10
Use an account other than healthcheck in API for provisioning of policies. Issue-ID: POLICY-2744 Change-Id: Ia8c943aa20dc4080f7e8f9c121f0d1384471a3aa Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2021-11-02Add cba's for smoke/pairwise testingRam Krishna Verma2-0/+0
Adding cba's that will be published to cds for vnf & pnf testing of drools-pdp & apex-pdp. Issue-ID: POLICY-3735 Change-Id: I628018d0e3a8c6ea02191231aa8bb0f0eac14066 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-11-02Change release notes Istanbul Dateliamfallon1-1/+1
Issue-ID: POLICY-3790 Change-Id: I751b7e0a7c396a15486c4703d736a703fd6476f5 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-11-01Merge "Fix documentation warnings"Liam Fallon6-35/+97
2021-10-29Merge "Add postman collections for smoke/pairwise testing"Liam Fallon4-0/+3884
2021-10-29Fix documentation warningsliamfallon6-35/+97
Some remaining warnings in the documentaiton build ar fixed. Issue-ID: POLICY-3710 Change-Id: I4d41c3db48d4384cd03f4e9205cf0dcad6f684d4 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-10-29Distribution S3P testing results for Istanbul.adheli.tavares15-30/+28
Issue-ID: POLICY-3654 Change-Id: I171e71d62edbce9f326737cc8f7ad27fb1bab300 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2021-10-28Add postman collections for smoke/pairwise testingRam Krishna Verma4-0/+3884
Adding postman collections for complete smoke/pairwise testing of drools-pdp & apex-pdp. Along with collections for populating required entries in AAI & CDS. The collections also include most of the rest api's from policy-api & policy-pap components. Giving a consolidated testing experience. Issue-ID: POLICY-3735 Change-Id: Ib5f442ad10663e4471f2b667bec1be742129f2c4 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-10-28Fix format in smoke testing documentationwaynedunican1-8/+68
- Fix code blokcs not rendering correctly - Add break lines for clearer display of content Issue-ID: POLICY-3730 Change-Id: Icafbf34c957dd317408ba0d91dd198703dbbb7f3 Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
2021-10-27Merge "Create documentation for policy participant smoke tests"Liam Fallon11-0/+4170
2021-10-26Merge "Fix urls in drools-pdp docs"Jorge Hernandez2-10/+11
2021-10-26Create documentation for policy participant smoke testswaynedunican11-0/+4170
Issue-ID: POLICY-3730 Change-Id: I30b06d38aef5f0b4081878cea23f33411d2ff6f3 Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
2021-10-25Fix urls in drools-pdp docsRam Krishna Verma2-10/+11
Issue-ID: POLICY-3710 Change-Id: Ic8b8de3a7997e26fcd566386560f303ddcab5326 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-10-25Refactor s3p documentsRam Krishna Verma28-184538/+14
* Removed unused files * Created component specific folders for s3p Issue-ID: POLICY-3710 Change-Id: I87c872cc1132bf718cfd74fabb3a786685b26f4b Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-10-25Fix s3p document & imagesRam Krishna Verma11-4/+4
Issue-ID: POLICY-3710 Change-Id: I8036f819fa7657206ef95f6015011c730124e511 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-10-24Fix build, rename clashing PNG/png filesliamfallon8-4/+4
Issue-ID: POLICY-3770 Change-Id: Ibf8294c38d691804a382a6ce0c44757a9ce10bbe Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-10-22Merge "Evaluate property-configuration mechanisms"Liam Fallon2-0/+221
2021-10-22Merge "Fix missing image in pairwise testing document"Liam Fallon2-2/+2
2021-10-22Merge "Add documentation for CL participants smoke testing"Liam Fallon4-0/+566
2021-10-22Evaluate property-configuration mechanismsFrancescoFioraEst2-0/+221
Issue-ID: POLICY-1107 Change-Id: I549b6cb67eb4d0c22698560d7db64c119e640ef4 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2021-10-21Fix missing image in pairwise testing documentrameshiyer272-2/+2
Issue-ID: POLICY-3738 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Ia9755d8e115d81b477e0d9281f620e6d5decc6eb
2021-10-21Updated xacml s3p testsktimoney1-21/+24
Issue-ID: POLICY-3657 Change-Id: I2c6ffd73296a1c71a9b306e1d4dfed64f3b1285d Signed-off-by: ktimoney <kevin.timoney@est.tech>
2021-10-21Add documentation for CL participants smoke testingrameshiyer274-0/+566
kubernetes, http participants. Issue-ID: POLICY-3729 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I7e51950ee37adc1f890f400f066e136bc27816d6
2021-10-21Merge "Create documentation for CLAMP Policy Participant"Liam Fallon1-3/+64
2021-10-21Merge "Create the documentation for CLAMP control loop runtime Smoke Tests"Liam Fallon1-0/+357
2021-10-21Merge "Added documentation for Control Loop GUI"Liam Fallon7-3/+136
2021-10-21Merge "Add documentation for CLAMP CL pairwise testing"Liam Fallon14-3/+1239
2021-10-21Merge "Added doc for smoke testing db-migrator"Liam Fallon2-0/+414
2021-10-21Merge "Add documentation for CL participants"Liam Fallon7-12/+1314
2021-10-21Merge "Docs for Clamp controlloop-runtime"Liam Fallon1-1/+247
2021-10-21Added documentation for Control Loop GUIsaul.gill7-3/+136
Added design/implementation docs for GUI Added overview of related components Added sample scenario flows Issue-ID: POLICY-3712 Change-Id: Ie5190323c01ad46f8d8c865d7c7c2943dcccacd7 Signed-off-by: saul.gill <saul.gill@est.tech>
2021-10-21Merge "Add docs for participant intermediary, simulator"Liam Fallon7-39/+793
2021-10-20Add documentation for CLAMP CL pairwise testingrameshiyer2714-3/+1239
CLAMP - policy core CLMAP - DCAE Issue-ID: POLICY-3740 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I0afbac24cffebce3ee0713da9b3e0ca27c8f34d4
2021-10-20Added doc for smoke testing db-migratorktimoney2-0/+414
Issue-ID: POLICY-3724 Change-Id: I7069e52cf7eb6c503b0c2d7cdf13bcfccef35c8e Signed-off-by: ktimoney <kevin.timoney@est.tech>
2021-10-20Add documentation for CL participantsrameshiyer277-12/+1314
- http, kubernetes participants Issue-ID: POLICY-3714 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I6725eac99f135299b18367e51b354f55415858b1
2021-10-20Docs for Clamp controlloop-runtimeFrancescoFioraEst1-1/+247
Issue-ID: POLICY-3711 Change-Id: Ie53eb4b9b1a9793718d7240980516053bbea430a Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2021-10-20Create the documentation for CLAMP control loop runtime Smoke TestsFrancescoFioraEst1-0/+357
Issue-ID: POLICY-3726 Change-Id: I401e4f60b83b064b1675a136a8dca55d1631e0fa Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2021-10-20Merge "Added docs for smoke testing the GUI"Liam Fallon16-1/+3266
2021-10-19Merge "Policy-API S3P documentation changes"Ajith Sreekumar9-11/+27
2021-10-19Create documentation for CLAMP Policy Participantwaynedunican1-3/+64
Issue-ID: POLICY-3715 Change-Id: Ia8937e9cdeb37e48190ff25256f7cd73aabc827c Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
2021-10-19Add docs for participant intermediary, simulatorSirisha_Manchikanti7-39/+793
This commit contains docs for participant intermediary, participant simulator and respective smoke tests Issue-ID: POLICY-3716 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I72f658d39a3afeab643f680981ab73354418a26c
2021-10-19Added docs for smoke testing the GUIsaul.gill16-1/+3266
Added doc for smoke testing the GUI Added images to go together with the docs Added tosca file to be used in tests Issue-ID: POLICY-3725 Change-Id: I91f80ca871f3953e2be1426b17be7e4c9ed5a059 Signed-off-by: saul.gill <saul.gill@est.tech>
2021-10-19Merge "drools s3p tests documentation"Ajith Sreekumar1-89/+86