Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: POLICY-4743
Change-Id: Iecb8b4f5f5bf9be788d3507354f267f73d8c53d8
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit 85751a7d52cc6efbea69c08f71f550ae32c61043)
|
|
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)
|
|
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)
|
|
|
|
Issue-ID: POLICY-4734
Change-Id: I581610bb1a025e76a5af77e1deb2cd7b97ce7101
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit 8c178b15ff4c514ba07edd5aea039945b290e1c6)
|
|
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)
|
|
|
|
Issue-ID: POLICY-4708
Change-Id: I6401eebb5730dde2c62eabcbbe3b34539238ec04
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit 3af93b5db64ea87b16eb25d14bce3c79ee2193de)
|
|
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)
|
|
Issue-ID: POLICY-4714
Change-Id: I1f3cf8f0fcebc7c48b3632ad10aa8907c41cdb5a
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit 0f24f33b124bf326e4b7dbaa2a55cab72696b9ee)
|
|
Issue-ID: POLICY-4724
Change-Id: Ieb1ce4ed65472830994daa03f60ff2ac76baf5a2
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit c50ee576062e108f0bf194ab5da59e276f93f8c2)
|
|
Issue-ID: POLICY-4715
Change-Id: Iab48e6c32c7aedcef9773614a61436398b059a49
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit a2320d29b9373041db88395d9fdda7ea84d38807)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
Issue-ID: POLICY-4723
Change-Id: I43049431327f4126b2e66fc456e876d57388f604
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit 5006eef32b196e3dbc95fe1a0d8cd33a8ffab5b4)
|
|
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)
|
|
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)
|
|
Issue-ID: POLICY-4705
Change-Id: I919b7981cdbe69ac7ce703fceb2e980a6d9a056e
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit ebb4d0cf867d752ae148880dd0109fc3cf6d6025)
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
|
|
|
|
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>
|
|
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>
|
|
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
|
|
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>
|
|
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
|
|
Issue-ID: POLICY-4687
Change-Id: Ida8ff3fbc72c2f6d75a8e3399fa40099696c1477
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
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>
|
|
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>
|
|
Fix typo and adding return 202 to missing stub
Issue-ID: POLICY-4143
Change-Id: I9b59b762395a1c3a1ae262ed4ac7679de402e0ac
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
|
|
|
|
|
|
Add statusProperties support in acm acm/participants.
Issue-ID: POLICY-4652
Change-Id: I6dd37c9be58fce36def022364abe46c791e98a77
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
Issue-ID: POLICY-4641
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I615c986dea8185dc75d3c4698f748d54579ae907
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
Issue-ID: POLICY-4581
Change-Id: I0db74d45694c7f8d4d0113dbc81d8adb9b55f59a
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
|
|
Issue-ID: POLICY-4639
Change-Id: Iac5249c054bf41d830463826a8f61f477c48235b
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
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>
|
|
|
|
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>
|