Linux Foundation Collaborative Projects
index
:
policy/clamp
honolulu
istanbul
jakarta
java-17
kohn
london
master
montreal
newdelhi
tosca-poc
"policy-clamp"
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
Improve code in ACM
FrancescoFioraEst
2
-14
/
+1
2024-06-14
Add ParticipantReplica repository in ACM
FrancescoFioraEst
6
-4
/
+109
2024-06-11
Merge "Add Synchronization topic in acm runtime"
Adheli Tavares
3
-3
/
+63
2024-06-11
Merge "Create model in clamp runtime for the replica table"
Ramesh Murugan Iyer
4
-4
/
+173
2024-06-11
Add Synchronization topic in acm runtime
rameshiyer27
3
-3
/
+63
2024-06-06
Create model in clamp runtime for the replica table
FrancescoFioraEst
4
-4
/
+173
2024-06-06
Remove Map in ACM-R for timeout Deploy/Undeploy
FrancescoFioraEst
3
-4
/
+35
2024-06-06
Add support for unique replica id generation in the participants
FrancescoFioraEst
2
-6
/
+17
2024-06-04
Remove Map in ACM-R for timeout Priming/Depriming
FrancescoFioraEst
3
-3
/
+17
2024-05-29
Remove Map in ACM-R for timeout Participant
FrancescoFioraEst
3
-2
/
+71
2024-04-16
Fix AutomationCompositionElement copy constructor
FrancescoFioraEst
2
-5
/
+11
2024-03-26
Recursive updates of the properties
FrancescoFioraEst
1
-0
/
+47
2024-03-08
Update compositions and instances monitoring
FrancescoFioraEst
4
-14
/
+78
2024-02-07
Permissions fix for clamp files
saul.gill
26
-0
/
+0
2024-01-25
Remove Dmaap references from CLAMP
rameshiyer27
22
-44
/
+44
2024-01-04
Add OutProperties instance support for restart scenario in acm-model
FrancescoFioraEst
2
-2
/
+13
2023-12-07
Add validation for AC instance element id
FrancescoFioraEst
1
-0
/
+33
2023-11-24
Allow semantic versioning in all templates in ACM
FrancescoFioraEst
1
-0
/
+4
2023-10-16
Fix messages in ACM
FrancescoFioraEst
4
-7
/
+36
2023-10-03
Fix minor Sonar Issues for clamp/acm
FrancescoFioraEst
3
-9
/
+9
2023-10-02
Fix Sonar Issues for clamp/acm
FrancescoFioraEst
2
-92
/
+0
2023-10-02
Handle TOSCA template with invalid element type
rameshiyer27
1
-0
/
+8
2023-09-27
Allow customisation in element and composition names in TOSCA
rameshiyer27
4
-30
/
+41
2023-09-26
Add migration message support
FrancescoFioraEst
8
-49
/
+123
2023-09-25
Upgrade Java 17
adheli.tavares
34
-94
/
+127
2023-08-01
Add composition outProperties to AC Definition and Status Message
FrancescoFioraEst
3
-1
/
+29
2023-07-12
Add support participant restart in ACM runtime
FrancescoFioraEst
5
-14
/
+100
2023-07-07
Add restart support in composition and in instance
FrancescoFioraEst
9
-2
/
+58
2023-06-28
Add restart publisher to support participant restart scenario in ACM
FrancescoFioraEst
6
-11
/
+144
2023-06-27
Removing old implementation of participant restart
saul.gill
1
-15
/
+0
2023-06-23
Add Timeuot support in prime/deprime
FrancescoFioraEst
3
-42
/
+8
2023-06-16
Add support for Prime Deprime Failure Handling in ACM-Runtime
FrancescoFioraEst
5
-7
/
+39
2023-06-15
Add support for Prime Deprime Failure Handling in Intermediary
FrancescoFioraEst
1
-0
/
+3
2023-06-14
Add timeout for ACM operations
rameshiyer27
2
-1
/
+19
2023-06-01
Add Failure handling support in the ACM-R
FrancescoFioraEst
8
-16
/
+100
2023-05-23
Update AC Element properties on the DEPLOYED state
rameshiyer27
4
-3
/
+77
2023-05-18
Rename statusProperites to outProperites in ACM
FrancescoFioraEst
5
-11
/
+11
2023-05-17
Add extend instance deletion support in ACM
FrancescoFioraEst
5
-14
/
+44
2023-05-16
Add participant capability to send message with status and properties
FrancescoFioraEst
2
-0
/
+8
2023-05-03
Add participant properties capability to acm/participants
FrancescoFioraEst
3
-0
/
+18
2023-04-11
Add UseState and OperationalState support in ACM
FrancescoFioraEst
6
-0
/
+122
2023-04-04
Fix Participant primed status in ACM
FrancescoFioraEst
1
-1
/
+3
2023-02-16
Remove AutomationCompositionState from ACM
FrancescoFioraEst
7
-165
/
+0
2023-02-15
Merge "Implement recording of Operational State and Usage State on ACM-R"
Ramesh Murugan Iyer
1
-36
/
+76
2023-02-15
Add undeploy on deregister (acm-side)
saul.gill
1
-0
/
+17
2023-02-14
Implement recording of Operational State and Usage State on ACM-R
FrancescoFioraEst
1
-36
/
+76
2023-02-13
Deployment and undeployment on Participant Intermediary
FrancescoFioraEst
1
-3
/
+0
2023-02-10
Initial support for Implement recording of Operational State
FrancescoFioraEst
4
-66
/
+11
2023-02-08
Implement AC Element Instance Locking and Unlocking on ACM-R
FrancescoFioraEst
7
-36
/
+29
2023-02-08
Merge "Replace Eclipselink with Hibernate"
Ramesh Murugan Iyer
2
-5
/
+11
[next]