summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler
AgeCommit message (Expand)AuthorFilesLines
2021-10-18[DCAEGEN2] PMSH Create Subscription public APISagarS19-29/+1286
2021-10-05[PMSH] Schema definitions in Swagger Yaml Fileraviteja.karumuri2-2/+110
2021-10-04[DCAEGEN2] PMSH AppConfig Updateajay_dp00111-33/+283
2021-08-26Subscription API DB changes with IPV4, IPV6 updates1.3.2-pmshSagarS11-36/+186
2021-07-22use version 2.2.1 of pypi onap_dcae_cbs_docker_clientHansen, Tony (th1395)3-3/+8
2021-06-22Revert "[PMSH] Update filter"Gerard Nugent14-252/+56
2021-06-21[PMSH] Update filteregernug14-56/+252
2021-05-12[PMSH] Change Flask web server to Tornado web serverantonys2-3/+7
2021-04-21[DCAEGEN2] PMSH Update to Support Helm Transformation1.3.1-pmshajay_dp0017-138/+146
2021-04-13Change pmsh baseOS img to integration-Alexander Mazuruk4-12/+15
2021-03-22[PMSH] Update to package version and url for Postgresegernug3-3/+3
2021-03-16Merge "[PMSH] Update the data-format schema for events"Vijay Venkatesh Kumar2-95/+104
2021-03-16[PMSH] Update the data-format schema for eventsshivasubedi2-95/+104
2021-03-16Merge "[DCAEGEN-2] Added Junit for nfFilter schema validation"Tony Hansen2-4/+39
2021-03-12[DCAEGEN-2] Added Junit for nfFilter schema validationajay_dp0012-4/+39
2021-03-04[PMSH] Fix schema validation causing CSIT failureegernug1-5/+6
2021-02-09[PMSH] Validate schema of PMSH monitoring policyshivasubedi10-7/+374
2021-01-26[PMSH] Update sub object on activateefiacor9-94/+100
2021-01-12[PMSH] Add retry mech for DELETE_FAILED NFsefiacor12-98/+247
2020-11-19[PMSH] Add Resource Name to filter optionsegernug10-16/+117
2020-11-18[PMSH] Fix thread crash edge caseefiacor5-8/+14
2020-10-19[PMSH] Bug fix to include ip in event1.1.2-pmshefiacor12-35/+70
2020-10-14[PMSH] Bug fix for missing sdnc params in DELETE eventefiacor6-20/+25
2020-09-10[PMSSH] Add sdnc model info to event publish1.1.1-pmshefiacor25-534/+636
2020-09-08[PMSH] Enhance Filtering Mechanismegernug12-29/+311
2020-08-28[PMSH] Docker multi stage buildefiacor3-29/+44
2020-08-28Merge "Version update (1.1.1)"Vijay Venkatesh Kumar3-3/+5
2020-08-19Version update (1.1.1)Michal Jagiello3-3/+5
2020-08-18Merge "Refactor and bug fixes"Joseph O'Leary18-503/+387
2020-08-13Refactor and bug fixesefiacor18-503/+387
2020-08-13Run in Python 3.8Michal Jagiello2-19/+16
2020-07-08[PMSH] Release image 1.1.0efiacor1-0/+1
2020-07-06[PMSH] Add enable_tls boolean flag to config1.1.0efiacor19-190/+155
2020-06-30[PMSH] Improve Failure HandlingERIMROB8-43/+38
2020-06-17Merge "[PMSH] Improve CBS data handling"Joseph O'Leary18-273/+342
2020-06-17[PMSH] Improve CBS data handlingefiacor18-273/+342
2020-06-12[PMSH] Adding vim-tiny as a text editorERIMROB1-0/+3
2020-06-05[PMSH] Replace own logging implementation with pylogERIMROB22-349/+211
2020-05-25[PMSH] Adding 'subscriptions' api endpointefiacor15-143/+285
2020-04-24[PMSH] Bump versionefiacor2-3/+3
2020-04-22[PMSH] Adding cbs module supportefiacor10-204/+56
2020-04-02[PMSH] Fix bug of deactivation during undeploy1.0.3ERIMROB4-3/+45
2020-04-02[PMSH] Bug fix on aai_event_handlerefiacor4-2/+5
2020-03-27Fix bug where PMSH pushes config to non-active pnfemartin6-15/+24
2020-03-25Handle graceful exit of PMSH1.0.2emartin7-25/+162
2020-03-23[PMSH] Refactor subscription processor and policy response handlerERIMROB20-358/+463
2020-03-18Commit pnf deletion to database in PMSH1.0.1AndyWalshe3-3/+5
2020-03-06Add PMSH ChangeLogdfarrelly1-0/+10
2020-02-28Update PM subscription event for PMSHemartin11-30/+108
2020-02-27Merge "Handle AAI Update and Delete events for PMSH"Joseph O'Leary11-28/+233