aboutsummaryrefslogtreecommitdiffstats
path: root/models-tosca
AgeCommit message (Expand)AuthorFilesLines
2020-05-19Bump models to 2.2.7-SNAPSHOTRam Krishna Verma1-1/+1
2020-05-10Policy DB contents removed on DB deadlockliamfallon7-166/+162
2020-05-07Fix simultaneous get access to policy providerliamfallon1-71/+86
2020-05-06Make type and type_version mandatory on policiesliamfallon3-17/+86
2020-05-05Policy delete should only return deleted policyliamfallon1-45/+57
2020-05-04Fix simultaneous write access to policy providerliamfallon1-32/+47
2020-04-24Bump models patch 2.2.6-SNAPSHOTPamela Dragosh1-1/+1
2020-04-16Add version to example yaml filesJim Hahn1-22/+7
2020-04-14Bump models to 2.2.5-SNAPSHOTRam Krishna Verma1-1/+1
2020-04-11Bump models patch 2.2.4-SNAPSHOTPamela Dragosh1-1/+1
2020-04-07Address sonar issues in modelsJim Hahn4-21/+11
2020-03-25Bump models 2.2.3-SNAPSHOTPamela Dragosh1-1/+1
2020-03-25Cleanup eclipse warningsPamela Dragosh1-1/+0
2020-03-24Bump policy-models to version 2.2.2-SNAPSHOTliamfallon1-1/+1
2020-03-23Add version to compliant operational policiesjhh1-7/+7
2020-03-19Allow fetch of old policy type verisonsliamfallon3-104/+106
2020-03-11SONAR: Squelch bug regarding non-initalized lombok.NonNull valuesChris Ramstad2-0/+2
2020-03-09Add optional controllerName in Op. Legacy Policiesjhh3-2/+15
2020-03-06Full version in policy metadata versionliamfallon1-1/+1
2020-03-06TOSCA Compliant Guard PoliciesPamela Dragosh16-1033/+82
2020-03-04Fix tca monitoring tca_policy typePamela Dragosh1-5/+1
2020-03-03Return incoming service templates on createliamfallon2-9/+9
2020-02-24Fix to avoid ConcurrentModificationException in policy-modelsa.sreekumar1-3/+3
2020-02-20Minor fix to avoid ConcurrentModificationException in policy-modelsa.sreekumar1-6/+6
2020-02-19Fix cascaded get filtering and speedliamfallon2-69/+123
2020-02-18Add safe entity delete, fix multiple entity getliamfallon13-33/+433
2020-02-18Add missing classes to persistence.xmlliamfallon1-0/+2
2020-02-17Add missing entry_schema for operational policy typePamela Dragosh4-16/+21
2020-02-17Fix return building on policy getliamfallon1-4/+11
2020-02-14Fix return codes and policy getliamfallon3-12/+11
2020-02-13Update models-tosca for hetter handlingliamfallon11-29/+59
2020-02-12Implement validation and hierarchical getliamfallon19-230/+539
2020-02-10Get the tree of parent entities for an entity in a containerliamfallon2-26/+169
2020-02-07Add data type and policy type reference checkingliamfallon12-125/+311
2020-02-05Add vaidation for entity hierarchiesliamfallon27-149/+498
2020-02-04Add merge utility for service templatesliamfallon5-31/+413
2020-01-28Merge "Add service template persistence provider"Jorge Hernandez5-8/+309
2020-01-28Add service template persistence providerliamfallon5-8/+309
2020-01-20vcpe operational policy tosca compliant jsonjhh1-3/+3
2020-01-16Clean up TOSCA provider unit testsliamfallon1-5/+6
2020-01-13Read resource dirs in models prvider unit testsliamfallon2-56/+51
2020-01-10Bumped patch version for policy/modelsHOCKLA1-2/+2
2020-01-10Merge "Added new policy examples to support integration of new version valida...Liam Fallon1-11/+1
2020-01-10Added new policy examples to support integration of new version validation fe...Chenfei Gao1-11/+1
2020-01-10Fix policy-models to support data type propertiesliamfallon4-24/+26
2020-01-08Update tosca utils to remove code duplicationliamfallon2-63/+80
2020-01-08Store and return data types for policiesliamfallon5-25/+238
2020-01-07Support persistence of data typesliamfallon10-213/+471
2019-12-11Merge "Fix minor checksyle issues in models"Pamela Dragosh2-5/+6
2019-12-10Update optimization policiesPamela Dragosh1-16/+16