Update PM subscription event for PMSH 01/102501/5
authoremartin <ephraim.martin@est.tech>
Thu, 27 Feb 2020 13:56:52 +0000 (13:56 +0000)
committeremartin <ephraim.martin@est.tech>
Fri, 28 Feb 2020 11:24:53 +0000 (11:24 +0000)
commitc19a0a85bbbc8dcf0633a32d26f4128f6c8c4544
tree234c14ca8729b852f0ea229483807890b8f96362
parent82a39f7da3177a9b9b700c7291ed5ea47c90e478
Update PM subscription event for PMSH

* Add control loop name
* Remove invariant id reference

Issue-ID: DCAEGEN2-2100
Signed-off-by: emartin <ephraim.martin@est.tech>
Change-Id: I6bbb757e07f3d930ecd28bd3106df307a264ff65
components/pm-subscription-handler/pmsh_service/mod/aai_event_handler.py
components/pm-subscription-handler/pmsh_service/mod/pmsh_utils.py
components/pm-subscription-handler/pmsh_service/mod/subscription.py
components/pm-subscription-handler/pmsh_service/pmsh_service_main.py
components/pm-subscription-handler/tests/data/cbs_data_1.json
components/pm-subscription-handler/tests/data/cbs_data_2.json
components/pm-subscription-handler/tests/data/pm_subscription_event.json [new file with mode: 0755]
components/pm-subscription-handler/tests/test_aai_event_handler.py
components/pm-subscription-handler/tests/test_pmsh_service.py
components/pm-subscription-handler/tests/test_pmsh_utils.py
components/pm-subscription-handler/tests/test_subscription.py