aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main
AgeCommit message (Expand)AuthorFilesLines
2020-08-17Merge "Changes to make Policy-API container crash with non zero exitCode"Ram Krishna Verma1-24/+12
2020-08-14Remove legacy providers from apiRam Krishna Verma1-106/+0
2020-08-14Changes to make Policy-API container crash with non zero exitCodea.sreekumar1-24/+12
2020-08-06Remove legacy operational policy from apiRam Krishna Verma2-333/+1
2020-07-24Fetch and Delete policy API with PolicyName and PolicyVersionputhuparambil.aditya2-324/+649
2020-06-29Fix issues in api for new sonar rulesJim Hahn1-5/+3
2020-06-19Changes for Checkstyle 8.32liamfallon5-26/+22
2020-06-01Log missing preloaded policy and continueChris Ramstad1-2/+3
2020-04-22Skip policy preload if DB already contains dataJim Hahn1-1/+24
2020-03-30Add BARE and REFERENCED mode to policy fetchesliamfallon3-428/+474
2020-03-06Removing legacy guard from policy/apiRam Krishna Verma3-406/+1
2020-03-03Removing deployed from policy/apiRam Krishna Verma2-88/+0
2020-02-25Preload default policiesChenfei Gao2-82/+66
2020-02-19Changes for cascaded get in policy modelsliamfallon3-210/+20
2020-02-18Add changes for safe delete in policy-modelsliamfallon4-324/+10
2020-02-13Update API for changes in TOSCA providerliamfallon4-268/+73
2020-01-13Added the new versioning validation for policy and policy typeChenfei Gao7-132/+573
2020-01-09Changes related to persisiting data type of policy in dba.sreekumar1-4/+5
2020-01-02Speed up tests on policy-apiliamfallon3-900/+667
2019-12-06Merge "Preloading native policy type for apex-pdp"Pamela Dragosh1-9/+2
2019-12-06Preloading native policy type for apex-pdpramverma1-9/+2
2019-12-05Merge "change HealthCheckReport URL from self to hostName"Jim Hahn1-3/+5
2019-12-05change HealthCheckReport URL from self to hostNameHengye1-3/+5
2019-12-02Fix sonar issues in policy-apiJim Hahn1-1/+0
2019-11-13Added changes to make the list of preloaded policy types configurableChenfei Gao3-30/+23
2019-11-01Preload the SDNC Naming Policy typePamela Dragosh1-1/+2
2019-10-21Add missing Optimization base policy typePamela Dragosh1-0/+1
2019-10-09Created a new simplified API for creating policiesChenfei Gao2-0/+77
2019-09-16Add changes to support application/yaml in apiChenfei Gao1-2/+2
2019-09-05Knock on of changing policy types to mapliamfallon18-1584/+53
2019-08-28Preload control loop coordination type in APIJim Hahn5-3/+42
2019-08-08Add get deployed endpoints for legacy policiesChenfei Gao7-95/+379
2019-07-31Policy API JUnit TestsBilal A2-2/+8
2019-07-18Modify policy/api to use RestServer from commonJim Hahn4-340/+9
2019-07-11Fix sonar issues in policy-apiJim Hahn8-521/+397
2019-07-08Fix api due to sonar changes in commonJim Hahn1-1/+2
2019-06-17Change getCanonicalName() to getName() in apiJim Hahn2-4/+4
2019-05-23Log POST requestsJim Hahn2-0/+76
2019-05-22Reserve version integer check and delete eligibility checkChenfei Gao2-2/+2
2019-05-21Modify legacy API and policy provider to support version enabled features in ...Chenfei Gao3-19/+62
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 Gao5-1/+222
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 Dragosh1-8/+8
2019-04-16Preload policy types when api starts upChenfei Gao14-3/+1417
2019-04-11Add junit tests for endpointsChenfei Gao2-7/+63
2019-04-10Modify delete safety net and DB lab setupChenfei Gao7-277/+259
2019-04-09Modify policy provider to support GET/CREATEChenfei Gao3-55/+190
2019-04-05Incorporate filters in provider functionsChenfei Gao6-59/+154