summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler
AgeCommit message (Collapse)AuthorFilesLines
2021-05-12[PMSH] Change Flask web server to Tornado web serverantonys2-3/+7
- Tornado is more suitable web server for production environment Issue-ID: DCAEGEN2-2767 Change-Id: I81c65a3cc668cbd42132f23e908f12cec371ae66 Signed-off-by: antonys <antony.saputra@est.tech>
2021-04-21[DCAEGEN2] PMSH Update to Support Helm Transformation1.3.1-pmshajay_dp0017-138/+146
- Update Config-key for PMSH Monitoring Policy - Version bump Issue-ID: DCAEGEN2-2713 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I70138795e5aa46e7c133415b02ba8a2a0f6ac0ba
2021-04-13Change pmsh baseOS img to integration-Alexander Mazuruk4-12/+15
Benefits from switching over: * minimal {java11,python} images maintained by integration team * using currently "blessed by seccom" versions (:latest tag used) * should limit spread of legal issues across layers * integration images will be the first to have automated compliance documentation * should limit spread of base layers (contributing to deployment footprint - more base layers = more to download, more to store etc...) Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: I876dd5d2294e7944d2785b98885dc990cc492635
2021-03-22[PMSH] Update to package version and url for Postgresegernug3-3/+3
Issue-ID: INT-1865 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I0e0f72a1eb416269be462e67d3d221e49fe63120
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
Issue-ID: DCAEGEN2-2533 Change-Id: Ie2cfa12faf66678749a071510b963eeb7bc5ee95 Signed-off-by: shivasubedi <shiva.subedi@est.tech>
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
Issue-ID: DCAEGEN2-2637 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I52192460e4f68f6ef7661e81487dcdd9fc286562
2021-03-04[PMSH] Fix schema validation causing CSIT failureegernug1-5/+6
Issue-ID: INT-1865 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I16f7797bdcc1521c7e59b340e979da2930164ad2
2021-02-09[PMSH] Validate schema of PMSH monitoring policyshivasubedi10-7/+374
Change-Id: I42b002f855a03b39ab85cfcb20d7857d30447e40 Signed-off-by: shivasubedi <shiva.subedi@est.tech> Issue-ID: DCAEGEN2-2152
2021-01-26[PMSH] Update sub object on activateefiacor9-94/+100
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Id9418301e0cb4d373339b9b3e3476f7db5770f3e Issue-ID: DCAEGEN2-2152
2021-01-12[PMSH] Add retry mech for DELETE_FAILED NFsefiacor12-98/+247
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I3980f0bb43c67e192828172dafe4e7be102dcc98 Issue-ID: DCAEGEN2-2152
2020-11-19[PMSH] Add Resource Name to filter optionsegernug10-16/+117
Issue-ID: DCAEGEN2-2402 Change-Id: I2242d36ca34e0b8ac085ce790b19b7ad51352c63 Signed-off-by: egernug <gerard.nugent@est.tech>
2020-11-18[PMSH] Fix thread crash edge caseefiacor5-8/+14
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Iebfa05ebc78531191159adf5229ab39082dd1d58 Issue-ID: DCAEGEN2-2501
2020-10-19[PMSH] Bug fix to include ip in event1.1.2-pmshefiacor12-35/+70
# Add fix for DB cleardown on exit Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I6630f74258d072f683b5b5e42f0da2e63ea1b3c2 Issue-ID: DCAEGEN2-2486
2020-10-14[PMSH] Bug fix for missing sdnc params in DELETE eventefiacor6-20/+25
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I051cf6fd727ad99451c3c8386f604501b2eef8e0 Issue-ID: DCAEGEN2-2483
2020-09-10[PMSSH] Add sdnc model info to event publish1.1.1-pmshefiacor25-534/+636
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I89e25e99a2d541a29cf4a8dde986fab5b1812c9e Issue-ID: DCAEGEN2-2405
2020-09-08[PMSH] Enhance Filtering Mechanismegernug12-29/+311
Issue-ID: DCAEGEN2-2151 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ib6c207ac08a54dea06346596ff11c980fa4cf5e8
2020-08-28[PMSH] Docker multi stage buildefiacor3-29/+44
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8935d7d1b4b3ff28f5b2fe183e9553d1ee8828ad Issue-ID: DCAEGEN2-2292
2020-08-28Merge "Version update (1.1.1)"Vijay Venkatesh Kumar3-3/+5
2020-08-19Version update (1.1.1)Michal Jagiello3-3/+5
Issue-ID: DCAEGEN2-2292 Change-Id: I2f68cbed1dff7c615bbad08102f090fc6a01b04f Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
2020-08-18Merge "Refactor and bug fixes"Joseph O'Leary18-503/+387
2020-08-13Refactor and bug fixesefiacor18-503/+387
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8fe91bfdd2f1a2c8a6ca914e52d82dce04bffc0e Issue-ID: DCAEGEN2-2146
2020-08-13Run in Python 3.8Michal Jagiello2-19/+16
Use image recommended by SECCOM Issue-ID: DCAEGEN2-2292 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I230eb5d50cce46659752206a2435242923725189
2020-07-08[PMSH] Release image 1.1.0efiacor1-0/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I9b2f3b4d8f37363b63a27091edb5e4877b72b3bd Issue-ID: DCAEGEN2-2146
2020-07-06[PMSH] Add enable_tls boolean flag to config1.1.0efiacor19-190/+155
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I19f71b690f743980eaa149c9b2c76fecb98a0120 Issue-ID: DCAEGEN2-2146
2020-06-30[PMSH] Improve Failure HandlingERIMROB8-43/+38
Signed-off-by: ERIMROB <robertas.rimkus@est.tech> Change-Id: I15d338321957a293e9f444a10cf3bb06f4212f3e Issue-ID: DCAEGEN2-2157
2020-06-17Merge "[PMSH] Improve CBS data handling"Joseph O'Leary18-273/+342
2020-06-17[PMSH] Improve CBS data handlingefiacor18-273/+342
# AppConfog object fetch priodically # AAI client to only fetch AAI data Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I78315f141c3bb7e8b0d9efa818d294415fa79918 Issue-ID: DCAEGEN2-2146
2020-06-12[PMSH] Adding vim-tiny as a text editorERIMROB1-0/+3
Signed-off-by: ERIMROB <robertas.rimkus@est.tech> Change-Id: Ic596e9606add42d065a0ef299c2519f72883021f Issue-ID: DCAEGEN2-2155
2020-06-05[PMSH] Replace own logging implementation with pylogERIMROB22-349/+211
Signed-off-by: ERIMROB <robertas.rimkus@est.tech> Issue-ID: DCAEGEN2-2155 Change-Id: I670c4fff8029a73075b651c2afe6237c08cf907c
2020-05-25[PMSH] Adding 'subscriptions' api endpointefiacor15-143/+285
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I837045b3b618a98d4aabe190359d0ad47f27ca9f Issue-ID: DCAEGEN2-2154
2020-04-24[PMSH] Bump versionefiacor2-3/+3
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Icb169f8216a71117a61b20a41e31af6285cbde9e Issue-ID: DCAEGEN2-2156
2020-04-22[PMSH] Adding cbs module supportefiacor10-204/+56
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie711995a3c7a2111f6cb872952507f511c0de6dd Issue-ID: DCAEGEN2-2156
2020-04-02[PMSH] Fix bug of deactivation during undeploy1.0.3ERIMROB4-3/+45
Signed-off-by: ERIMROB <robertas.rimkus@est.tech> Issue-ID: DCAEGEN2-2175 Change-Id: I70998a0d643b899c1b4d3ba86346297271a9b276
2020-04-02[PMSH] Bug fix on aai_event_handlerefiacor4-2/+5
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I97e1137f10b28cd4d5d2d95860fbf7fc5306ae38 Issue-ID: DCAEGEN2-2181
2020-03-27Fix bug where PMSH pushes config to non-active pnfemartin6-15/+24
Issue-ID: DCAEGEN2-2173 Signed-off-by: emartin <ephraim.martin@est.tech> Change-Id: Ib93a71e825f621721b5acda059cadcb7824f997d
2020-03-25Handle graceful exit of PMSH1.0.2emartin7-25/+162
Issue-ID: DCAEGEN2-1832 Change-Id: If0362e1927f7013d25f0cf23ade5ce9d2bdea8e3 Signed-off-by: emartin <ephraim.martin@est.tech>
2020-03-23[PMSH] Refactor subscription processor and policy response handlerERIMROB20-358/+463
Signed-off-by: ERIMROB <robertas.rimkus@est.tech> Change-Id: I91964848df8f7455169650b138b46d8dfc326b6f Issue-ID: DCAEGEN2-1820
2020-03-18Commit pnf deletion to database in PMSH1.0.1AndyWalshe3-3/+5
Issue-ID: DCAEGEN2-2142 Signed-off-by: AndyWalshe <andy.walshe@est.tech> Change-Id: Ib4945174aec490d1149903c01f64fc5dd5e19496
2020-03-06Add PMSH ChangeLogdfarrelly1-0/+10
Issue-ID: DCAEGEN2-1820 Signed-off-by: dfarrelly <david.farrelly@est.tech> Change-Id: I031e1e42b0c91c20bb6fe67831b50a139f58238c
2020-02-28Update PM subscription event for PMSHemartin11-30/+108
* Add control loop name * Remove invariant id reference Issue-ID: DCAEGEN2-2100 Signed-off-by: emartin <ephraim.martin@est.tech> Change-Id: I6bbb757e07f3d930ecd28bd3106df307a264ff65
2020-02-27Merge "Handle AAI Update and Delete events for PMSH"Joseph O'Leary11-28/+233
2020-02-26Handle AAI Update and Delete events for PMSHemartin11-28/+233
Change-Id: I7f84e4429011bbaea4de23077ce23629b897fd7d Issue-ID: DCAEGEN2-1846 Signed-off-by: emartin <ephraim.martin@est.tech>
2020-02-25Updating sonar report path tagefiacor1-3/+3
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8fdbf870fac31c95557343572fe5ce48735af4ce Issue-ID: DCAEGEN2-1837
2020-02-21Add basic healthcheck for PMSHAndyWalshe6-8/+111
Signed-off-by: AndyWalshe <andy.walshe@est.tech> Issue-ID: DCAEGEN2-1842 Change-Id: Idef8542e9b063f457e402c25fdf369d885548674
2020-02-21Merge "Add Support for Activation and Deactivation"Joseph O'Leary16-118/+565
2020-02-20Update PMSH component spec and blueprintemartin2-49/+20
* Remove MR topics that should not be generated by plugin * Rename input fields * Add healthcheck config Issue-ID: DCAEGEN2-1845 Signed-off-by: emartin <ephraim.martin@est.tech> Change-Id: I098ed62614c203bfa670359b405b9af9d89bd349
2020-02-20Add Support for Activation and DeactivationERIMROB16-118/+565
* Add support for reconfiguration of the administrativeState field * Add support for policy feedback handling * Fix network function filter applying to non active network functions Signed-off-by: ERIMROB <robertas.rimkus@est.tech> Change-Id: Ic1cfc3207b2495c1d8d10acd0ed1c40114cf4643 Issue-ID: DCAEGEN2-1830
2020-02-17Merge "Added initial component spec and blueprint"Vijay Venkatesh Kumar5-0/+577