summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-02-19Release policy/clamp7.1.1jenkins-releng19-19/+19
2024-02-16update references in policy/clamp pomwaynedunican9-11/+11
updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4932 Change-Id: I04a7308cc13130ea21db901f694b9d01ce612df0 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-02-15Add old properties and new properties supportFrancescoFioraEst27-759/+1797
Add old/new properties support in migrate and update, and add Java code backward compatibility. Issue-ID: POLICY-4930 Change-Id: I640bc2a858969168b13fe6cdbb557ebf920bafd5 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-02-09Merge "Remove Dmaap from clamp"Adheli Tavares2-4/+6
2024-02-09Remove Dmaap from clamprameshiyer272-4/+6
Issue-ID: POLICY-4402 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: Ic281bc3845622a7c8b76107bb418158d8f389034
2024-02-07Share tracing context in all threadssaul.gill5-8/+14
Issue-ID: POLICY-4922 Change-Id: I8f5e99b597c989a26777233ef58ef5c4f9db4215 Signed-off-by: saul.gill <saul.gill@est.tech>
2024-02-07Permissions fix for clamp filessaul.gill224-0/+0
Issue-ID: POLICY-4925 Change-Id: I2a9f8e49aed3f1b7354c0540cef29723e87547ca Signed-off-by: saul.gill <saul.gill@est.tech>
2024-01-25Remove Dmaap references from CLAMPrameshiyer27132-473/+485
Issue-ID:POLICY-4881 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Id305f7538ebc9822f121a868126e188d426c18f6
2024-01-16Adding http tracing capabilitysaul.gill4-1/+113
Open telemetry tracing now supported in acm Issue-ID: POLICY-4875 Change-Id: I7423211f3b775825f24e4bd4b906f646a882747b Signed-off-by: saul.gill <saul.gill@est.tech>
2024-01-05Add OutProperties support for restart scenario in participantFrancescoFioraEst3-0/+16
Add OutProperties instance support for restart scenario in participant intermediary. Issue-ID: POLICY-4910 Change-Id: I70d00135de9735a10a6c5688bf7ee6b698266412 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-01-05Merge "Add OutProperties instance support for restart scenario in acm-model"Liam Fallon5-11/+34
2024-01-04Add support for OutProperties instance in deploy scenarioFrancescoFioraEst3-35/+100
Add support for OutProperties instance, operationalState and useState in deploy scenario. Issue-ID: POLICY-4911 Change-Id: I47b5e63b21e4fedd625413de8e80797138fb8d8a Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-01-04Add OutProperties instance support for restart scenario in acm-modelFrancescoFioraEst5-11/+34
Add support for OutProperties instance, operationalState and useState in restart scenario. Issue-ID: POLICY-4909 Change-Id: I2106bc3bd60ba9ca568acfa64c09a2984ad8a337 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-01-02Add validation in AC instance elements Id in updateFrancescoFioraEst2-20/+30
Issue-ID: POLICY-4905 Change-Id: If49a7829fa8acfe375cf7bb1d7ed6859f8a3f190 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-12-11Update snapshot and/or references of policy/clamp to latest snapshotssaul.gill28-31/+31
policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I69fa4d1b08dd89d8c87a169a9e7ee7e79a8ff374
2023-12-11Release docker images for policy/clamp: 7.1.0saul.gill1-0/+22
This commit releases docker images for repo policy/clamp. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Id24d30f50554d7999b22eab61600fdbde4a07206
2023-12-11Release policy/clamp: 7.1.0saul.gill1-0/+5
This commit releases repo policy/clamp. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Ieeb5646762bddfea882e52b33dbb7ceee11c862b
2023-12-11update references in policy/clamp pomsaul.gill9-11/+11
updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Ifbfbc45d05342d6753c0afd2b568bb9a45fa783f
2023-12-07Add validation for AC instance element idFrancescoFioraEst4-14/+104
Issue-ID: POLICY-4900 Change-Id: I78be5924950eec508856be5850a3a749860e0e49 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-11-29Add test prometheus metrics in stability and performance testsFrancescoFioraEst2-17/+329
Issue-ID: POLICY-4892 Change-Id: Iea8dc2c8cb0457b08c0a5bf5363cbc8073c62bf1 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-11-29Update ExceptionHandler in ACMFrancescoFioraEst1-27/+7
Issue-ID: POLICY-4890 Change-Id: I29cc3fe546b8b80e196750cf13e8d5e564eff0c4 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-11-24Allow semantic versioning in all templates in ACMFrancescoFioraEst7-39/+1396
Issue-ID: POLICY-4886 Change-Id: I0c46397e86377e6f59f55121a60b8f2b5665a5d5 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-11-20Fix missing error message in ACMFrancescoFioraEst3-7/+40
Issue-ID: POLICY-4872 Change-Id: I2f7769a3bb1f6aa168f8d59ff99cb0774aee5ed7 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-11-14Set all cross references of policy/clampliamfallon9-11/+11
policy/clamp updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I14ecc079ddf1445eb22bbbf710190265ae1255d4
2023-11-14Set snapshot and/or references of policy/clamp for new releaseliamfallon20-21/+21
policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I51cf214ae8389f03bc64589f94b447138fbbec3a
2023-11-13Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon28-31/+31
policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I181bd89be2a0921f4b01d6c6c19151204f020c1f
2023-11-13Release docker images for policy/clamp: 7.0.3liamfallon1-0/+22
This commit releases docker images for repo policy/clamp. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I2cb0a5072c1147556dcc89f67a112a77e64a8ce3
2023-11-13Release policy/clamp: 7.0.3liamfallon1-0/+5
This commit releases repo policy/clamp. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ied17ecf1e2b2305fd7e5d3fd4dead515a81d199d
2023-11-13update references in policy/clamp pomliamfallon9-11/+11
updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I905d7538d9d42aadf478ab266ae880c952ad7b03
2023-10-26Fix participant testsaul.gill1-1/+7
Issue-ID: POLICY-4858 Change-Id: I2c4c22d5058177b0bf8727630a4f524b0c039b13 Signed-off-by: saul.gill <saul.gill@est.tech>
2023-10-24Fix stability and performance testssaul.gill3-111/+629
Issue-ID: POLICY-4840 Change-Id: I88bdb3945beaaef79a10f652ce0e9f974c6168ef Signed-off-by: saul.gill <saul.gill@est.tech>
2023-10-19Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon28-31/+31
policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ic693b0164d6bdd6944d2c68b0b39744a790be22a
2023-10-19Release docker images for policy/clamp: 7.0.2liamfallon1-0/+22
This commit releases docker images for repo policy/clamp. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ie8e5907ed1cb3c10d1a0dec2c6b47f3ff16f823e
2023-10-19Release policy/clamp: 7.0.2liamfallon1-0/+5
This commit releases repo policy/clamp. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I3b58d99388c7d66fcdd2f7677de2e2b5a8e8d367
2023-10-19update references in policy/clamp pomliamfallon9-11/+11
updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Id5380a6a1e3d50f308f25bb8129244e3cb57a107
2023-10-18Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon28-31/+31
policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I39ae194f4d61fae9829a7e670b16917900e0625c
2023-10-18Release docker images for policy/clamp: 7.0.1liamfallon1-0/+20
This commit releases docker images for repo policy/clamp. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I141b4e5da619273e6fae15fd32b59e5ff1569438
2023-10-18Release policy/clamp: 7.0.1liamfallon1-0/+5
This commit releases repo policy/clamp. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I3d9dcd30160dff47a9b4915c9c3e3f08a7d6b50c
2023-10-18update references in policy/clamp pomliamfallon9-11/+11
updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ib595f88304633744c5b3ad18073d4981318e1498
2023-10-18Fix version.properties major versionliamfallon2-2/+2
Fix version.properties major version *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ib9e87399e25f7db79d162cd24928b8a428aa8b02
2023-10-16Fix messages in ACMFrancescoFioraEst10-35/+108
Fix TIMEOUT support in MIGRATING. Avoid conflicts updating AC instance Element instead of a full AC instance. Using ExecutorService to send messages to the participant, the transaction will completed before the message is sent. Issue-ID: POLICY-4811 Change-Id: I2730ae694c8a5c9edfe500b1fa93cfb3787f32c5 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-10-12Remove AAF references from acm-runtimeadheli.tavares4-85/+1
Issue-ID: POLICY-4592 Change-Id: I0a07deba014555290889256a8af197b7db6ae738 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-10-11Fix run-s3p-test.shsaul.gill1-2/+2
Add missing arg in script Issue-ID: POLICY-4853 Change-Id: I175f2ca3529ab881b07fdfcd1fb7b629b8747354 Signed-off-by: saul.gill <saul.gill@est.tech>
2023-10-04Fix close response in clamp/acmFrancescoFioraEst1-2/+6
Fix close response using try-with-resources statement Issue-ID: POLICY-4834 Change-Id: Ifc90a09816b2338b020fc72125f2dd5450428409 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-10-04Merge "Fix minor Sonar Issues for clamp/acm"Ramesh Murugan Iyer8-44/+40
2023-10-03Fix minor Sonar Issues for clamp/acmFrancescoFioraEst8-44/+40
Issue-ID: POLICY-4834 Change-Id: I17efea9b14bb39d7abbafa4f3b695b0451a08c68 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-10-03Fix vulnerability with spring cloud dependenciesadheli.tavares1-1/+1
Issue-ID: POLICY-4753 Change-Id: Ie23bc3ba2483bbd25574386643f85f8dacb7900d Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-10-03Add unit tests for tosca element type validationrameshiyer271-0/+28
Issue-ID: POLICY-4830 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: I4357204daddf256298351bbd3d35ffa9e640e7bf
2023-10-02Fix Sonar Issues for clamp/acmFrancescoFioraEst29-379/+76
Issue-ID: POLICY-4834 Change-Id: I4489dc66e9b20c8264ec88593f0b5d89d62f1ef8 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-10-02Handle TOSCA template with invalid element typerameshiyer271-0/+8
Tosca node templates should have elements with valid element type and composition type. Invalid elements will be ignored, throws error if there are no single valid element present. Issue-ID: POLICY-4830 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: I4c6c88eee7c8017dfd4877e154062fca42e660ed