aboutsummaryrefslogtreecommitdiffstats
path: root/models-tosca
AgeCommit message (Expand)AuthorFilesLines
2023-04-24Release policy/models2.8.2jenkins-releng1-1/+1
2023-02-28Update snapshot and/or references of policy/models to latest snapshotssaul.gill1-1/+1
2023-02-17Clean up dependencies for London Releaseliamfallon1-24/+1
2023-02-13Remove annotations in modelslapentafd9-32/+0
2023-02-07Replace Eclipselink with Hibernateliamfallon14-212/+284
2022-12-15Update snapshot and/or references of policy/models to latest snapshotsliamfallon1-1/+1
2022-10-21Set snapshot and/or references of policy/models for new releaseliamfallon1-1/+1
2022-10-21Update snapshot and/or references of policy/models to latest snapshotsliamfallon1-1/+1
2022-09-22Update snapshot and/or references of policy/models to latest snapshotsliamfallon1-1/+1
2022-09-16Remove unused imports in modelsliamfallon1-1/+0
2022-08-17Added onap.policies.monitoring.tcagen2 version 2.0.0jhh2-26/+69
2022-05-03Set snapshot and/or references of policy/models for new releaseliamfallon1-1/+1
2022-04-27Update snapshot and/or references of policy/models to latest snapshotsliamfallon1-1/+1
2022-04-12Update snapshot and/or references of policy/models to latest snapshotsliamfallon1-1/+1
2022-03-14Fix metadataSet serialization for db persistence and retrieval.rameshiyer272-2/+38
2022-03-10Update snapshot and/or references of policy/models to latest snapshotsliamfallon1-1/+1
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-11-26Update snapshot of policy/models to 2.6.1-SNAPSHOTliamfallon1-1/+1
2021-10-14Bump policy/models to Jakarta 2.6.0-SNAPSHOTliamfallon1-1/+1
2021-10-13Bump policy/models to 2.5.2-SNAPSHOTliamfallon1-1/+1
2021-10-06Support in_range TOSCA Constraintliamfallon4-3/+134
2021-09-15Bump policy-models to 2.5.1-SNAPSHOTliamfallon1-1/+1
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-15Merge "Fix Sonar Issues on policy-models-tosca"Jim Hahn7-30/+93
2021-03-15Fix Sonar Issues on policy-models-toscalapentafd7-30/+93
2021-03-10Bump version to 2.5.0 in modelsJim Hahn1-1/+1
2021-03-09Bump models to 2.4.2-SNAPSHOTJim Hahn1-1/+1
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-23Bump models to 2.4.1-SNAPSHOTRam Krishna Verma1-1/+1
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