policy/clamp.git
2 years agoOpenSuse docker files for ACM and participants 95/129495/2
danielhanrahan [Wed, 1 Jun 2022 16:34:54 +0000 (17:34 +0100)]
OpenSuse docker files for ACM and participants

Issue-ID: POLICY-4191
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Iad508532fd1c9ed99cbc906e7ae40e77eabf15e8

2 years agoMerge "Add Ramesh Murugan Iyer as a committer"
Liam Fallon [Thu, 2 Jun 2022 08:07:57 +0000 (08:07 +0000)]
Merge "Add Ramesh Murugan Iyer as a committer"

2 years agoMerge "Fix HTTP handling in CLAMP ACM"
Jorge Hernandez [Wed, 1 Jun 2022 21:25:34 +0000 (21:25 +0000)]
Merge "Fix HTTP handling in CLAMP ACM"

2 years agoAdd Ramesh Murugan Iyer as a committer 50/129450/1
liamfallon [Wed, 1 Jun 2022 12:28:38 +0000 (13:28 +0100)]
Add Ramesh Murugan Iyer as a committer

Issue-ID: POLICY-4228
Change-Id: I1f173f6d3bb92b8040f2c7999233bb57708c82c2
Signed-off-by: liamfallon <liam.fallon@est.tech>
2 years agoFix HTTP handling in CLAMP ACM 31/129431/2
liamfallon [Tue, 31 May 2022 10:22:10 +0000 (11:22 +0100)]
Fix HTTP handling in CLAMP ACM

HTTPS is turned on using a Java property in the startup scripts in all
the CLAMP ACM docker images. This means that HTTP cannot be enabled or
HTTPS disabled in configuration. THis commit fixes that bug.

The building of the CLAMP docker images calls each jar app.jar. If all
images are being built locally together, the names collide and the last
image's jar is used for all jars. This commit fixes that bug as well.

Issue-ID: POLICY-4224
Change-Id: If4ba8cdef36f7a8a3665fe60eee31e42159e909b
Signed-off-by: liamfallon <liam.fallon@est.tech>
2 years agoAdded Edit Instance Properties Functionality 19/129319/3
brunomilitzer [Thu, 5 May 2022 14:20:30 +0000 (15:20 +0100)]
Added Edit Instance Properties Functionality

Issue-ID: POLICY-4094
Change-Id: Id52dba3c0912486fa551697be170c05542a0ee22
Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
3 years agoAdd user configurable parameter for permitted helm repo protocols 89/129289/1
rameshiyer27 [Tue, 17 May 2022 11:04:03 +0000 (12:04 +0100)]
Add user configurable parameter for permitted helm repo protocols

User can configure the permitted helm repository protocols http/https
based on the requirement.

Issue-ID: POLICY-4113
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ib7c91413babd15d0bd22ceffe10cdc1c3a6a0fd0

3 years agoSet snapshot and/or references of policy/clamp for new release 52/129052/1
liamfallon [Tue, 3 May 2022 16:22:19 +0000 (17:22 +0100)]
Set snapshot and/or references of policy/clamp for new release

