From 18f4b39e666065dd244cd88ffd2d2daf0875bad4 Mon Sep 17 00:00:00 2001 From: Ankitkumar Patel Date: Thu, 29 Mar 2018 17:32:51 -0400 Subject: Updated the policy adaptor for scope filtering Updated the policy adaptor to support scope-based filtering. Issue-ID: OPTFRA-27 Change-Id: I908c1ee16c6f21982d8bfc1e3d6156d54555fdd3 Signed-off-by: Ankitkumar Patel --- test/placement-tests/policy_response_error2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/placement-tests/policy_response_error2.json') diff --git a/test/placement-tests/policy_response_error2.json b/test/placement-tests/policy_response_error2.json index c302a72..bf5ff52 100644 --- a/test/placement-tests/policy_response_error2.json +++ b/test/placement-tests/policy_response_error2.json @@ -3,7 +3,7 @@ "policyConfigMessage": "Config Retrieved! ", "policyConfigStatus": "CONFIG_RETRIEVED", "type": "JSON", - "config": "{\"service\":\"SubscriberPolicy\",\"policyName\":\"oofBeijing.SubscriberPolicy_v1\",\"description\":\"Subscriber Policy\",\"templateVersion\":\"0.0.1\",\"version\":\"oofBeijing\",\"priority\":\"1\",\"riskType\":\"test\",\"riskLevel\":\"3\",\"guard\":\"False\",\"content\":{\"identity\":\"subscriber\",\"policyScope\":[\"vCPE\",\"subscriber_x\",\"subscriber_y\"],\"properties\":{\"subscriberName\":[\"subscriber_x\",\"subscriber_y\"],\"subscriberRole\":[],\"provStatus\":[\"CAPPED\"]},\"policyType\":\"SubscriberPolicy\"}}", + "config": "{\"service\":\"SubscriberPolicy\",\"policyName\":\"oofBeijing.SubscriberPolicy_v1\",\"description\":\"Subscriber Policy\",\"templateVersion\":\"0.0.1\",\"version\":\"oofBeijing\",\"priority\":\"1\",\"riskType\":\"test\",\"riskLevel\":\"3\",\"guard\":\"False\",\"content\":{\"identity\":\"subscriber\",\"policyScope\":[\"vCPE\",\"SubscriberPolicy\",\"subscriber_x\",\"subscriber_y\"],\"properties\":{\"subscriberName\":[\"subscriber_x\",\"subscriber_y\"],\"subscriberRole\":[],\"provStatus\":[\"CAPPED\"]},\"policyType\":\"SubscriberPolicy\"}}", "policyName": "oofBeijing.Config_MS_SubscriberPolicy_v1.1.xml", "policyVersion": "1", "matchingConditions": { -- cgit 1.2.3-korg