From ae38106f6f4792ad807cf3c04ae8aab758554ff9 Mon Sep 17 00:00:00 2001 From: Gerard Nugent Date: Tue, 22 Jun 2021 09:30:44 +0000 Subject: Revert "[PMSH] Update filter" This reverts commit 1ac9847eb66a074b5413264c788152f7c3ffc28d. Reason for revert: Premature merge Issue-ID: DCAEGEN2-2531 Change-Id: I7f1f236b860105b3d7b0db10bcc5b908c236db1f Signed-off-by: egernug --- .../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/pm_subscription_event.json') 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 a3a6ce3d..cd547d9d 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", - "ipAddress": "1.2.3.4", + "ipv4Address": "1.2.3.4", "subscription":{ "subscriptionName":"ExtraPM-All-gNB-R2B", "administrativeState":"UNLOCKED", -- cgit 1.2.3-korg