policy/clamp updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4073
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Icf5d09aafb4ff088dd9e6c3268859753c0a3c06a
Signed-off-by: liamfallon <liam.fallon@est.tech>
3 years agoUpdate snapshot and/or references of policy/clamp to latest snapshots 74/128974/1
liamfallon [Thu, 28 Apr 2022 15:00:51 +0000 (16:00 +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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ib28160e231fbfe1124cd49d29ca9e3d538a1cbfd

3 years agoRelease docker images for policy/clamp: 6.2.3 65/128965/1
liamfallon [Thu, 28 Apr 2022 14:32:52 +0000 (15:32 +0100)]
Release docker images for policy/clamp: 6.2.3

This commit releases docker images for repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I409bcb48e398d68bf93aeaef8247e6ce137f7b22

3 years agoRelease policy/clamp: 6.2.3 55/128955/1
liamfallon [Thu, 28 Apr 2022 13:40:56 +0000 (14:40 +0100)]
Release policy/clamp: 6.2.3

This commit releases repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I81a663543948dee45d2063286522f1b1458112fe

3 years agoupdate references in policy/clamp pom 19/128919/1
liamfallon [Wed, 27 Apr 2022 19:55:39 +0000 (20:55 +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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ib3cf4c4864fa0b0e4be3bf7b2ad19c7fbb7e0300

3 years agoFix Issue when serialization into JSON Schema 96/128896/1
FrancescoFioraEst [Wed, 27 Apr 2022 09:32:51 +0000 (10:32 +0100)]
Fix Issue when serialization into JSON Schema

Issue-ID: POLICY-4104
Change-Id: Iab42134820fc547429a988b43a0bd6edb344c3db
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
3 years agoUse policy/parent for dependency management 80/128780/6
liamfallon [Thu, 21 Apr 2022 17:04:38 +0000 (18:04 +0100)]
Use policy/parent for dependency management

We use policy/parent for dependency management so that we can control
the spring and spring boot versions that are pulled in.

Issue-ID: POLICY-4070
Change-Id: I1f8da1f1eb660c748110ecc25ca445c3c9cb202e
Signed-off-by: liamfallon <liam.fallon@est.tech>
3 years agoReplace jackson library usage with GSON 09/128709/3
Sirisha_Manchikanti [Tue, 12 Apr 2022 16:41:14 +0000 (17:41 +0100)]
Replace jackson library usage with GSON

Issue-ID: POLICY-4085
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I6f8f55d2c49495b6efcdc7f58de03c440f72626d

3 years agoUpdate snapshot and/or references of policy/clamp to latest snapshots 28/128528/1
liamfallon [Tue, 12 Apr 2022 20:35:15 +0000 (21:35 +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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ifd4eb766f4070811f8100eb27f58ef2618b1dd22

3 years agoRelease docker images for policy/clamp: 6.2.2 23/128523/1
liamfallon [Tue, 12 Apr 2022 20:00:30 +0000 (21:00 +0100)]
Release docker images for policy/clamp: 6.2.2

This commit releases docker images for repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ie5cbc25169195dfd1f39b8ae558e35d77f3c34ea

3 years agoRelease policy/clamp: 6.2.2 22/128522/1
liamfallon [Tue, 12 Apr 2022 19:12:08 +0000 (20:12 +0100)]
Release policy/clamp: 6.2.2

This commit releases repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id1c6a437a0152d5958f82c909177c8daf4644fd6

3 years agoFix CLAMP staging example dependency 15/128515/1
liamfallon [Tue, 12 Apr 2022 18:37:14 +0000 (19:37 +0100)]
Fix CLAMP staging example dependency

The internal dependencies in CLAMP did not have the dependency from
models and runtime to examples.

Issue-ID: POLICY-4089
Change-Id: I0ce3176b5a346b1a8efdbc65e4773dd5f212b9fd
Signed-off-by: liamfallon <liam.fallon@est.tech>
3 years agoupdate references in policy/clamp pom 05/128505/1
liamfallon [Tue, 12 Apr 2022 17:41:45 +0000 (18:41 +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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ib2580b3ada5607cdf0c5be06cfbaac8ae202a9eb

3 years agoRename controlloop to ACM 31/128431/3
Sirisha_Manchikanti [Wed, 6 Apr 2022 08:22:17 +0000 (09:22 +0100)]
Rename controlloop to ACM

Issue-ID: POLICY-3941
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I3a9d66b5f6be55e722bb15326d0af83a1b698a02

3 years agoAdd separate version for Jackson annotations 75/128375/3
liamfallon [Thu, 7 Apr 2022 15:36:12 +0000 (16:36 +0100)]
Add separate version for Jackson annotations

Issue-ID: POLICY-4070
Change-Id: I3737728dfdcbd8b5528ae5c9780756a41be3e369
Signed-off-by: liamfallon <liam.fallon@est.tech>
3 years agoRemove hidden .readthedocs.yaml file 33/128433/1
liamfallon [Mon, 11 Apr 2022 11:55:16 +0000 (12:55 +0100)]
Remove hidden .readthedocs.yaml file

The hidden .readthedocs.yaml file causes the documentation job to try to
build the CLAMP documentation, and the documentation build fails because
there is no docs/ directory in CLAMP any more, documents were moved to
policy/parent

Issue-ID: POLICY-4070
Change-Id: Ied421c27c6faef049d7361dd863758e529acf208
Signed-off-by: liamfallon <liam.fallon@est.tech>
3 years agoRename ControlLoop with AutomationComposition in testsuites 92/128092/2
Sirisha_Manchikanti [Wed, 23 Mar 2022 17:34:32 +0000 (17:34 +0000)]
Rename ControlLoop with AutomationComposition in testsuites

Issue-ID: POLICY-4014
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: Ia69099a27e9261bf68ac31626f2ec315e2f35436

3 years agoClean up unit tests 64/127964/1
adheli.tavares [Mon, 21 Mar 2022 12:38:52 +0000 (12:38 +0000)]
Clean up unit tests

- use the unified test reference folder
- fix some sonar lint issues

Issue-ID: POLICY-3945
Change-Id: I33e30332d911f02c32937316bac6d2d331ac6346
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
3 years agoClean up of test resources not used by ACM 05/127905/2
adheli.tavares [Tue, 15 Mar 2022 09:38:05 +0000 (09:38 +0000)]
Clean up of test resources not used by ACM

Issue-ID: POLICY-3945
Change-Id: I9d3b47a47288816f7ff3d60b21237a458b14cf68
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
3 years agoMerge "Remove hyphen from database name"
Liam Fallon [Tue, 22 Mar 2022 09:29:35 +0000 (09:29 +0000)]
Merge "Remove hyphen from database name"

3 years agoAdding the TCA example 08/127908/2
adheli.tavares [Mon, 21 Mar 2022 13:19:32 +0000 (13:19 +0000)]
Adding the TCA example

Issue-ID: POLICY-3946
Change-Id: Ia3e5d951198c4e436cc7506b805155ff1c0c9af1
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
3 years agoRemove hyphen from database name 01/127901/1
Sirisha_Manchikanti [Wed, 16 Mar 2022 08:47:30 +0000 (08:47 +0000)]
Remove hyphen from database name

Issue-ID: POLICY-4039
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: Icc7a41b3e65c470490a1648726784b9bc60df0f8

3 years agoClean up unit tests 89/127789/1
adheli.tavares [Thu, 10 Mar 2022 10:49:49 +0000 (10:49 +0000)]
Clean up unit tests

- use the unified functional pmsh test case
- fix some sonar lint issues

Issue-ID: POLICY-3945
Change-Id: Ic49ea9494cde88a8e0d37260d1461b9775ec9ed5
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
3 years agoUpdate snapshot and/or references of policy/clamp to latest snapshots 13/127713/1
liamfallon [Fri, 11 Mar 2022 18:03:17 +0000 (18:03 +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-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I45033a8f834d30ce188f122519c56af92ca26847

3 years agoRelease docker images for policy/clamp: 6.2.1 01/127701/1
liamfallon [Fri, 11 Mar 2022 14:07:37 +0000 (14:07 +0000)]
Release docker images for policy/clamp: 6.2.1

This commit releases docker images for repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I082fc300373ce3318d0ed7cee8412c25abb82dd6

3 years agoRelease policy/clamp: 6.2.1 92/127692/1
liamfallon [Fri, 11 Mar 2022 12:07:54 +0000 (12:07 +0000)]
Release policy/clamp: 6.2.1

This commit releases repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I12b0cd2ccb5b8068fcf2bbdcccf37230850219c8

3 years agoupdate references in policy/clamp pom 41/127641/2
liamfallon [Thu, 10 Mar 2022 09:12:44 +0000 (09:12 +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-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ie6c69a7aa144d6b37c2627b12ef212ecb6ef23a9
Signed-off-by: liamfallon <liam.fallon@est.tech>
3 years agoClean up of unit tests for ACM definitions 82/127582/2
adheli.tavares [Wed, 9 Mar 2022 10:39:29 +0000 (10:39 +0000)]
Clean up of unit tests for ACM definitions

Issue-ID: POLICY-3945
Change-Id: I080e402899d2b2960b46efa06db68041a73f5d2b
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
3 years agoMerge "Fixed Instance Properties Name"
Liam Fallon [Wed, 9 Mar 2022 11:52:20 +0000 (11:52 +0000)]
Merge "Fixed Instance Properties Name"

3 years agoOrganising tosca files references to an examples folder 77/127477/2
adheli.tavares [Fri, 25 Feb 2022 15:06:49 +0000 (15:06 +0000)]
Organising tosca files references to an examples folder

Issue-ID: POLICY-3945
Change-Id: If013bba1288ed9f5778ea796161d42d617909728
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
3 years agoFixed Instance Properties Name 33/127533/1
brunomilitzer [Mon, 7 Mar 2022 15:13:02 +0000 (15:13 +0000)]
Fixed Instance Properties Name

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>
3 years agoMerge "Accept only Whitelisted Repos from Tosca Template"
Liam Fallon [Wed, 2 Mar 2022 00:05:32 +0000 (00:05 +0000)]
Merge "Accept only Whitelisted Repos from Tosca Template"

3 years agoAccept only Whitelisted Repos from Tosca Template 08/127308/3
Lathish [Thu, 24 Feb 2022 13:26:01 +0000 (13:26 +0000)]
Accept only Whitelisted Repos from Tosca Template

Issue-ID: POLICY-3894
Change-Id: Iaffaf3f1243f6070c600a58891899e9e1e326732
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoChanged Incorrect Name for Tosca Service Template Participant Type 12/127312/1
brunomilitzer [Fri, 25 Feb 2022 15:02:09 +0000 (15:02 +0000)]
Changed Incorrect Name for Tosca Service Template Participant Type

Issue-ID: POLICY-3940
Change-Id: Ia66052c4729d117f542069f0fdad8f74fabfe878
Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
3 years agoMerge "Fix Schema name to be in consistent with other components"
Liam Fallon [Thu, 24 Feb 2022 13:13:13 +0000 (13:13 +0000)]
Merge "Fix Schema name to be in consistent with other components"

3 years agoFix Schema name to be in consistent with other components 49/127249/1
Lathish [Wed, 23 Feb 2022 10:38:47 +0000 (10:38 +0000)]
Fix Schema name to be in consistent with other components

Issue-ID: POLICY-3944
Change-Id: Ia20a7de1deb0b2282e1dd31c3e7d67da741d438d
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoFix helm exception when there are no repo's configured 19/127219/5
Lathish [Wed, 16 Feb 2022 10:45:25 +0000 (16:15 +0530)]
Fix helm exception when there are no repo's configured

Issue-ID: POLICY-3874
Change-Id: I6734654049abeeb391b58df566992ab102a2894c
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoRename TOSCA Control Loop to ACM 57/127057/8
liamfallon [Tue, 25 Jan 2022 19:55:43 +0000 (19:55 +0000)]
Rename TOSCA Control Loop to ACM

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>
3 years agoMerge "Add Hibernate support in runtime-controlloop"
Ajith Sreekumar [Thu, 17 Feb 2022 15:51:55 +0000 (15:51 +0000)]
Merge "Add Hibernate support in runtime-controlloop"

3 years agoMerge "Remove Clamp GUI from Clamp Repo"
Liam Fallon [Thu, 17 Feb 2022 09:02:50 +0000 (09:02 +0000)]
Merge "Remove Clamp GUI from Clamp Repo"

3 years agoAdd Hibernate support in runtime-controlloop 16/127016/2
FrancescoFioraEst [Fri, 3 Dec 2021 13:43:41 +0000 (13:43 +0000)]
Add Hibernate support in runtime-controlloop

Issue-ID: POLICY-3841
Change-Id: Ie958a4a4ab35c8bc4d6829128e39a2458d67a7a5
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
3 years agoMerge "Disable the helm endpoints by default in clamp"
Liam Fallon [Wed, 16 Feb 2022 11:27:40 +0000 (11:27 +0000)]
Merge "Disable the helm endpoints by default in clamp"

3 years agoDisable the helm endpoints by default in clamp 31/127131/4
Lathish [Tue, 15 Feb 2022 12:31:45 +0000 (18:01 +0530)]
Disable the helm endpoints by default in clamp

Issue-ID: POLICY-3894
Change-Id: I81548c77fe0f9030c3bc7e8a72e113b234ff9010
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoFix Policy Participant to create and deploy the policies in Passive state 06/127106/2
Lathish [Mon, 14 Feb 2022 13:48:37 +0000 (19:18 +0530)]
Fix Policy Participant to create and deploy the policies in Passive state

Issue-ID: POLICY-3874
Change-Id: If8a8a85dcb61389114a14c207c29ca55ba73161f
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoRemove Clamp GUI from Clamp Repo 79/127079/2
FrancescoFioraEst [Mon, 7 Feb 2022 17:03:19 +0000 (17:03 +0000)]
Remove Clamp GUI from Clamp Repo

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>
3 years agoFix K8s State change from Uninitialized to Passive only when pod deployment is succe... 42/126942/2
Lathish [Wed, 2 Feb 2022 15:01:32 +0000 (20:31 +0530)]
Fix K8s State change from Uninitialized to  Passive only when pod deployment is successful

Issue-ID: POLICY-3874
Change-Id: Ib2ca3a5df8b15a0fa544fea8d0cbe794292d3d09
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoFix K8s participant Error when helm repo is not configured 15/126915/2
Lathish [Tue, 1 Feb 2022 09:58:14 +0000 (15:28 +0530)]
Fix K8s participant Error when helm repo is not configured

Issue-ID: POLICY-3874
Change-Id: Ib28e427b6f498c89b8ab5b1f5bf6c88e6c9fc919
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoMerge "Fix for authorization error on clamp be"
Liam Fallon [Fri, 28 Jan 2022 09:08:41 +0000 (09:08 +0000)]
Merge "Fix for authorization error on clamp be"

3 years agoFix for authorization error on clamp be 99/126799/1
saul.gill [Thu, 27 Jan 2022 13:30:01 +0000 (13:30 +0000)]
Fix for authorization error on clamp be

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>
3 years agoFix HTTP Participant Status Change on API Failure 93/126793/2
Lathish [Wed, 26 Jan 2022 12:15:24 +0000 (17:45 +0530)]
Fix HTTP Participant Status Change on API Failure

Issue-ID: POLICY-3874
Change-Id: Id5eb4529942e36ead245d28151ffccd4dcb21486
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoAdded CreateInstanceProperties JUnit Tests 68/126168/1
brunomilitzer [Thu, 9 Dec 2021 15:28:53 +0000 (15:28 +0000)]
Added CreateInstanceProperties JUnit Tests

Issue-Id: POLICY-3564
Change-Id: Ic7b7f3debc9712419aca213f43dd4bf78e3c07c7
Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
3 years agoAdd Delete JUnit Tests 06/126106/4
brunomilitzer [Mon, 6 Dec 2021 10:53:26 +0000 (10:53 +0000)]
Add Delete JUnit Tests

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>
3 years agoMerge "Add support transaction"
Liam Fallon [Tue, 7 Dec 2021 15:21:40 +0000 (15:21 +0000)]
Merge "Add support transaction"

3 years agoAdd support transaction 41/126041/1
FrancescoFioraEst [Fri, 19 Nov 2021 15:59:54 +0000 (15:59 +0000)]
Add support transaction

Add support transaction in CommissioningProvider
and ControlLoopInstantiationProvider

Issue-ID: POLICY-3802
Change-Id: I8ddba4814547e335b7b27342189a3fc5d9dc4582
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
3 years agoUpdate snapshot and/or references of policy/clamp to latest snapshots 37/126037/1
liamfallon [Thu, 2 Dec 2021 15:54:17 +0000 (15:54 +0000)]
Update snapshot and/or references of policy/clamp to latest snapshots

*** 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

3 years agoMerge "Add support transaction in CL and ServiceTemplate Providers"
Liam Fallon [Thu, 2 Dec 2021 14:50:10 +0000 (14:50 +0000)]
Merge "Add support transaction in CL and ServiceTemplate Providers"

3 years agoUpdate snapshot of policy/clamp to 6.2.1-SNAPSHOT 58/125958/1
liamfallon [Mon, 29 Nov 2021 11:33:53 +0000 (11:33 +0000)]
Update snapshot of policy/clamp to 6.2.1-SNAPSHOT

*** 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

3 years agoRelease docker images for policy/clamp: 6.2.0 41/125941/1
liamfallon [Fri, 26 Nov 2021 12:08:02 +0000 (12:08 +0000)]
Release docker images for policy/clamp: 6.2.0

*** 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

3 years agoRelease policy/clamp: 6.2.0 32/125932/1
liamfallon [Fri, 26 Nov 2021 10:42:13 +0000 (10:42 +0000)]
Release policy/clamp: 6.2.0

*** 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

3 years agoMerge "Code Coverage clamp runtime"
Ajith Sreekumar [Fri, 26 Nov 2021 10:05:30 +0000 (10:05 +0000)]
Merge "Code Coverage clamp runtime"

3 years agoUpdate parent and common references 08/125908/2
liamfallon [Thu, 25 Nov 2021 11:41:30 +0000 (11:41 +0000)]
Update parent and common references

*** 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>
3 years agoAdd support transaction in CL and ServiceTemplate Providers 17/125917/1
FrancescoFioraEst [Thu, 11 Nov 2021 14:57:23 +0000 (14:57 +0000)]
Add support transaction in CL and ServiceTemplate Providers

Add support transaction
in ControlLoopProvider and ServiceTemplateProvider

Issue-ID: POLICY-3798
Change-Id: I0ab79f28231e329e06c16e01427775077b3ac994
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
3 years agoCode Coverage clamp runtime 72/125872/2
lapentafd [Wed, 24 Nov 2021 12:42:31 +0000 (12:42 +0000)]
Code Coverage clamp runtime

Issue-ID: POLICY-3452
Change-Id: I2ef9edd6bbbf5bdf12e9dccfde0d170d01191336
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
3 years agoMerge "Added Camel Unit Tests"
Liam Fallon [Thu, 25 Nov 2021 10:55:10 +0000 (10:55 +0000)]
Merge "Added Camel Unit Tests"

3 years agoMerge "Add support transaction in ParticipantProvider"
Liam Fallon [Thu, 25 Nov 2021 10:54:56 +0000 (10:54 +0000)]
Merge "Add support transaction in ParticipantProvider"

3 years agoMerge "Code coverage clamp"
Liam Fallon [Wed, 24 Nov 2021 09:25:48 +0000 (09:25 +0000)]
Merge "Code coverage clamp"

3 years agoCode coverage clamp 29/125829/1
lapentafd [Mon, 22 Nov 2021 19:40:39 +0000 (19:40 +0000)]
Code coverage clamp

Issue-ID: POLICY-3452
Change-Id: I7ee191e590689e42822614d79a398012c454be42
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
3 years agoAdded Camel Unit Tests 28/125828/1
brunomilitzer [Mon, 22 Nov 2021 17:42:40 +0000 (17:42 +0000)]
Added Camel Unit Tests

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>
3 years agoMerge "Added Camel Unit Tests"
Liam Fallon [Mon, 22 Nov 2021 09:27:23 +0000 (09:27 +0000)]
Merge "Added Camel Unit Tests"

3 years agoMerge "Align ui-react file in policy-clamp and policy-gui"
Ajith Sreekumar [Fri, 19 Nov 2021 14:03:45 +0000 (14:03 +0000)]
Merge "Align ui-react file in policy-clamp and policy-gui"

3 years agoAdd support transaction in ParticipantProvider 93/125793/1
FrancescoFioraEst [Wed, 10 Nov 2021 14:11:51 +0000 (14:11 +0000)]
Add support transaction in ParticipantProvider

Issue-ID: POLICY-3800
Change-Id: I938c2731a30013b5f8e11a23a86d117300c95bff
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
3 years agoMerge "Code coverage clamp participant"
Liam Fallon [Thu, 18 Nov 2021 17:37:02 +0000 (17:37 +0000)]
Merge "Code coverage clamp participant"

3 years agoAdded Camel Unit Tests 87/125787/2
brunomilitzer [Thu, 18 Nov 2021 10:26:50 +0000 (10:26 +0000)]
Added Camel Unit Tests

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>
3 years agoCode coverage clamp participant 84/125784/1
lapentafd [Wed, 17 Nov 2021 16:51:16 +0000 (16:51 +0000)]
Code coverage clamp participant

Issue-ID: POLICY-3452
Change-Id: I5de10918f91ff2857cf81cc362c9cbecfcb01ec1
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
3 years agoAlign ui-react file in policy-clamp and policy-gui 81/125781/1
liamfallon [Wed, 17 Nov 2021 15:36:40 +0000 (15:36 +0000)]
Align ui-react file in policy-clamp and policy-gui

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>
3 years agoMerge "Code coverage in clamp participant-impl"
Liam Fallon [Wed, 17 Nov 2021 15:15:45 +0000 (15:15 +0000)]
Merge "Code coverage in clamp participant-impl"

3 years agoMerge "Added Camel Unit Tests For Monitoring"
Liam Fallon [Wed, 17 Nov 2021 15:15:23 +0000 (15:15 +0000)]
Merge "Added Camel Unit Tests For Monitoring"

3 years agoCode coverage in clamp participant-impl 75/125775/1
lapentafd [Tue, 16 Nov 2021 12:04:56 +0000 (12:04 +0000)]
Code coverage in clamp participant-impl

Issue-ID: POLICY-3452
Change-Id: Iad815f2c0e239356f5e21e2fedd8e7b9e8f523d2
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
3 years agoAdded Camel Unit Tests For Monitoring 61/125761/2
brunomilitzer [Mon, 15 Nov 2021 14:25:59 +0000 (14:25 +0000)]
Added Camel Unit Tests For Monitoring

Issue-ID: POLICY-3562
Change-Id: I2270d4c24988258c3ac3428cd70eff29a873df17
Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
3 years agoAlign ui-react file in policy-clamp and policy-gui 59/125759/2
liamfallon [Mon, 15 Nov 2021 15:22:57 +0000 (15:22 +0000)]
Align ui-react file in policy-clamp and policy-gui

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: Ie65d5bb664e6f43fe2f8a4342cf679e34ced18b8
Signed-off-by: liamfallon <liam.fallon@est.tech>
3 years agoMerge "Code Coverage Clamp Intermediary"
Liam Fallon [Mon, 15 Nov 2021 14:23:45 +0000 (14:23 +0000)]
Merge "Code Coverage Clamp Intermediary"

3 years agoMerge "Add health check, metrics and prometheus endpoints for CL participants"
Liam Fallon [Mon, 15 Nov 2021 14:23:30 +0000 (14:23 +0000)]
Merge "Add health check, metrics and prometheus endpoints for CL participants"

3 years agoMerge "Add support transaction in Statistics Providers"
Liam Fallon [Mon, 15 Nov 2021 13:08:36 +0000 (13:08 +0000)]
Merge "Add support transaction in Statistics Providers"

3 years agoMerge "Fixed Third Party Proxy File"
Liam Fallon [Mon, 15 Nov 2021 13:06:18 +0000 (13:06 +0000)]
Merge "Fixed Third Party Proxy File"

3 years agoMerge "Align ui-react file in policy-clamp and policy-gui"
Liam Fallon [Mon, 15 Nov 2021 11:53:18 +0000 (11:53 +0000)]
Merge "Align ui-react file in policy-clamp and policy-gui"

3 years agoFixed Third Party Proxy File 94/125694/3
brunomilitzer [Thu, 11 Nov 2021 14:45:29 +0000 (14:45 +0000)]
Fixed Third Party Proxy File

Fixed third_party_proxy file which needed to wrap
the content inside print with brackets

Updated gitignore to ignore python enviroment files

Issue-ID: POLICY-3818
Change-Id: I608868b55b693375c69b17eb11aa47bfd9908747
Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
3 years agoCode Coverage Clamp Intermediary 86/125686/1
lapentafd [Thu, 11 Nov 2021 12:04:23 +0000 (12:04 +0000)]
Code Coverage Clamp Intermediary

Issue-ID: POLICY-3452
Change-Id: I388a1868fcaa95549f0d48ffb6713ab2526e2ed5
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
3 years agoAdd health check, metrics and prometheus endpoints for CL participants 10/125610/5
rameshiyer27 [Fri, 5 Nov 2021 14:24:02 +0000 (14:24 +0000)]
Add health check, metrics and prometheus endpoints for CL participants

Issue-ID: POLICY-3747
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I9cb1ffcc2f9996c5b0e9f67fec9c706e48cfa800

3 years agoAdd support transaction in Statistics Providers 71/125671/2
FrancescoFioraEst [Tue, 2 Nov 2021 16:08:46 +0000 (16:08 +0000)]
Add support transaction in Statistics Providers

Add support transaction
in ClElementStatisticsProvider and ParticipantStatisticsProvider

Issue-ID: POLICY-3801
Change-Id: Iaf9d55a268627f9d548afdf108476441b19e1413
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
3 years agoFixed https issue in policy-participant 77/125677/1
saul.gill [Wed, 10 Nov 2021 12:57:03 +0000 (12:57 +0000)]
Fixed https issue in policy-participant

Changes config files to use "useHttps" instead of "https"

Issue-ID: POLICY-3817
Change-Id: Ic945150eff5334cbba77b4da77d72dc1283d4e67
Signed-off-by: saul.gill <saul.gill@est.tech>
3 years agoAlign ui-react file in policy-clamp and policy-gui 66/125666/2
liamfallon [Tue, 9 Nov 2021 15:22:22 +0000 (15:22 +0000)]
Align ui-react file in policy-clamp and policy-gui

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 the white space changes into ui-react in policy-clamp
to make file comparisons easier.

Issue-ID: POLICY-3358
Change-Id: Ic303e71b341e5c0f7ca0de0ed4c4962ebf2f988a
Signed-off-by: liamfallon <liam.fallon@est.tech>
3 years agoMerge "Code Coverage clamp common"
Liam Fallon [Wed, 10 Nov 2021 08:09:33 +0000 (08:09 +0000)]
Merge "Code Coverage clamp common"

3 years agoMerge "Add Spring Jpa configuration"
Liam Fallon [Wed, 10 Nov 2021 08:06:20 +0000 (08:06 +0000)]
Merge "Add Spring Jpa configuration"