[PMSH] Add NF list to the Read by Subname call 85/126085/4
authoregernug <gerard.nugent@est.tech>
Mon, 6 Dec 2021 13:11:15 +0000 (13:11 +0000)
committeregernug <gerard.nugent@est.tech>
Thu, 9 Dec 2021 12:56:03 +0000 (12:56 +0000)
commit15dde94eccad074dda76c420f900c977c184b66f
tree263bc1ac72ca91311a0b77aeb5e49a8292d71965
parent10aa7f851d2256c5b158f8b4c5d3e2756890f7b7
[PMSH] Add NF list to the Read by Subname call

Issue-ID: DCAEGEN2-2992

Add the list of NFs when a request is made for a subscription. This will assist with testing and visibility for the user.

Change-Id: I6061f1dd1cbc6c579e98605c1d7bcbcea3c4e77b
Signed-off-by: egernug <gerard.nugent@est.tech>
components/pm-subscription-handler/Changelog.md
components/pm-subscription-handler/pmsh_service/mod/api/db_models.py
components/pm-subscription-handler/pmsh_service/mod/api/services/subscription_service.py
components/pm-subscription-handler/tests/base_setup.py
components/pm-subscription-handler/tests/services/test_subscription_service.py