summaryrefslogtreecommitdiffstats
path: root/models-tosca/src
AgeCommit message (Expand)AuthorFilesLines
2021-01-19Merge "Add PfKey translation to ToscaConceptIdentifier"Pamela Dragosh3-4/+36
2021-01-18Create ToscaConceptIdentifier from ToscaEntityKeyliamfallon2-1/+6
2021-01-16Add PfKey translation to ToscaConceptIdentifierliamfallon3-4/+36
2021-01-15Merge "Add copy constructor to ToscaNodeTemplate"Jim Hahn2-1/+69
2021-01-14Add copy constructor to ToscaNodeTemplateliamfallon2-1/+69
2021-01-14Rename keywords used as column names in API and PAP JPAgregory.hayes2-5/+5
2021-01-06Use annotations on parameterized typesJim Hahn13-85/+38
2021-01-06Changed identifiers to concept identifiersliamfallon9-166/+69
2020-12-23Add Service Template TOSCA handlingliamfallon10-87/+605
2020-12-21Use annotations to do validationJim Hahn20-208/+161
2020-12-17Use ValidationResult for models v2.0Jim Hahn52-1139/+535
2020-12-14JPA concepts for TOSCAliamfallon36-321/+3222
2020-12-03Add generic methods to TOSCA providers and utilsliamfallon6-29/+362
2020-12-02Remove unused importsliamfallon3-4/+4
2020-12-01Add extra authorative TOSCA conceptsliamfallon25-57/+393
2020-11-06Fix upcoming checkstyle issuesPamela Dragosh1-1/+2
2020-10-15Default should be an object on TOSCA propertiesliamfallon4-13/+83
2020-08-25Address more sonar issues in policy-modelsJim Hahn6-12/+14
2020-08-24Merge "Remove legacy operational policy from models"Jim Hahn9-934/+8
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 Verma9-934/+8
2020-06-19Merge "Changes for Checkstyle 8.32"Ram Krishna Verma58-118/+6
2020-06-18Changes for Checkstyle 8.32liamfallon59-120/+6
2020-06-18Replaced try/catch blocks in policy/models with assertj assertions.waynedunican1-8/+3
2020-06-09Changing toString on ToscaPolicyXXXIdentifiersRossC3-0/+18
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-16Add version to example yaml filesJim Hahn1-22/+7
2020-04-07Address sonar issues in modelsJim Hahn4-21/+11
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 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