rameshiyer27 [Tue, 18 Jul 2023 12:43:11 +0000 (13:43 +0100)]
Fix State change result of AC instances after timeout
If the AC operation succeeds/failed after timeout, the latest results were not updated in the database.
Issue-ID: POLICY-4769
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Id849a79847f85aa96ae36cd614d045e180731ebf
(cherry picked from commit
a78d8dbecaca562d900858321e70c2a9fa064ec7)
FrancescoFioraEst [Tue, 18 Jul 2023 12:47:55 +0000 (13:47 +0100)]
Fix OFF_LINE issue when Status message upcoming
Issue-ID: POLICY-4770
Change-Id: If5812e689fab5ebfcf3eb23c89dcbd556ad8f331
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
1a5a1f51875433be47a697a2f2498a428c23d7e5)
FrancescoFioraEst [Tue, 11 Jul 2023 10:19:34 +0000 (11:19 +0100)]
Add support participant restart in ACM runtime
Issue-ID: POLICY-4744
Change-Id: I33d31751be7ca5d7c215a2b465564d3ab0c7bee6
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
b13d8dc3a73bc372dabe47ebd88ed1892ee688ea)
FrancescoFioraEst [Fri, 7 Jul 2023 12:50:59 +0000 (13:50 +0100)]
Add restart support in composition and in instance
Add restart support in Automation Composition Definition
and in Automation Composition Instance.
Issue-ID: POLICY-4766
Change-Id: I8d169caf7fe74b6d2fcd40c106e4a1646a89a915
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
b28ae291bc1b4a7426d4c6e5098c0a20f3948796)
rameshiyer27 [Wed, 28 Jun 2023 09:57:33 +0000 (10:57 +0100)]
Add validation for Participant availability
Validation added to check if the participant is online before executing all the ACM operations
Issue-ID: POLICY-4746
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ibbdb299822e5fc6462db9688a3ec853076b1e7e9
(cherry picked from commit
fdd9179e8713e68916a16ea949b1125a358b560e)
FrancescoFioraEst [Tue, 27 Jun 2023 15:40:31 +0000 (16:40 +0100)]
Add restart publisher to support participant restart scenario in ACM
Issue-ID: POLICY-4743
Change-Id: Iecb8b4f5f5bf9be788d3507354f267f73d8c53d8
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
85751a7d52cc6efbea69c08f71f550ae32c61043)
saul.gill [Tue, 27 Jun 2023 13:23:26 +0000 (14:23 +0100)]
Removing old implementation of participant restart
Particpant will be set as offline at deregister
No ac states will be altered at deregister
Issue-ID: POLICY-4742
Change-Id: Ifb297805ed4b97938b7f92855e30f978d474b648
Signed-off-by: saul.gill <saul.gill@est.tech>
(cherry picked from commit
059adbc2c51c79d97aeb19faac81f1128529e4f7)
FrancescoFioraEst [Thu, 22 Jun 2023 15:15:11 +0000 (16:15 +0100)]
Remove Thread support in kubernetes participant
Due the Thread support in Intermediary, Thread support in kubernetes participant could be removed.
Issue-ID: POLICY-4741
Change-Id: Ia55697808c541991f99cc7630f25188937e15779
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
567a8fd97c6b434f430d38c2d4af5a95b7cdb711)
Adheli Tavares [Tue, 27 Jun 2023 13:17:29 +0000 (13:17 +0000)]
Merge "Add Timeuot support in prime/deprime" into london
FrancescoFioraEst [Wed, 21 Jun 2023 10:41:02 +0000 (11:41 +0100)]
Add Timeuot support in prime/deprime
Issue-ID: POLICY-4734
Change-Id: I581610bb1a025e76a5af77e1deb2cd7b97ce7101
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
8c178b15ff4c514ba07edd5aea039945b290e1c6)
FrancescoFioraEst [Wed, 21 Jun 2023 12:53:10 +0000 (13:53 +0100)]
Remove Thread support in http participant
Due the Thread support in Intermediary, Thread support in
http participant could be removed.
Issue-ID: POLICY-4736
Change-Id: I2d947ab9f62b626b037c593f326e2d0af9bc7a9e
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
f4c3fdc23752733a4c4f670a1cddb460747fd738)
Ramesh Murugan Iyer [Mon, 26 Jun 2023 07:54:11 +0000 (07:54 +0000)]
Merge "Remove retry count support in ACM" into london
FrancescoFioraEst [Tue, 20 Jun 2023 15:02:40 +0000 (16:02 +0100)]
Add multiple messages support in Intermediary
Issue-ID: POLICY-4708
Change-Id: I6401eebb5730dde2c62eabcbbe3b34539238ec04
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
3af93b5db64ea87b16eb25d14bce3c79ee2193de)
FrancescoFioraEst [Mon, 19 Jun 2023 10:14:12 +0000 (11:14 +0100)]
Remove retry count support in ACM
Due the new timeout implementation, the Retry Count support
could be removed.
Issue-ID: POLICY-4735
Change-Id: I3b9c50a761696e00bcd1ca73dafa382c481e921d
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
a111b9631ec8a1eb3d108e21ebdac8a667cd4362)
FrancescoFioraEst [Fri, 16 Jun 2023 09:42:14 +0000 (10:42 +0100)]
Add support for Prime Deprime Failure Handling in ACM-Runtime
Issue-ID: POLICY-4714
Change-Id: I1f3cf8f0fcebc7c48b3632ad10aa8907c41cdb5a
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
0f24f33b124bf326e4b7dbaa2a55cab72696b9ee)
FrancescoFioraEst [Tue, 13 Jun 2023 16:05:39 +0000 (17:05 +0100)]
Add docker container support for mock participant
Issue-ID: POLICY-4724
Change-Id: Ieb1ce4ed65472830994daa03f60ff2ac76baf5a2
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
c50ee576062e108f0bf194ab5da59e276f93f8c2)
FrancescoFioraEst [Wed, 14 Jun 2023 12:57:07 +0000 (13:57 +0100)]
Add support for Prime Deprime Failure Handling in Intermediary
Issue-ID: POLICY-4715
Change-Id: Iab48e6c32c7aedcef9773614a61436398b059a49
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
a2320d29b9373041db88395d9fdda7ea84d38807)
rameshiyer27 [Mon, 12 Jun 2023 15:24:32 +0000 (16:24 +0100)]
Add timeout for ACM operations
User can retry the ACM state change order when ACM operations time out.
Issue-ID: POLICY-4716
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ie840fc13170ef235c6b6f3b26a47b7516f10296c
(cherry picked from commit
1d1908528e67d9763482cf9d5921456f19af31e7)
FrancescoFioraEst [Tue, 13 Jun 2023 08:19:08 +0000 (09:19 +0100)]
Add Java Implementation for mock participant in ACM
Add Java Code Implementation for mock participant
to test different ACM scenarios.
Issue-ID: POLICY-4722
Change-Id: I8475c05c2469e190ca81d4caff0babc22c5d6db9
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
73a48d9c7e599baf145820d0bc0968040142dac8)
rameshiyer27 [Fri, 9 Jun 2023 12:38:46 +0000 (13:38 +0100)]
Update openapi.yaml swagger with new status codes
Changing the response code of delete operation from 200 to 202 as it
requires to be delegated to the participants.
Adding 500 server error code for all the REST responses.
Issue-ID: POLICY-4729
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I92c17b253071c3fe4014f475d681bc99df4a9402
(cherry picked from commit
478775d9a56f09ae6d4103b09f127aa6ae150f46)
FrancescoFioraEst [Wed, 7 Jun 2023 13:25:33 +0000 (14:25 +0100)]
Add failure handling support in Intermediary
Add Failure handling support in Intermediary,
and refactor the communication between Participant and Intermediary.
Issue-ID: POLICY-4707
Change-Id: Ica22e0e820efda372886d6d8da9c3526633321e2
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
31090c9fbc6c29477acd784a6c9f03766b5cc981)
FrancescoFioraEst [Thu, 8 Jun 2023 11:19:02 +0000 (12:19 +0100)]
Add pom structure for mock participant in ACM
Issue-ID: POLICY-4723
Change-Id: I43049431327f4126b2e66fc456e876d57388f604
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
5006eef32b196e3dbc95fe1a0d8cd33a8ffab5b4)
FrancescoFioraEst [Fri, 9 Jun 2023 09:27:53 +0000 (10:27 +0100)]
Add Minor Refactor for Intermediary to support failure handler
First part related to refactor Intermediary to support failure handler.
Rest of refactor will be implemented in POLICY-4707.
Issue-ID: POLICY-4732
Change-Id: I12fbec84c154937f3c197070862b18ad5675cc3e
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
5ccedbf315e6879005e1748baaccbfda9e81097e)
FrancescoFioraEst [Fri, 2 Jun 2023 11:36:45 +0000 (12:36 +0100)]
Add Failure handling support in all ACM-participants
In any transition (like deploy, undeploy, lock, unlock, update, delete) a participant should respond with the final state of transition, a status indicator (stateChaneResult) indicating if error has occurred and a message.
Issue-ID: POLICY-4706
Change-Id: I424bc6d620f476392baee8904e21d3a6c7aa8d6b
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
d58c0ca04ae993702b2c399afd52b01e503ec0fe)
FrancescoFioraEst [Wed, 31 May 2023 15:38:22 +0000 (16:38 +0100)]
Add Failure handling support in the ACM-R
Issue-ID: POLICY-4705
Change-Id: I919b7981cdbe69ac7ce703fceb2e980a6d9a056e
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit
ebb4d0cf867d752ae148880dd0109fc3cf6d6025)
liamfallon [Thu, 25 May 2023 10:17:14 +0000 (11:17 +0100)]
Set references for london release
Set references for london release
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I34bfa5fef0858ad1e4199382a9ff419417b96deb
liamfallon [Wed, 24 May 2023 10:51:37 +0000 (11:51 +0100)]
Update snapshot and/or references of policy/clamp to latest snapshots
policy/clamp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I85d01a42bda7693499a1ea0fc64f8ca7818e86a1
liamfallon [Wed, 24 May 2023 10:14:09 +0000 (11:14 +0100)]
Release docker images for policy/clamp: 6.4.3
This commit releases docker images for repo policy/clamp.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I993a9b0afb14ade1765c82f65ee94bcfa481f067
liamfallon [Wed, 24 May 2023 09:36:56 +0000 (10:36 +0100)]
Release policy/clamp: 6.4.3
This commit releases repo policy/clamp.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I932381085800ecad44b25be18a6e1bb6870efe47
liamfallon [Wed, 24 May 2023 08:17:36 +0000 (09:17 +0100)]
update references in policy/clamp pom
updated references in the policy/clamp pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I5142bce83252f71b80efb5041678e212cfc8c6b6
Liam Fallon [Wed, 24 May 2023 07:12:01 +0000 (07:12 +0000)]
Merge "Update AC Element properties on the DEPLOYED state"
Liam Fallon [Wed, 24 May 2023 07:11:49 +0000 (07:11 +0000)]
Merge "Refactor failure handling in http-participant"
FrancescoFioraEst [Mon, 22 May 2023 15:17:17 +0000 (16:17 +0100)]
Refactor failure handling in policy-participant
In the case, a policy-participant fails to deploy an element,
it should responds with UNDEPLOYED on a DEPLOY order.
Issue-ID: POLICY-4695
Change-Id: I9daca4ab1311d96351bb5db4405e0f280ad4a7c6
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
FrancescoFioraEst [Mon, 22 May 2023 09:53:27 +0000 (10:53 +0100)]
Refactor failure handling in http-participant
In the case, a http-participant fails to deploy an element,
it should responds with UNDEPLOYED on a DEPLOY order.
Issue-ID: POLICY-4694
Change-Id: I97d2660c7b91e4407ff3fa2cc51557b6c96a3a9e
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
rameshiyer27 [Thu, 18 May 2023 15:47:10 +0000 (16:47 +0100)]
Update AC Element properties on the DEPLOYED state
User can update the instance property values on DEPLOYED state.
The runtime sends PROPERTY_UPDATE event to the participants and the updated values are stored on the runtime database.
Participants can implement the update method to perform the required action.
Issue-ID: POLICY-4682
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ic35fba669b5ffcf2c75d6deaa8c309d58e4026f0
liamfallon [Tue, 23 May 2023 09:29:49 +0000 (10:29 +0100)]
Revert references on policy/clamp
Reverting reference update on policy/clamp until staging bug is fixed.
Issue-ID: POLICY-4662
Change-Id: Idcae0c57caf93a974cbc6e53785f0c89c1f083de
Signed-off-by: liamfallon <liam.fallon@est.tech>
liamfallon [Fri, 19 May 2023 10:02:12 +0000 (11:02 +0100)]
update references in policy/clamp pom
updated references in the policy/clamp pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I624725a362fccef0c75f223f3541952bd73a61ba
FrancescoFioraEst [Wed, 17 May 2023 10:21:25 +0000 (11:21 +0100)]
Rename statusProperites to outProperites in ACM
Issue-ID: POLICY-4687
Change-Id: Ida8ff3fbc72c2f6d75a8e3399fa40099696c1477
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
FrancescoFioraEst [Tue, 16 May 2023 14:24:54 +0000 (15:24 +0100)]
Add extend instance deletion support in ACM
Extend the functionality of deletion step to also inform the participant of instance deletion. This allow the participant to take any necessary steps that might result from instance deletion.
Issue-ID: POLICY-4686
Change-Id: Ibeb44d472da20ad98dafa9ddd7ded28398f4ed10
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
FrancescoFioraEst [Wed, 10 May 2023 16:11:04 +0000 (17:11 +0100)]
Add participant capability to send message with status and properties
Add participant capability to send message with status and properties
to ACM-R when those values need to be change.
Issue-ID: POLICY-4679
Change-Id: Idca5796c199b235e1f829097316c50688a351e80
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
lapentafd [Mon, 8 May 2023 09:07:26 +0000 (10:07 +0100)]
Update ACM-R missing stubs
Fix typo and adding return 202 to missing stub
Issue-ID: POLICY-4143
Change-Id: I9b59b762395a1c3a1ae262ed4ac7679de402e0ac
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
Liam Fallon [Fri, 5 May 2023 16:10:13 +0000 (16:10 +0000)]
Merge "Add participant properties capability to acm/participants"
Ramesh Murugan Iyer [Thu, 4 May 2023 08:28:23 +0000 (08:28 +0000)]
Merge "Add stability test and performance tests for ACM"
FrancescoFioraEst [Thu, 27 Apr 2023 14:22:50 +0000 (15:22 +0100)]
Add participant properties capability to acm/participants
Add statusProperties support in acm acm/participants.
Issue-ID: POLICY-4652
Change-Id: I6dd37c9be58fce36def022364abe46c791e98a77
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
rameshiyer27 [Fri, 28 Apr 2023 15:23:57 +0000 (16:23 +0100)]
Add stability test and performance tests for ACM
Issue-ID: POLICY-4641
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I615c986dea8185dc75d3c4698f748d54579ae907
liamfallon [Tue, 2 May 2023 11:11:09 +0000 (12:11 +0100)]
Add Adheli Tavares as a committer
Add Adheli Tavares as a committer
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4653
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9d3df1b1836d6e7aa99b62cca22ac87be57b35cd
Suresh Charan [Tue, 25 Apr 2023 16:13:16 +0000 (12:13 -0400)]
Update snapshot and/or references of policy/clamp to latest snapshots
policy/clamp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4648
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
Change-Id: I79a77b7f325a75a6f0fca2f6b90b7b341626efb8
Suresh Charan [Tue, 25 Apr 2023 15:43:51 +0000 (11:43 -0400)]
Release docker images for policy/clamp: 6.4.2
This commit releases docker images for repo policy/clamp.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4648
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
Change-Id: Ic59efa7f2a32e53c0fd348a44cd00fae668d791b
rameshiyer27 [Tue, 25 Apr 2023 13:41:13 +0000 (14:41 +0100)]
Release policy/clamp: 6.4.2
This commit releases repo policy/clamp.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4648
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: Icb83787c88b3bfbb00fe8bdc521962819c8e16e6
rameshiyer27 [Tue, 25 Apr 2023 08:47:33 +0000 (09:47 +0100)]
update references in policy/clamp pom
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
lapentafd [Fri, 14 Apr 2023 11:41:20 +0000 (12:41 +0100)]
Update Example files for Swagger document
Issue-ID: POLICY-4581
Change-Id: I0db74d45694c7f8d4d0113dbc81d8adb9b55f59a
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
FrancescoFioraEst [Wed, 5 Apr 2023 15:32:38 +0000 (16:32 +0100)]
Add UseState and OperationalState support in ACM
Issue-ID: POLICY-4639
Change-Id: Iac5249c054bf41d830463826a8f61f477c48235b
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
FrancescoFioraEst [Mon, 3 Apr 2023 12:25:15 +0000 (13:25 +0100)]
Fix Participant primed status in ACM
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>
Liam Fallon [Thu, 16 Mar 2023 10:00:35 +0000 (10:00 +0000)]
Merge "Upgrade Demo ACM element microservice"
FrancescoFioraEst [Tue, 14 Mar 2023 12:48:45 +0000 (12:48 +0000)]
Upgrade Demo ACM element microservice
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>
liamfallon [Tue, 14 Mar 2023 17:23:26 +0000 (17:23 +0000)]
Add SNI support
SNI is now supported in Jersey.
Issue-ID: POLICY-4474
Change-Id: I7e52aa5c632409422c11ad875cb70ce1324ab655
Signed-off-by: liamfallon <liam.fallon@est.tech>
aravind.est [Wed, 8 Mar 2023 15:08:44 +0000 (15:08 +0000)]
Add kubernetes configuration fetching based on profile.
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
Jorge Hernandez [Tue, 7 Mar 2023 17:17:54 +0000 (17:17 +0000)]
Merge "Add log message when kserve setup is unavailable and improve coverage"
aravind.est [Mon, 6 Mar 2023 16:29:58 +0000 (16:29 +0000)]
Add log message when kserve setup is unavailable and improve coverage
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
saul.gill [Wed, 1 Mar 2023 12:38:15 +0000 (12:38 +0000)]
Update snapshot and/or references of policy/clamp to latest snapshots
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
saul.gill [Wed, 1 Mar 2023 11:51:39 +0000 (11:51 +0000)]
Release docker images for policy/clamp: 6.4.1
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>
saul.gill [Tue, 28 Feb 2023 16:34:24 +0000 (16:34 +0000)]
Release policy/clamp: 6.4.1
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
saul.gill [Tue, 28 Feb 2023 15:42:03 +0000 (15:42 +0000)]
update references in policy/clamp pom
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
aravind.est [Mon, 27 Feb 2023 13:50:09 +0000 (13:50 +0000)]
Fix sonar issue
Fixed issue with InterruptedException
Issue-ID: POLICY-4525
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I9212469f0b695fea5907dacf185df8f5e77e7fee
Ramesh Murugan Iyer [Mon, 27 Feb 2023 08:58:49 +0000 (08:58 +0000)]
Merge "Fix ClassCastException in ACM"
FrancescoFioraEst [Thu, 23 Feb 2023 17:03:24 +0000 (17:03 +0000)]
Fix ClassCastException in ACM
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>
aravind.est [Fri, 24 Feb 2023 10:31:48 +0000 (10:31 +0000)]
Update permission of A1pms and Kserve dockerfile
Issue-ID: POLICY-4525
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Ib4e96d9f01d038debff650f07014aeeb75971e16
Liam Fallon [Fri, 24 Feb 2023 10:10:56 +0000 (10:10 +0000)]
Merge "Add kserve docker image details in package"
aravind.est [Wed, 22 Feb 2023 16:29:50 +0000 (16:29 +0000)]
Add kserve docker image details in package
Issue-ID: POLICY-4525
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I068d561ddf32619d632e94b1222badf20258539a
Liam Fallon [Wed, 22 Feb 2023 10:30:42 +0000 (10:30 +0000)]
Merge "Fix UNDEPLOY transition in policyParticipant in ACM"
Liam Fallon [Tue, 21 Feb 2023 15:47:55 +0000 (15:47 +0000)]
Merge "Fix sonar security hotspot"
liamfallon [Tue, 21 Feb 2023 09:09:15 +0000 (09:09 +0000)]
Fix build in kserve participant
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>
Liam Fallon [Mon, 20 Feb 2023 16:12:59 +0000 (16:12 +0000)]
Merge "Add kserve participant"
Liam Fallon [Mon, 20 Feb 2023 16:04:42 +0000 (16:04 +0000)]
Merge "Clean up dependencies for London Release"
Ramesh Murugan Iyer [Mon, 20 Feb 2023 12:30:17 +0000 (12:30 +0000)]
Merge "Fix deregister message timing"
liamfallon [Fri, 17 Feb 2023 19:15:16 +0000 (19:15 +0000)]
Clean up dependencies for London Release
Issue-ID: POLICY-4482
Change-Id: I8210a48b1080e715ef279c4fedae8dcb6165756f
Signed-off-by: liamfallon <liam.fallon@est.tech>
saul.gill [Fri, 17 Feb 2023 16:18:10 +0000 (16:18 +0000)]
Fix sonar security hotspot
Fixed issue with InterruptedException
Issue-ID: POLICY-4562
Change-Id: I44f43a5f48091dc5c608009e286773264db33c04
Signed-off-by: saul.gill <saul.gill@est.tech>
FrancescoFioraEst [Fri, 17 Feb 2023 14:17:24 +0000 (14:17 +0000)]
Fix UNDEPLOY transition in policyParticipant in ACM
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>
Pamela Dragosh [Fri, 17 Feb 2023 15:24:06 +0000 (15:24 +0000)]
Merge "Update Dockerfile for PF base image"
saul.gill [Fri, 17 Feb 2023 15:02:29 +0000 (15:02 +0000)]
Fix deregister message timing
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>
aravind.est [Tue, 14 Feb 2023 09:29:14 +0000 (09:29 +0000)]
Add kserve participant
Issue-ID: POLICY-4525
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I00c3c9bc02eb7e424c459100517db90f5e8b738c
Liam Fallon [Fri, 17 Feb 2023 09:20:18 +0000 (09:20 +0000)]
Merge "Fix participantHtml issue with multi instances in ACM"
Liam Fallon [Fri, 17 Feb 2023 09:20:06 +0000 (09:20 +0000)]
Merge "Remove AutomationCompositionState from ACM"
Liam Fallon [Thu, 16 Feb 2023 14:25:15 +0000 (14:25 +0000)]
Merge "Add undeploy on deregister (participant-side)"
Liam Fallon [Thu, 16 Feb 2023 14:22:38 +0000 (14:22 +0000)]
Merge "Automate S3P tests in ACM"
FrancescoFioraEst [Thu, 16 Feb 2023 11:28:29 +0000 (11:28 +0000)]
Fix participantHtml issue with multi instances in ACM
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>
FrancescoFioraEst [Wed, 15 Feb 2023 17:26:30 +0000 (17:26 +0000)]
Remove AutomationCompositionState from ACM
Issue-ID: POLICY-4559
Change-Id: Ib088c76fd39fcaf8fc7b5f315880e2619186caec
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Liam Fallon [Wed, 15 Feb 2023 17:02:52 +0000 (17:02 +0000)]
Merge "Refactor yaml files in ACM"
Ramesh Murugan Iyer [Wed, 15 Feb 2023 16:44:08 +0000 (16:44 +0000)]
Merge "Implement recording of Operational State and Usage State on ACM-R"
waynedunican [Thu, 2 Feb 2023 11:43:42 +0000 (11:43 +0000)]
Automate S3P tests in ACM
- Trigger the ACM S3P tests
- Update .jmx files
Issue-ID: POLICY-4156
Change-Id: I47df1d3bad1fc4b55e73354aea2483bc37d66ee7
Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
saul.gill [Wed, 15 Feb 2023 12:39:43 +0000 (12:39 +0000)]
Add undeploy on deregister (acm-side)
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>
saul.gill [Tue, 14 Feb 2023 12:56:53 +0000 (12:56 +0000)]
Add undeploy on deregister (participant-side)
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>
liamfallon [Tue, 14 Feb 2023 11:34:52 +0000 (11:34 +0000)]
Update Dockerfile for PF base image
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>
FrancescoFioraEst [Mon, 13 Feb 2023 11:08:42 +0000 (11:08 +0000)]
Implement recording of Operational State and Usage State on ACM-R
Issue-ID: POLICY-4511
Change-Id: I3a241bf602e6625d91cee2dc5242b76165bcd381
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Liam Fallon [Tue, 14 Feb 2023 10:24:57 +0000 (10:24 +0000)]
Merge "Deployment and undeployment on Participant Intermediary"
Liam Fallon [Tue, 14 Feb 2023 09:49:50 +0000 (09:49 +0000)]
Merge "Add stubs and tests for ppnt controller"
FrancescoFioraEst [Mon, 13 Feb 2023 14:51:08 +0000 (14:51 +0000)]
Refactor yaml files in ACM
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>
saul.gill [Mon, 13 Feb 2023 17:53:26 +0000 (17:53 +0000)]
Add stubs and tests for ppnt controller
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>
liamfallon [Mon, 13 Feb 2023 17:23:41 +0000 (17:23 +0000)]
Remove unnecessary dependencies in policy/clamp
Issue-ID: POLICY-4482
Change-Id: Id303d1203ebe0e490e1e9b964f3133ed4269019b
Signed-off-by: liamfallon <liam.fallon@est.tech>
FrancescoFioraEst [Fri, 10 Feb 2023 15:28:50 +0000 (15:28 +0000)]
Deployment and undeployment on Participant Intermediary
Handle AC Element Instance Deployment and undeployment
on Participant Intermediary.
Issue-ID: POLICY-4507
Change-Id: I6a6976a8893450467ee609a1a476dbfa473a0e82
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>