summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Release policy/models2.4.0jenkins-releng43-43/+43
2021-02-23Point to non-snapshots in modelsJim Hahn1-2/+2
2021-02-19Refactor timestamp property in policy models to use Instantrameshiyer2723-219/+244
2021-02-18Merge "Remove more duplicate code from models"Ram Krishna Verma6-182/+214
2021-02-18Merge "Use new version of A&AI APIs"Ram Krishna Verma4-195/+11
2021-02-17Add time and date attributes to DecisionRequestPamela Dragosh1-1/+21
2021-02-17Remove more duplicate code from modelsJim Hahn6-182/+214
2021-02-17Use new version of A&AI APIsJim Hahn4-195/+11
2021-02-17Fix sonars from removal of duplicate codeJim Hahn5-13/+347
2021-02-17PAP Deployment API changes - change url to uria.sreekumar2-10/+17
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