aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
AgeCommit message (Expand)AuthorFilesLines
2019-08-30Merge "Update optimization policy type"Jorge Hernandez11-287/+239
2019-08-30Update optimization policy typePamela Dragosh11-287/+239
2019-08-28Preload control loop coordination type in APIJim Hahn6-4/+43
2019-08-22update keystorejhh1-0/+0
2019-08-16Adding more policy-api junitsBilal A1-1/+296
2019-08-08Add get deployed endpoints for legacy policiesChenfei Gao11-120/+622
2019-08-01Policy API Junit testsBilal A1-0/+51
2019-07-31Policy API JUnit TestsBilal A4-15/+205
2019-07-29Policy API more JUnit TestsBilal A3-6/+283
2019-07-18Modify policy/api to use RestServer from commonJim Hahn11-412/+46
2019-07-16Adding unit tests for Policy API.Bilal A4-0/+143
2019-07-11Fix sonar issues in policy-apiJim Hahn8-521/+397
2019-07-08Fix api due to sonar changes in commonJim Hahn6-35/+76
2019-06-26Use ToStringTester from utils-testramverma1-2/+1
2019-06-18Fix the bug of cannot return multiple versions of tosca entityChenfei Gao1-1/+1
2019-06-18Merge "added file to test RestServerParameters.java"Liam Fallon1-0/+46
2019-06-18Merge "Change getCanonicalName() to getName() in api"Liam Fallon3-15/+10
2019-06-17Change getCanonicalName() to getName() in apiJim Hahn3-15/+10
2019-06-13added file to test ApiStatisticsManager.javaSandeep J1-0/+45
2019-06-13added file to test RestServerParameters.javaSandeep J1-0/+46
2019-05-23Log POST requestsJim Hahn2-0/+76
2019-05-22Reserve version integer check and delete eligibility checkChenfei Gao4-4/+4
2019-05-21Modify legacy API and policy provider to support version enabled features in ...Chenfei Gao9-88/+244
2019-05-10Add more filtering conditions to filter returned PdpGroups with specified pol...Chenfei Gao1-1/+3
2019-05-07Preload legacy operational policy type and guard policy typesChenfei Gao14-8/+382
2019-05-02Fix api sonar bugs - logging exceptionsChenfei Gao2-0/+40
2019-05-01Add version to preloaded policy typesJim Hahn10-10/+20
2019-04-26Fix legacy policy type names3.0.2-ONAPPamela Dragosh2-20/+20
2019-04-16Preload policy types when api starts upChenfei Gao18-4/+1443
2019-04-11Add junit tests for endpointsChenfei Gao18-136/+690
2019-04-10Modify delete safety net and DB lab setupChenfei Gao14-566/+953
2019-04-09Modify policy provider to support GET/CREATEChenfei Gao15-58/+863
2019-04-05Incorporate filters in provider functionsChenfei Gao10-65/+398
2019-04-03Implement policy provider functionsChenfei Gao28-435/+1395
2019-03-19added file to test ApiRunttimeException.javaSandeep J1-0/+43
2019-03-18added test cases to TestApiParameterGroup.javaSandeep J1-20/+32
2019-03-17Add API endpoints for legacy policiesChenfei Gao7-44/+878
2019-03-17Add test policytype and policiesPamela Dragosh33-2/+1002
2019-03-15Hotfix for compilation errorsChenfei Gao4-1069/+1077
2019-03-07Add code to follow ONAP API CVS guidelinesChenfei Gao3-81/+481
2019-02-27Add more endpoints and swagger annotationsChenfei Gao12-1038/+991
2019-02-07Add changes to basic structure of api componentChenfei Gao26-126/+1504
2018-09-25Clean up checkstyle declarationPamela Dragosh9-32/+26
2018-09-03Add basic main structure for policy-apiKrishnajinka27-0/+1865