summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pmsh_service/mod/network_function.py
AgeCommit message (Collapse)AuthorFilesLines
2021-01-26[PMSH] Update sub object on activateefiacor1-4/+4
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 NFsefiacor1-0/+13
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I3980f0bb43c67e192828172dafe4e7be102dcc98 Issue-ID: DCAEGEN2-2152
2020-11-19[PMSH] Add Resource Name to filter optionsegernug1-5/+15
Issue-ID: DCAEGEN2-2402 Change-Id: I2242d36ca34e0b8ac085ce790b19b7ad51352c63 Signed-off-by: egernug <gerard.nugent@est.tech>
2020-10-19[PMSH] Bug fix to include ip in event1.1.2-pmshefiacor1-5/+16
# 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 eventefiacor1-3/+3
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-pmshefiacor1-20/+48
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I89e25e99a2d541a29cf4a8dde986fab5b1812c9e Issue-ID: DCAEGEN2-2405
2020-09-08[PMSH] Enhance Filtering Mechanismegernug1-4/+16
Issue-ID: DCAEGEN2-2151 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ib6c207ac08a54dea06346596ff11c980fa4cf5e8
2020-08-13Refactor and bug fixesefiacor1-8/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8fe91bfdd2f1a2c8a6ca914e52d82dce04bffc0e Issue-ID: DCAEGEN2-2146
2020-06-17[PMSH] Improve CBS data handlingefiacor1-2/+2
# 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-05[PMSH] Replace own logging implementation with pylogERIMROB1-1/+3
Signed-off-by: ERIMROB <robertas.rimkus@est.tech> Issue-ID: DCAEGEN2-2155 Change-Id: I670c4fff8029a73075b651c2afe6237c08cf907c
2020-05-25[PMSH] Adding 'subscriptions' api endpointefiacor1-3/+2
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I837045b3b618a98d4aabe190359d0ad47f27ca9f Issue-ID: DCAEGEN2-2154
2020-03-27Fix bug where PMSH pushes config to non-active pnfemartin1-2/+11
Issue-ID: DCAEGEN2-2173 Signed-off-by: emartin <ephraim.martin@est.tech> Change-Id: Ib93a71e825f621721b5acda059cadcb7824f997d
2020-03-23[PMSH] Refactor subscription processor and policy response handlerERIMROB1-0/+20
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/+3
Issue-ID: DCAEGEN2-2142 Signed-off-by: AndyWalshe <andy.walshe@est.tech> Change-Id: Ib4945174aec490d1149903c01f64fc5dd5e19496
2020-02-26Handle AAI Update and Delete events for PMSHemartin1-4/+10
Change-Id: I7f84e4429011bbaea4de23077ce23629b897fd7d Issue-ID: DCAEGEN2-1846 Signed-off-by: emartin <ephraim.martin@est.tech>
2020-02-20Add Support for Activation and DeactivationERIMROB1-6/+12
* 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-10Adding DB Init and setupefiacor1-0/+73
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie32efcf007c9b6fa25b0072019f4a91a841d9d0c Issue-ID: DCAEGEN2-1828