summaryrefslogtreecommitdiffstats
path: root/models-tosca/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2021-01-16Add PfKey translation to ToscaConceptIdentifierliamfallon2-4/+20
2021-01-14Add copy constructor to ToscaNodeTemplateliamfallon1-0/+50
2021-01-06Changed identifiers to concept identifiersliamfallon4-41/+44
2020-12-23Add Service Template TOSCA handlingliamfallon4-31/+164
2020-12-21Use annotations to do validationJim Hahn1-1/+1
2020-12-17Use ValidationResult for models v2.0Jim Hahn21-266/+273
2020-12-14JPA concepts for TOSCAliamfallon9-86/+295
2020-12-03Add generic methods to TOSCA providers and utilsliamfallon3-0/+245
2020-12-01Add extra authorative TOSCA conceptsliamfallon2-4/+4
2020-10-15Default should be an object on TOSCA propertiesliamfallon1-0/+57
2020-08-24Merge "Remove legacy operational policy from models"Jim Hahn5-544/+6
2020-08-20Sonar Fixes policy/models, removing model-yamluj426b16-133/+149
2020-08-19Upgrade new tcagen2 policy typePamela Dragosh7-15/+15
2020-08-14Remove legacy operational policy from modelsRam Krishna Verma5-544/+6
2020-06-19Merge "Changes for Checkstyle 8.32"Ram Krishna Verma32-35/+0
2020-06-18Changes for Checkstyle 8.32liamfallon33-37/+0
2020-06-18Replaced try/catch blocks in policy/models with assertj assertions.waynedunican1-8/+3
2020-05-10Policy DB contents removed on DB deadlockliamfallon4-54/+61
2020-05-06Make type and type_version mandatory on policiesliamfallon2-8/+73
2020-04-16Add version to example yaml filesJim Hahn1-22/+7
2020-04-07Address sonar issues in modelsJim Hahn1-2/+2
2020-03-25Cleanup eclipse warningsPamela Dragosh1-1/+0
2020-03-23Add version to compliant operational policiesjhh1-7/+7
2020-03-19Allow fetch of old policy type verisonsliamfallon1-53/+53
2020-03-09Add optional controllerName in Op. Legacy Policiesjhh1-1/+3
2020-03-06TOSCA Compliant Guard PoliciesPamela Dragosh8-572/+79
2020-03-04Fix tca monitoring tca_policy typePamela Dragosh1-5/+1
2020-03-03Return incoming service templates on createliamfallon1-3/+3
2020-02-18Add safe entity delete, fix multiple entity getliamfallon6-16/+340
2020-02-17Add missing entry_schema for operational policy typePamela Dragosh4-16/+21
2020-02-13Update models-tosca for hetter handlingliamfallon4-21/+35
2020-02-12Implement validation and hierarchical getliamfallon7-79/+225
2020-02-10Get the tree of parent entities for an entity in a containerliamfallon1-0/+123
2020-02-07Add data type and policy type reference checkingliamfallon7-113/+177
2020-02-05Add vaidation for entity hierarchiesliamfallon22-142/+400
2020-02-04Add merge utility for service templatesliamfallon2-6/+212
2020-01-28Merge "Add service template persistence provider"Jorge Hernandez2-0/+174
2020-01-28Add service template persistence providerliamfallon2-0/+174
2020-01-20vcpe operational policy tosca compliant jsonjhh1-3/+3
2020-01-13Read resource dirs in models prvider unit testsliamfallon1-10/+10
2020-01-10Fix policy-models to support data type propertiesliamfallon1-10/+10
2020-01-08Update tosca utils to remove code duplicationliamfallon1-10/+10
2020-01-08Store and return data types for policiesliamfallon2-0/+129
2020-01-07Support persistence of data typesliamfallon6-197/+317
2019-12-10Update optimization policiesPamela Dragosh1-16/+16
2019-12-07Refactor optimization policiesPamela Dragosh2-27/+57
2019-12-05Add new Operational Policy TypePamela Dragosh1-5/+9
2019-10-21Update optimization policies to have versionPamela Dragosh2-8/+8
2019-09-09Add metadata to propertiesPamela Dragosh2-0/+234
2019-09-05Repair policy types in TOSCA service templateliamfallon2-41/+45