summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pmsh_service/mod/aai_client.py
AgeCommit message (Collapse)AuthorFilesLines
2020-11-19[PMSH] Add Resource Name to filter optionsegernug1-1/+1
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-1/+2
# Add fix for DB cleardown on exit Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I6630f74258d072f683b5b5e42f0da2e63ea1b3c2 Issue-ID: DCAEGEN2-2486
2020-09-10[PMSSH] Add sdnc model info to event publish1.1.1-pmshefiacor1-35/+79
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I89e25e99a2d541a29cf4a8dde986fab5b1812c9e Issue-ID: DCAEGEN2-2405
2020-09-08[PMSH] Enhance Filtering Mechanismegernug1-1/+3
Issue-ID: DCAEGEN2-2151 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ib6c207ac08a54dea06346596ff11c980fa4cf5e8
2020-08-13Refactor and bug fixesefiacor1-3/+3
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8fe91bfdd2f1a2c8a6ca914e52d82dce04bffc0e Issue-ID: DCAEGEN2-2146
2020-07-06[PMSH] Add enable_tls boolean flag to config1.1.0efiacor1-10/+10
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I19f71b690f743980eaa149c9b2c76fecb98a0120 Issue-ID: DCAEGEN2-2146
2020-06-17[PMSH] Improve CBS data handlingefiacor1-14/+15
# 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-7/+14
Signed-off-by: ERIMROB <robertas.rimkus@est.tech> Issue-ID: DCAEGEN2-2155 Change-Id: I670c4fff8029a73075b651c2afe6237c08cf907c
2020-04-22[PMSH] Adding cbs module supportefiacor1-2/+2
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie711995a3c7a2111f6cb872952507f511c0de6dd Issue-ID: DCAEGEN2-2156
2020-03-27Fix bug where PMSH pushes config to non-active pnfemartin1-2/+2
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-2/+2
Signed-off-by: ERIMROB <robertas.rimkus@est.tech> Change-Id: I91964848df8f7455169650b138b46d8dfc326b6f Issue-ID: DCAEGEN2-1820
2020-02-20Add Support for Activation and DeactivationERIMROB1-2/+4
* 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-42/+29
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie32efcf007c9b6fa25b0072019f4a91a841d9d0c Issue-ID: DCAEGEN2-1828
2020-01-20Adding AAI client and apply filterefiacor1-0/+142
# Adding Subscription class # Adding MR and Utils helper classes Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I791b506d8cf166737d67cef22052852256f8a811 Issue-ID: DCAEGEN2-1930