From f1e95cd95c05be145c3fde9f08404724937edf49 Mon Sep 17 00:00:00 2001 From: Ankitkumar Patel Date: Tue, 27 Mar 2018 11:54:53 -0400 Subject: Updates to address new HPA policies Issue-ID: OPTFRA-100 Change-Id: Iaff7b50dc5394546cc46591bef9b054cd6cde792 Signed-off-by: Ankitkumar Patel --- .../has_policies_r2/subscriber_policy.json | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 test/policy-local-files/has_policies_r2/subscriber_policy.json (limited to 'test/policy-local-files/has_policies_r2/subscriber_policy.json') diff --git a/test/policy-local-files/has_policies_r2/subscriber_policy.json b/test/policy-local-files/has_policies_r2/subscriber_policy.json deleted file mode 100644 index f237f79..0000000 --- a/test/policy-local-files/has_policies_r2/subscriber_policy.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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", "subscriberPolicy"], - "properties": { - "subscriberName": ["subscriber_x", "subscriber_y"], - "subscriberRole": ["PVT Homing"], - "provStatus": ["CAPPED"] - }, - "policyType": "subscriberPolicy" - } -} \ No newline at end of file -- cgit 1.2.3-korg