From 1ac9847eb66a074b5413264c788152f7c3ffc28d Mon Sep 17 00:00:00 2001 From: egernug Date: Mon, 22 Feb 2021 11:35:35 +0000 Subject: [PMSH] Update filter User can edit/update the nfFilter to include/exclude selected NFs Changelog and version update Issue-ID: DCAEGEN2-2531 Signed-off-by: egernug Change-Id: I61388775a711687525b12087e9b533bee1c6b039 --- .../pm-subscription-handler/tests/data/pm_subscription_event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/pm-subscription-handler/tests/data') diff --git a/components/pm-subscription-handler/tests/data/pm_subscription_event.json b/components/pm-subscription-handler/tests/data/pm_subscription_event.json index cd547d9d..a3a6ce3d 100755 --- a/components/pm-subscription-handler/tests/data/pm_subscription_event.json +++ b/components/pm-subscription-handler/tests/data/pm_subscription_event.json @@ -5,7 +5,7 @@ "policyName":"pmsh-operational-policy", "changeType":"CREATE", "closedLoopControlName":"pmsh-control-loop", - "ipv4Address": "1.2.3.4", + "ipAddress": "1.2.3.4", "subscription":{ "subscriptionName":"ExtraPM-All-gNB-R2B", "administrativeState":"UNLOCKED", -- cgit 1.2.3-korg