aboutsummaryrefslogtreecommitdiffstats
path: root/policyhandler/policy_rest.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-015.0.0 policy-handler - new PDP API or old PDP API4.0.0-ONAPdublinAlex Shatov1-586/+0
2018-12-054.5.0 policy-handler - multi changeAlex Shatov1-39/+56
2018-09-144.3.0 policy-handler - tls to policy-engineAlex Shatov1-19/+28
2018-08-244.2.0 policy-handler - periodic reconfigureAlex Shatov1-37/+74
2018-08-104.0.1 fix for removing the non-matching policyAlex Shatov1-15/+14
2018-08-074.0.0 new dataflow on policy-update and catchupAlex Shatov1-81/+65
2018-06-213.0.1 policy-handler - cleaning sonar smellsAlex Shatov1-177/+214
2018-06-143.0.0 policy-handler - migrated to python 3.6Alex Shatov1-7/+7
2018-05-102.4.3 policy-handler - try-catch top ExceptionsAlex Shatov1-259/+301
2018-04-272.4.2 policy-handler - fixed race on step-timerAlex Shatov1-4/+13
2018-03-162.3.1 policy-handler - catch_up more oftenAlex Shatov1-1/+1
2018-02-27up the version to 2.1.0 for policy-handlerAlex Shatov1-1/+0
2018-02-05fix copyright from 2018 to 2017-2018Alex Shatov1-1/+1
2018-02-01improved message to deployment-handler and on APIAlex Shatov1-37/+47
2018-01-25on not finding the policy return 404 and jsonAlex Shatov1-4/+25
2018-01-11moved module docstring below the license textAlex Shatov1-2/+2
2018-01-10variable collection of policies per componentAlex Shatov1-197/+262
2017-09-13setting the pool-size in requests sessionAlex Shatov1-1/+16
2017-08-23policy-handler seed codealex_sh1-0/+342