aboutsummaryrefslogtreecommitdiffstats
path: root/models-pdp/src/main
AgeCommit message (Expand)AuthorFilesLines
2020-02-17Add/Update test cases for PdpStatistics entityhuaxing2-15/+10
2020-01-23Handling supported policy type during PdpGroup Updatea.sreekumar1-3/+8
2020-01-22Handling supported policy type during PdpGroup Updatea.sreekumar3-19/+34
2020-01-10Remove supportedPolicyTypes from PdpStatusramverma1-7/+5
2020-01-08update Db provider to support query numberning.xi1-5/+8
2019-12-20pdp statistics database provider implementationning.xi1-0/+208
2019-12-10Merge "Add JpaPdpStatistics entity"Ram Krishna Verma4-0/+350
2019-12-09Add JpaPdpStatistics entityshaoqiu4-0/+350
2019-12-06Add models to support deltas to policy deploymentsJim Hahn3-0/+271
2019-11-21Allow wild cards in supported type filterJim Hahn1-1/+28
2019-11-15Support wild cards in "supported policy types"Jim Hahn1-8/+9
2019-08-27Replace copyTo methods with copy constructorsJim Hahn6-62/+28
2019-08-07replace hashCode function with compareToHenry.Sun2-2/+2
2019-06-20Adding pdps class for pdpgroup healthcheckramverma1-0/+40
2019-06-18Change getCanonicalName to getName in modelsJim Hahn1-1/+1
2019-06-17Fix simple sonar issues in modelsJim Hahn1-2/+2
2019-04-29Address sonar issue in policy-models/pdpJim Hahn1-3/+5
2019-04-25Add copy constructor for PdpStatus3.0.2-ONAPJim Hahn3-0/+51
2019-04-25Populate policies, even if emptyJim Hahn1-1/+2
2019-04-16Don't include "nullVersion" in swagger APIJim Hahn1-0/+3
2019-04-16Fix null not accepted on PDP messageliamfallon1-1/+1
2019-04-15Fix sonar issue in PdpGroupsJim Hahn1-3/+5
2019-04-15Use keys to speed DB queriesJim Hahn1-3/+3
2019-04-13Disallow empty subgroup list in group requestJim Hahn1-0/+5
2019-04-12Check for duplicates in listsJim Hahn2-17/+26
2019-04-12Remove version from PdpGroupliamfallon3-59/+36
2019-04-12Add validation methods for PAP REST APIJim Hahn3-9/+109
2019-04-11Add constant PdpGroup.VERSIONJim Hahn1-0/+6
2019-04-10Finish unit test on policy-modelsliamfallon1-10/+24
2019-04-09Complete unit test for models-pdpliamfallon2-47/+11
2019-04-08Add lists and tests for PDP filtersliamfallon1-28/+70
2019-04-08Merge "Add bug fixes and tests for filters"Jorge Hernandez5-23/+27
2019-04-08Merge "Add PdpMessage.appliesTo()"Pamela Dragosh2-1/+50
2019-04-08Add bug fixes and tests for filtersliamfallon5-23/+27
2019-04-08Add unit test for PDP groupsliamfallon3-35/+44
2019-04-07Add PdpMessage.appliesTo()Jim Hahn2-1/+50
2019-04-06Fix bugs on filtersliamfallon2-2/+26
2019-04-05Complete filters for Database Fetchesliamfallon2-9/+94
2019-04-04Updates to models from scrum on 4/4Jim Hahn10-189/+56
2019-04-04Add filters on policy objectsliamfallon1-1/+43
2019-04-04Merge "Add filter obejcts for concepts"Pamela Dragosh3-31/+46
2019-04-04Add filter obejcts for conceptsliamfallon3-31/+46
2019-04-03Updating PdpStatistics modelramverma1-3/+4
2019-04-03Merge "Add impl of more PDP persistence"Liam Fallon1-15/+127
2019-04-03Add impl of more PDP persistenceliamfallon1-15/+127
2019-04-03Changing PAP model as per discussionramverma7-81/+33
2019-04-02Add persistence for PDP conceptsliamfallon6-18/+1040
2019-04-02Adding pdpHeartbeatIntervalMs to PdpUpdate messageramverma1-0/+2
2019-04-02Merge "Remove pdpType from PdpUpdate"Liam Fallon1-2/+0
2019-04-02Merge "Add extra methods to Provider interface"Pamela Dragosh1-7/+103