[PMSH] Enhance Filtering Mechanism 54/111554/13
authoregernug <gerard.nugent@est.tech>
Wed, 19 Aug 2020 13:57:36 +0000 (14:57 +0100)
committeregernug <gerard.nugent@est.tech>
Tue, 8 Sep 2020 08:28:01 +0000 (09:28 +0100)
commit2e3c407d0fcf8c73c5fd6714d6013e37930c92cb
treec9cac72011779bcd6ffdb7658653a08958fa524c
parente783ede93e1c0f2f76a332fc82f6e6a7f40f04fc
[PMSH] Enhance Filtering Mechanism

Issue-ID: DCAEGEN2-2151

Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: Ib6c207ac08a54dea06346596ff11c980fa4cf5e8
12 files changed:
components/pm-subscription-handler/Changelog.md
components/pm-subscription-handler/pmsh_service/mod/aai_client.py
components/pm-subscription-handler/pmsh_service/mod/aai_event_handler.py
components/pm-subscription-handler/pmsh_service/mod/network_function.py
components/pm-subscription-handler/pmsh_service/mod/pmsh_utils.py
components/pm-subscription-handler/tests/data/aai_xnfs.json
components/pm-subscription-handler/tests/data/cbs_data_1.json
components/pm-subscription-handler/tests/data/filter_test_data.json [new file with mode: 0644]
components/pm-subscription-handler/tests/data/mr_aai_events.json
components/pm-subscription-handler/tests/test_network_function_filter.py [new file with mode: 0644]
components/pm-subscription-handler/tests/test_subscription.py
components/pm-subscription-handler/tox.ini