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
/
test
/
java
/
org
/
onap
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-04
Add OutProperties instance support for restart scenario in acm-model
FrancescoFioraEst
2
-2
/
+15
2023-12-07
Add validation for AC instance element id
FrancescoFioraEst
1
-2
/
+60
2023-10-16
Fix messages in ACM
FrancescoFioraEst
1
-2
/
+19
2023-10-03
Add unit tests for tosca element type validation
rameshiyer27
1
-0
/
+28
2023-10-02
Fix Sonar Issues for clamp/acm
FrancescoFioraEst
11
-230
/
+26
2023-09-27
Allow customisation in element and composition names in TOSCA
rameshiyer27
2
-12
/
+29
2023-09-26
Add migration message support
FrancescoFioraEst
2
-77
/
+100
2023-09-25
Upgrade Java 17
adheli.tavares
6
-11
/
+9
2023-07-12
Add support participant restart in ACM runtime
FrancescoFioraEst
2
-7
/
+15
2023-07-07
Add restart support in composition and in instance
FrancescoFioraEst
3
-51
/
+45
2023-06-28
Add restart publisher to support participant restart scenario in ACM
FrancescoFioraEst
4
-29
/
+113
2023-06-27
Removing old implementation of participant restart
saul.gill
1
-3
/
+0
2023-06-16
Add support for Prime Deprime Failure Handling in ACM-Runtime
FrancescoFioraEst
1
-9
/
+11
2023-06-01
Add Failure handling support in the ACM-R
FrancescoFioraEst
1
-13
/
+15
2023-05-17
Add extend instance deletion support in ACM
FrancescoFioraEst
1
-0
/
+2
2023-05-03
Add participant properties capability to acm/participants
FrancescoFioraEst
1
-1
/
+1
2023-04-11
Add UseState and OperationalState support in ACM
FrancescoFioraEst
4
-56
/
+88
2023-02-15
Merge "Implement recording of Operational State and Usage State on ACM-R"
Ramesh Murugan Iyer
4
-69
/
+52
2023-02-15
Add undeploy on deregister (acm-side)
saul.gill
1
-2
/
+43
2023-02-14
Implement recording of Operational State and Usage State on ACM-R
FrancescoFioraEst
4
-69
/
+52
2023-02-13
Deployment and undeployment on Participant Intermediary
FrancescoFioraEst
1
-2
/
+3
2023-02-10
Initial support for Implement recording of Operational State
FrancescoFioraEst
4
-113
/
+25
2023-02-08
Implement AC Element Instance Locking and Unlocking on ACM-R
FrancescoFioraEst
2
-59
/
+1
2023-02-03
Handle AC Element Instance Deployment and undeployment on ACM-R
FrancescoFioraEst
2
-11
/
+21
2023-02-02
Refactor ParticipantUpdate to ParticipantPrime
saul.gill
2
-13
/
+13
2023-02-01
Upgrade and clean up dependencies
liamfallon
6
-22
/
+4
2023-02-01
Merge "Add element and definition map to ppnt endpoints"
Liam Fallon
2
-5
/
+170
2023-02-01
Merge "Refactor ACM Update message to ACM Deploy message in ACM"
Liam Fallon
4
-31
/
+28
2023-02-01
Merge "Added deployState to Automation Composition"
Liam Fallon
3
-11
/
+106
2023-01-31
Added deployState to Automation Composition
saul.gill
3
-11
/
+106
2023-01-31
Refactor ACM Update message to ACM Deploy message in ACM
FrancescoFioraEst
4
-31
/
+28
2023-01-31
Add element and definition map to ppnt endpoints
saul.gill
2
-5
/
+170
2023-01-30
Refactor Prime and Deprime messages in ACM
FrancescoFioraEst
4
-40
/
+73
2023-01-26
Remove participantType and references
saul.gill
13
-82
/
+28
2023-01-25
Models for refactor Prime and Deprime in ACM
FrancescoFioraEst
6
-37
/
+213
2023-01-23
Refactor participantId as UUID
FrancescoFioraEst
4
-140
/
+43
2023-01-23
Merge "Refactor AcInstanceState Update on ACM"
Ramesh Murugan Iyer
2
-0
/
+115
2023-01-19
Add supported ac elements to participants
saul.gill
4
-22
/
+267
2023-01-19
Refactor AcInstanceState Update on ACM
FrancescoFioraEst
2
-0
/
+115
2023-01-18
Merge "Remove reference type of participantId in Unit Tests in ACM-models"
Liam Fallon
14
-59
/
+130
2023-01-17
Remove reference type of participantId in Unit Tests in ACM-models
FrancescoFioraEst
14
-59
/
+130
2023-01-17
Remove FilterRepository in ACM
FrancescoFioraEst
2
-108
/
+11
2023-01-12
Add participant controller in ACM
saul.gill
2
-22
/
+65
2023-01-12
Merge "Refactor AcTypeState Update"
Liam Fallon
1
-0
/
+55
2023-01-10
Refactor AcTypeState Update
FrancescoFioraEst
1
-0
/
+55
2023-01-06
Refactor register deregister a Participant and Supervise Participants
FrancescoFioraEst
4
-78
/
+33
2022-12-20
Add compositionId into Messages between ACM and Participants
FrancescoFioraEst
3
-61
/
+0
2022-12-20
Merge "Fix copy contructor in DocToscaServiceTemplate in ACM"
Liam Fallon
1
-2
/
+1
2022-12-20
Merge "Refactor instanceId as primary key in JpaAutomationComposition"
Liam Fallon
4
-297
/
+159
2022-12-18
Upgrade the H2 database to the latest version
liamfallon
2
-3
/
+0
[next]