aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-04-25Release policy/clamp6.4.2jenkins-releng18-19/+19
2023-04-25update references in policy/clamp pomrameshiyer278-10/+10
updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4648 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: I02cbe1d2f14d20f5d08e3a3c81e522bc0f002001
2023-04-14Update Example files for Swagger documentlapentafd7-6/+110
Issue-ID: POLICY-4581 Change-Id: I0db74d45694c7f8d4d0113dbc81d8adb9b55f59a Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2023-04-11Add UseState and OperationalState support in ACMFrancescoFioraEst21-83/+448
Issue-ID: POLICY-4639 Change-Id: Iac5249c054bf41d830463826a8f61f477c48235b Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-04-04Fix Participant primed status in ACMFrancescoFioraEst3-3/+7
Fix Participant primed status is not updated correctly in the runtime Issue-ID: POLICY-4625 Change-Id: I6a3ce7b73f5edaeedf84ec43c7f62c526cd99f36 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-03-16Merge "Upgrade Demo ACM element microservice"Liam Fallon6-609/+711
2023-03-15Upgrade Demo ACM element microserviceFrancescoFioraEst6-609/+711
Upgrade chart Demo ACM element, upgrade servicetemplate example and fix prime issue Issue-ID: POLICY-4565 Change-Id: Icfc3a32f481840882eb6f20f25ed45b15d4991ff Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-03-14Add SNI supportliamfallon3-6/+6
SNI is now supported in Jersey. Issue-ID: POLICY-4474 Change-Id: I7e52aa5c632409422c11ad875cb70ce1324ab655 Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-03-08Add kubernetes configuration fetching based on profile.aravind.est1-0/+2
Fetch the kubernetes configuration from cluster only when the container runs on kubernetes cluster. This allows the container to run in a docker-compose based deployment. Issue-ID: POLICY-4574 Signed-off-by: aravind.est <aravindhan.a@est.tech> Change-Id: If12895c17734e87c327dda73ace0a91947f98022
2023-03-07Merge "Add log message when kserve setup is unavailable and improve coverage"Jorge Hernandez4-8/+31
2023-03-06Add log message when kserve setup is unavailable and improve coveragearavind.est4-8/+31
Add log message when kserve setup is unavailable. Improve code coverage. Issue-ID: POLICY-4525 Signed-off-by: aravind.est <aravindhan.a@est.tech> Change-Id: If92fc38ceb8e3427e4b2c6045d2fd3ffcc106198
2023-03-01Update snapshot and/or references of policy/clamp to latest snapshotssaul.gill26-30/+30
policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4570 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Ie3d538408fd63a5a2c667fb7a868b9ce67921f90
2023-03-01Release docker images for policy/clamp: 6.4.1saul.gill1-0/+20
This commit releases docker images for repo policy/clamp. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4570 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I6c0884036726e335a2c132f3a9e7afcecd8e6696 Signed-off-by: saul.gill <saul.gill@est.tech>
2023-02-28Release policy/clamp: 6.4.1saul.gill1-0/+5
This commit releases repo policy/clamp. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4570 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I1487db8fd44b1313d0f2244fb49260e624b870d4
2023-02-28update references in policy/clamp pomsaul.gill8-10/+10
updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4570 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Ie0e272a4381e863fe9a429eaee5836b048f27a50
2023-02-27Fix sonar issuearavind.est1-4/+7
Fixed issue with InterruptedException Issue-ID: POLICY-4525 Signed-off-by: aravind.est <aravindhan.a@est.tech> Change-Id: I9212469f0b695fea5907dacf185df8f5e77e7fee
2023-02-27Merge "Fix ClassCastException in ACM"Ramesh Murugan Iyer3-12/+22
2023-02-24Fix ClassCastException in ACMFrancescoFioraEst3-12/+22
Fix ClassCastException in ACM when acm-runtime starts after participants. Issue-ID: POLICY-4575 Change-Id: Icef82d3ba7f3847c821362ed063c1cf8e81604c5 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-02-24Update permission of A1pms and Kserve dockerfilearavind.est6-0/+0
Issue-ID: POLICY-4525 Signed-off-by: aravind.est <aravindhan.a@est.tech> Change-Id: Ib4e96d9f01d038debff650f07014aeeb75971e16
2023-02-24Merge "Add kserve docker image details in package"Liam Fallon3-2/+5
2023-02-22Add kserve docker image details in packagearavind.est3-2/+5
Issue-ID: POLICY-4525 Signed-off-by: aravind.est <aravindhan.a@est.tech> Change-Id: I068d561ddf32619d632e94b1222badf20258539a
2023-02-22Merge "Fix UNDEPLOY transition in policyParticipant in ACM"Liam Fallon3-87/+139
2023-02-21Merge "Fix sonar security hotspot"Liam Fallon1-1/+8
2023-02-21Fix build in kserve participantliamfallon4-7/+1
The kserve participant build breaks due to refactoring in other classes. Issue-ID: POLICY-4482 Change-Id: I023fb74faad4b3b0d80d9fb8771d9b58497db191 Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-02-20Merge "Add kserve participant"Liam Fallon31-0/+2077
2023-02-20Merge "Clean up dependencies for London Release"Liam Fallon8-25/+13
2023-02-20Merge "Fix deregister message timing"Ramesh Murugan Iyer1-2/+1
2023-02-17Clean up dependencies for London Releaseliamfallon8-25/+13
Issue-ID: POLICY-4482 Change-Id: I8210a48b1080e715ef279c4fedae8dcb6165756f Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-02-17Fix sonar security hotspotsaul.gill1-1/+8
Fixed issue with InterruptedException Issue-ID: POLICY-4562 Change-Id: I44f43a5f48091dc5c608009e286773264db33c04 Signed-off-by: saul.gill <saul.gill@est.tech>
2023-02-17Fix UNDEPLOY transition in policyParticipant in ACMFrancescoFioraEst3-87/+139
Fix UNDEPLOY transition in policyParticipant when there are more then one service template defined Issue-ID: POLICY-4561 Change-Id: Ib05b995a215d9f5f62c69f7058db128474f48dab Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-02-17Merge "Update Dockerfile for PF base image"Pamela Dragosh6-6/+12
2023-02-17Fix deregister message timingsaul.gill1-2/+1
Deregister message was not sent in time before participant shutdown Issue-ID: POLICY-4499 Change-Id: If830299e15d784df589b83d9e3e2e0aa20289df7 Signed-off-by: saul.gill <saul.gill@est.tech>
2023-02-17Add kserve participantaravind.est31-0/+2077
Issue-ID: POLICY-4525 Signed-off-by: aravind.est <aravindhan.a@est.tech> Change-Id: I00c3c9bc02eb7e424c459100517db90f5e8b738c
2023-02-17Merge "Fix participantHtml issue with multi instances in ACM"Liam Fallon4-121/+124
2023-02-17Merge "Remove AutomationCompositionState from ACM"Liam Fallon7-165/+0
2023-02-16Merge "Add undeploy on deregister (participant-side)"Liam Fallon4-0/+93
2023-02-16Merge "Automate S3P tests in ACM"Liam Fallon3-8/+57
2023-02-16Fix participantHtml issue with multi instances in ACMFrancescoFioraEst4-121/+124
In AutomationCompositionElementHandler of participantHtml in ACM, refactor the result of the httpClient, that should not be a parameter class, and handle InterruptedException Issue-ID: POLICY-4560 Change-Id: Id5af639734f29f3600b12205bb83d315a162df99 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-02-16Remove AutomationCompositionState from ACMFrancescoFioraEst7-165/+0
Issue-ID: POLICY-4559 Change-Id: Ib088c76fd39fcaf8fc7b5f315880e2619186caec Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-02-15Merge "Refactor yaml files in ACM"Liam Fallon18-55/+21
2023-02-15Merge "Implement recording of Operational State and Usage State on ACM-R"Ramesh Murugan Iyer17-363/+461
2023-02-15Automate S3P tests in ACMwaynedunican3-8/+57
- Trigger the ACM S3P tests - Update .jmx files Issue-ID: POLICY-4156 Change-Id: I47df1d3bad1fc4b55e73354aea2483bc37d66ee7 Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
2023-02-15Add undeploy on deregister (acm-side)saul.gill5-2/+117
State of Ac Elements associated with participant changed on deregister Issue-ID: POLICY-4499 Change-Id: I54265c13deebd77d654fb843a33f7267d4276b76 Signed-off-by: saul.gill <saul.gill@est.tech>
2023-02-14Add undeploy on deregister (participant-side)saul.gill5-3/+93
Undeploy triggered by participant deregister Deregister triggers context close Issue-ID: POLICY-4499 Change-Id: I28729323626b69621ed6a51f6426ecd7cc49799c Signed-off-by: saul.gill <saul.gill@est.tech>
2023-02-14Update Dockerfile for PF base imageliamfallon6-6/+12
The Policy Framework base image run under the "onap" user rather than under the "root" user. This means that root access has to be enabled in child Dockerfiles for configuraiton that requires root access. Root access is turned off again later in the Dockerfile so that the image will run under another user. Issue-ID: POLICY-4558 Change-Id: Idf5c1565fd74b17bcabc137f5292ebc097c3d246 Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-02-14Implement recording of Operational State and Usage State on ACM-RFrancescoFioraEst17-363/+461
Issue-ID: POLICY-4511 Change-Id: I3a241bf602e6625d91cee2dc5242b76165bcd381 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-02-14Merge "Deployment and undeployment on Participant Intermediary"Liam Fallon21-524/+379
2023-02-14Merge "Add stubs and tests for ppnt controller"Liam Fallon6-2/+292
2023-02-14Refactor yaml files in ACMFrancescoFioraEst18-55/+21
Refactor Supported ACM element types and align element type version in all examples Issue-ID: POLICY-4512 Change-Id: Ic810fc1a98237d1b6fb816dccb1fcbe61a675c1e Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-02-13Add stubs and tests for ppnt controllersaul.gill6-2/+292
Added stubs Added tests Added node state and elements to all participant endpoint Issue-ID: POLICY-4557 Change-Id: Ia76831ec02f9a308e39f138a3b24f3baced62095 Signed-off-by: saul.gill <saul.gill@est.tech>