summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2023-02-15[PMSH] Fix dependencies and build script2.2.3-pmshefiacor1-2/+2
onap-gerrit-review: -current-copyright-not-in-all-files Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ib94ea16c95e741b9882731f2cb880b67661166b8 Issue-ID: DCAEGEN2-3353
2022-03-17[PMSH] Bug fix for Create MG2.2.2-pmshegernug1-1/+1
Object parse error in save_measurement_group DB Commit missing Issue-ID: DCAEGEN2-3118 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I47362d5233cca3fef01e2e069f5ea68781e9ac7d
2022-03-11[PMSH] Swagger Indentation Error2.2.1-pmshegernug1-1/+1
Issue-ID: DCAEGEN2-3103 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ib6ba3aeaef26b46354961e88f08fbd0d512a5749
2022-03-02[PMSH] Update Filter APISagarS1-1/+1
Issue-ID: DCAEGEN2-2922 Change-Id: Ibf0ef167642027429b3ba91daea60228cf5fa4c6 Signed-off-by: SagarS <sagar.shetty@est.tech>
2022-02-22[PMSH] Fixes for Flask, MarkupSafe versions + toxegernug1-1/+1
Fixes due to version issues and minor fixes for tox and unit test Patch 3+4: Version bump Issue-ID: DCAEGEN2-3086 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ibbb83bb50f96737ad127c4c2463957500f7581db
2022-02-16[PMSH] Delete Measurement Group APIegernug1-1/+1
API to delete MG when admin status allows Issue-ID: DCAEGEN2-2921 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I4116d0096baf2f803e965385eaeac11da97ac65e
2022-02-15[PMSH] Exit Handler Updateraviteja.karumuri1-2/+2
Issue-ID: DCAEGEN2-3084 Signed-off-by: Raviteja, Karumuri <raviteja.karumuri@est.tech> Change-Id: Iecda19e7dbac2c612ec72a1ec34f72fdd7ba143b
2021-10-04[DCAEGEN2] PMSH AppConfig Updateajay_dp0011-1/+1
- Simplified existing PMSH Appconfig - Major version bump for J release Issue-ID: DCAEGEN2-2814 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I8ed572ccc7385cfdf91e51a126622821c113c53d
2021-08-26Subscription API DB changes with IPV4, IPV6 updates1.3.2-pmshSagarS1-1/+1
Issue-ID: DCAEGEN2-2823 Change-Id: Ie455b1016ae1372934fa874667226ca9972b8d7f Signed-off-by: SagarS <sagar.shetty@est.tech>
2021-06-22Revert "[PMSH] Update filter"Gerard Nugent1-1/+1
This reverts commit 1ac9847eb66a074b5413264c788152f7c3ffc28d. Reason for revert: Premature merge Issue-ID: DCAEGEN2-2531 Change-Id: I7f1f236b860105b3d7b0db10bcc5b908c236db1f Signed-off-by: egernug <gerard.nugent@est.tech>
2021-06-21[PMSH] Update filteregernug1-1/+1
User can edit/update the nfFilter to include/exclude selected NFs Changelog and version update Issue-ID: DCAEGEN2-2531 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I61388775a711687525b12087e9b533bee1c6b039
2021-04-21[DCAEGEN2] PMSH Update to Support Helm Transformation1.3.1-pmshajay_dp0011-1/+1
- 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 Mazuruk1-1/+1
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
2020-11-18[PMSH] Fix thread crash edge caseefiacor1-1/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Iebfa05ebc78531191159adf5229ab39082dd1d58 Issue-ID: DCAEGEN2-2501
2020-10-14[PMSH] Bug fix for missing sdnc params in DELETE eventefiacor1-1/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I051cf6fd727ad99451c3c8386f604501b2eef8e0 Issue-ID: DCAEGEN2-2483
2020-08-19Version update (1.1.1)Michal Jagiello1-1/+2
Issue-ID: DCAEGEN2-2292 Change-Id: I2f68cbed1dff7c615bbad08102f090fc6a01b04f Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
2020-04-24[PMSH] Bump versionefiacor1-1/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Icb169f8216a71117a61b20a41e31af6285cbde9e Issue-ID: DCAEGEN2-2156
2020-04-02[PMSH] Bug fix on aai_event_handlerefiacor1-1/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I97e1137f10b28cd4d5d2d95860fbf7fc5306ae38 Issue-ID: DCAEGEN2-2181
2020-03-23[PMSH] Refactor subscription processor and policy response handlerERIMROB1-1/+1
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.1AndyWalshe1-1/+1
Issue-ID: DCAEGEN2-2142 Signed-off-by: AndyWalshe <andy.walshe@est.tech> Change-Id: Ib4945174aec490d1149903c01f64fc5dd5e19496
2020-02-25Updating sonar report path tagefiacor1-3/+3
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8fdbf870fac31c95557343572fe5ce48735af4ce Issue-ID: DCAEGEN2-1837
2019-12-02Initial commit for PMSHefiacor1-0/+245
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DCAEGEN2-1837 Change-Id: I3b7d7d379df68f0f5984a3c4e0faa9c8ca0bcdf8