aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-03-10update references in policy/clamp pomliamfallon5-7/+7
updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-3982 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ie6c69a7aa144d6b37c2627b12ef212ecb6ef23a9 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-03-09Clean up of unit tests for ACM definitionsadheli.tavares22-7858/+350
Issue-ID: POLICY-3945 Change-Id: I080e402899d2b2960b46efa06db68041a73f5d2b Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2022-03-09Merge "Fixed Instance Properties Name"Liam Fallon6-34/+17
2022-03-07Organising tosca files references to an examples folderadheli.tavares9-232/+5017
Issue-ID: POLICY-3945 Change-Id: If013bba1288ed9f5778ea796161d42d617909728 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2022-03-07Fixed Instance Properties Namebrunomilitzer6-34/+17
Fixed issue where the system put append _Instance1 so the end user can put their own custom name Issue-ID: POLICY-3978 Change-Id: I04500148aeee49c64f278ce00daa55d14f964b90 Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2022-03-02Merge "Accept only Whitelisted Repos from Tosca Template"Liam Fallon10-26/+104
2022-03-01Accept only Whitelisted Repos from Tosca TemplateLathish10-27/+105
Issue-ID: POLICY-3894 Change-Id: Iaffaf3f1243f6070c600a58891899e9e1e326732 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2022-02-25Changed Incorrect Name for Tosca Service Template Participant Typebrunomilitzer2-10/+10
Issue-ID: POLICY-3940 Change-Id: Ia66052c4729d117f542069f0fdad8f74fabfe878 Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2022-02-24Merge "Fix Schema name to be in consistent with other components"Liam Fallon1-1/+1
2022-02-23Fix Schema name to be in consistent with other componentsLathish1-1/+1
Issue-ID: POLICY-3944 Change-Id: Ia20a7de1deb0b2282e1dd31c3e7d67da741d438d Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2022-02-23Fix helm exception when there are no repo's configuredLathish5-21/+56
Issue-ID: POLICY-3874 Change-Id: I6734654049abeeb391b58df566992ab102a2894c Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2022-02-18Rename TOSCA Control Loop to ACMliamfallon459-14310/+11587
This commit renames the TOSCA Control Loop functionality in CLAMP to Automation Composition Management. This review is a direct renaming review and, as everything is renamed together it is large. Issue-ID: POLICY-3939 Change-Id: I28f0a6dd889bf3570a4c1365ae9e71fc58db6d6c Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-02-17Merge "Add Hibernate support in runtime-controlloop"Ajith Sreekumar12-423/+32
2022-02-17Merge "Remove Clamp GUI from Clamp Repo"Liam Fallon94-13639/+9
2022-02-16Add Hibernate support in runtime-controlloopFrancescoFioraEst12-423/+32
Issue-ID: POLICY-3841 Change-Id: Ie958a4a4ab35c8bc4d6829128e39a2458d67a7a5 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2022-02-16Merge "Disable the helm endpoints by default in clamp"Liam Fallon4-5/+18
2022-02-15Disable the helm endpoints by default in clampLathish4-5/+18
Issue-ID: POLICY-3894 Change-Id: I81548c77fe0f9030c3bc7e8a72e113b234ff9010 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2022-02-14Fix Policy Participant to create and deploy the policies in Passive stateLathish1-12/+7
Issue-ID: POLICY-3874 Change-Id: If8a8a85dcb61389114a14c207c29ca55ba73161f Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2022-02-11Remove Clamp GUI from Clamp RepoFrancescoFioraEst94-13639/+9
Remove Clamp GUI code from CLAMP repo, as this is moved to a common policy GUI repo Issue-ID: POLICY-3358 Change-Id: Idcdc60086c448e1de0b00626337b51b599a8d08d Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2022-02-04Fix K8s State change from Uninitialized to Passive only when pod deployment ↵Lathish2-15/+43
is successful Issue-ID: POLICY-3874 Change-Id: Ib2ca3a5df8b15a0fa544fea8d0cbe794292d3d09 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2022-02-01Fix K8s participant Error when helm repo is not configuredLathish2-15/+24
Issue-ID: POLICY-3874 Change-Id: Ib28e427b6f498c89b8ab5b1f5bf6c88e6c9fc919 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2022-01-28Merge "Fix for authorization error on clamp be"Liam Fallon1-0/+2
2022-01-27Fix for authorization error on clamp besaul.gill1-0/+2
Issue where requests from policy-gui were intermittently rejected toscaControlLoop path was not registered cadi filter Issue-ID: CLAMP-1029 Change-Id: I142ecdc255b0b917202e4ec3471199bf7992928d Signed-off-by: saul.gill <saul.gill@est.tech>
2022-01-27Fix HTTP Participant Status Change on API FailureLathish2-9/+25
Issue-ID: POLICY-3874 Change-Id: Id5eb4529942e36ead245d28151ffccd4dcb21486 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2021-12-09Added CreateInstanceProperties JUnit Testsbrunomilitzer1-0/+17
Issue-Id: POLICY-3564 Change-Id: Ic7b7f3debc9712419aca213f43dd4bf78e3c07c7 Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2021-12-08Add Delete JUnit Testsbrunomilitzer1-0/+113
Added Delete InstanceProperties Tests Added Change OrderState Tests Included Issue-Id: POLICY-3570 Issue-Id: POLICY-3567 Change-Id: I7cf72f78bf1a0d0e695a1721c1a8423a02cf61af Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2021-12-07Merge "Add support transaction"Liam Fallon10-127/+109
2021-12-02Add support transactionFrancescoFioraEst10-127/+109
Add support transaction in CommissioningProvider and ControlLoopInstantiationProvider Issue-ID: POLICY-3802 Change-Id: I8ddba4814547e335b7b27342189a3fc5d9dc4582 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2021-12-02Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon1-3/+3
*** This commit is generated by a PF release script *** policy/clamp updated to its latest own and reference snapshots Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I69be2767649041ba01a78b6c9fdae2ed6ad145eb
2021-12-02Merge "Add support transaction in CL and ServiceTemplate Providers"Liam Fallon20-824/+798
2021-11-29Update snapshot of policy/clamp to 6.2.1-SNAPSHOTliamfallon17-17/+17
*** This commit is generated by a PF release script *** policy/clamp is update from 6.2.0-SNAPSHOT to 6.2.1-SNAPSHOT Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I17a89cf934c6319392d2a9304f10763d29cca8bd
2021-11-26Release docker images for policy/clamp: 6.2.0liamfallon1-0/+18
*** This commit is generated by a PF release script *** This commit releases the docker images for repo policy/clamp. Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ia70bed5ec48b5618f2d7876ba46339da58ea961c
2021-11-26Release policy/clamp: 6.2.0liamfallon1-0/+5
*** Release Phase 8: This commit is generated by a PF release script *** This is the eigth phase in releasing images, it releases policy/clamp. Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ia585266fee54491c9ada4cf4d40d432395774529
2021-11-26Merge "Code Coverage clamp runtime"Ajith Sreekumar2-0/+159
2021-11-25Update parent and common referencesliamfallon5-7/+8
*** Release Phase 7: This commit is generated by a PF release script *** This is the seventh release phase, it updates parent, common and models references in policy/clamp. Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: If9d11a895d57c5421548698bb771519e16b0acf8 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-11-25Add support transaction in CL and ServiceTemplate ProvidersFrancescoFioraEst20-824/+798
Add support transaction in ControlLoopProvider and ServiceTemplateProvider Issue-ID: POLICY-3798 Change-Id: I0ab79f28231e329e06c16e01427775077b3ac994 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2021-11-25Code Coverage clamp runtimelapentafd2-0/+159
Issue-ID: POLICY-3452 Change-Id: I2ef9edd6bbbf5bdf12e9dccfde0d170d01191336 Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2021-11-25Merge "Added Camel Unit Tests"Liam Fallon4-13/+52
2021-11-25Merge "Add support transaction in ParticipantProvider"Liam Fallon24-239/+515
2021-11-24Merge "Code coverage clamp"Liam Fallon3-18/+86
2021-11-22Code coverage clamplapentafd3-18/+86
Issue-ID: POLICY-3452 Change-Id: I7ee191e590689e42822614d79a398012c454be42 Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2021-11-22Added Camel Unit Testsbrunomilitzer4-13/+52
Added two camel unit tests related to deleting tosca instance properties and the other to change the order state. Removed name and version paramaters in create instance properties camel rest endpoint. Issue-ID: POLICY-3568 Change-Id: I6cec03545263055eb7c6be2798dd5c8fe5a646b6 Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2021-11-22Merge "Added Camel Unit Tests"Liam Fallon21-35/+66
2021-11-19Merge "Align ui-react file in policy-clamp and policy-gui"Ajith Sreekumar2-147/+147
2021-11-19Add support transaction in ParticipantProviderFrancescoFioraEst24-239/+515
Issue-ID: POLICY-3800 Change-Id: I938c2731a30013b5f8e11a23a86d117300c95bff Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2021-11-18Merge "Code coverage clamp participant"Liam Fallon3-0/+71
2021-11-18Added Camel Unit Testsbrunomilitzer21-35/+66
Added Camel Unit Tests to test creation of instance properties Updated credentials for Rest End point Issue-ID: POLICY-3565 Change-Id: I0899d3052588822f02a8a003eb4bc406bc887713 Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2021-11-17Code coverage clamp participantlapentafd3-0/+71
Issue-ID: POLICY-3452 Change-Id: I5de10918f91ff2857cf81cc362c9cbecfcb01ec1 Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2021-11-17Align ui-react file in policy-clamp and policy-guiliamfallon2-147/+147
When the ui-react code was transferred to policy-gui, the white space was cleaned up and reformatted. This makes it difficult to track the real functional changes if any between ui-react in policy-clamp and policy-gui. This review brings more white space changes into ui-react in policy-clamp to make file comparisons easier. Issue-ID: POLICY-3358 Change-Id: I22bc07f795c725097adba20c3dac176a39a54c91 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-11-17Merge "Code coverage in clamp participant-impl"Liam Fallon2-0/+200