aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-16Merge "Fix duplicate code in Jpa classes"Pamela Dragosh25-766/+870
2021-02-16Add PfReference Timestamp key in policy-models-base to support timestamprameshiyer272-0/+375
2021-02-16Merge "Updating PAP deployment API to reflect actual status"Liam Fallon2-0/+70
2021-02-16Fix duplicate code in Jpa classesJim Hahn25-766/+870
2021-02-16Fix the Naming policy examplesebdet1-2/+2
2021-02-15Updating PAP deployment API to reflect actual statusa.sreekumar2-0/+70
2021-02-15Merge "Use type adapters from common"Ram Krishna Verma5-168/+34
2021-02-12Merge "More sonars in models"Jim Hahn2-6/+9
2021-02-12Use type adapters from commonJim Hahn5-168/+34
2021-02-12More sonars in modelsJim Hahn2-6/+9
2021-02-12Merge "Alter PDP_UPDATE message to store lists of delpoyed/undeployed policies"Ram Krishna Verma1-0/+12
2021-02-12Alter PDP_UPDATE message to store lists of delpoyed/undeployed policieswaynedunican1-0/+12
2021-02-11Fix sonars from depeendency upgradeJim Hahn30-140/+116
2021-02-10More sonars in modelsJim Hahn38-533/+254
2021-02-08Set target-database propertyJim Hahn2-1/+5
2021-02-08Merge "Make filters on TOSCA entities generic"Jim Hahn24-493/+287
2021-02-07Make filters on TOSCA entities genericliamfallon24-493/+287
2021-02-05Give better messages than NPE for missing dataJim Hahn20-40/+255
2021-01-29Merge "Upgrade io.grpc library in CDS actor"Ajith Sreekumar3-14/+6
2021-01-28Upgrade io.grpc library in CDS actorRam Krishna Verma3-14/+6
2021-01-28Add copy constructors to conceptsliamfallon4-2/+167
2021-01-20Merge "Remove "Jpa" from table name"Ram Krishna Verma1-1/+1
2021-01-19Remove "Jpa" from table nameJim Hahn1-1/+1
2021-01-19Merge "Convert Model Exception to Runtime Exception"Ram Krishna Verma3-9/+38
2021-01-19Merge "Allow providers other than PolicyModelsProvider"Ram Krishna Verma2-107/+153
2021-01-19Allow providers other than PolicyModelsProviderliamfallon2-107/+153
2021-01-19Convert Model Exception to Runtime Exceptionliamfallon3-9/+38
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 "Do not log filter to error log"Liam Fallon1-1/+1
2021-01-15Merge "Add copy constructor to ToscaNodeTemplate"Jim Hahn2-1/+69
2021-01-15Merge "Rename keywords used as column names in API and PAP JPA"Jim Hahn2-5/+5
2021-01-15Do not log filter to error logJim Hahn1-1/+1
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-13Remove extra logging from cds actorRam Krishna Verma1-7/+1
2021-01-12Add more methods to query deployment statusJim Hahn10-4/+191
2021-01-08Add PDP-Policy deployment table to DBJim Hahn13-7/+780
2021-01-06Use annotations on parameterized typesJim Hahn25-827/+336
2021-01-06Changed identifiers to concept identifiersliamfallon33-365/+543
2020-12-23Merge "Add Service Template TOSCA handling"Liam Fallon18-112/+793
2020-12-23Add Service Template TOSCA handlingliamfallon18-112/+793
2020-12-22Allow wild-card in supportedPolicyTypesJim Hahn2-1/+3
2020-12-21Use annotations to do validationJim Hahn43-326/+660
2020-12-17Use ValidationResult for models v2.0Jim Hahn87-2539/+1444
2020-12-14JPA concepts for TOSCAliamfallon41-382/+3376
2020-12-09Add functional method for mapping maps to PfUtilsliamfallon2-34/+30
2020-12-07Fix Modify NSSI operationkrishnaa962-15/+6
2020-12-04Merge "Add generic methods to TOSCA providers and utils"Jim Hahn6-29/+362