aboutsummaryrefslogtreecommitdiffstats
path: root/models-tosca/src
AgeCommit message (Expand)AuthorFilesLines
2022-03-14Fix metadataSet serialization for db persistence and retrieval.rameshiyer272-2/+38
2022-02-16Fix return type of get node templates providerrameshiyer272-9/+6
2022-02-10Add policy metadataSet handling as node templatesrameshiyer279-9/+785
2022-01-11Fix issues in existing entity classesa.sreekumar6-21/+23
2021-10-06Support in_range TOSCA Constraintliamfallon4-3/+134
2021-09-02Add check for null for policies and policy typessaul.gill1-3/+10
2021-06-21Fix new checkstyle issues in modelsJim Hahn1-1/+0
2021-06-17Use lombok annotations for tosca, rest, sdncJim Hahn2-14/+7
2021-06-03Fix junits for new bean validation field namesJim Hahn1-2/+2
2021-05-12Fix sonars in policy modelsJim Hahn1-17/+9
2021-05-10Fix sonars in policy modelsJim Hahn21-48/+48
2021-04-29Remove GroupValidationResultJim Hahn1-5/+4
2021-04-08Use distinct names in DB junitsJim Hahn5-9/+14
2021-03-26Fix Sonar Issues models-tosca-simplelapentafd9-16/+203
2021-03-19Fix write failure on PDP statisticsliamfallon6-18/+39
2021-03-15Fix Sonar Issues on policy-models-toscalapentafd7-30/+93
2021-03-04Merge "Refactor models for common type handling"Liam Fallon16-180/+247
2021-03-03Refactor models for common type handlingliamfallon16-180/+247
2021-03-03Fix sonar issues on policy-modelslapentafd2-53/+56
2021-02-19Refactor timestamp property in policy models to use Instantrameshiyer273-28/+30
2021-02-18Merge "Remove more duplicate code from models"Ram Krishna Verma6-182/+214
2021-02-17Remove more duplicate code from modelsJim Hahn6-182/+214
2021-02-17Fix sonars from removal of duplicate codeJim Hahn5-13/+347
2021-02-16Fix duplicate code in Jpa classesJim Hahn25-766/+870
2021-02-10More sonars in modelsJim Hahn9-109/+55
2021-02-07Make filters on TOSCA entities genericliamfallon17-387/+168
2021-01-28Add copy constructors to conceptsliamfallon4-2/+167
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