summaryrefslogtreecommitdiffstats
path: root/test/policy-local-files/has_policies_r2/Affinity_vCPE_1.json
diff options
context:
space:
mode:
authorAnkitkumar Patel <ankit@research.att.com>2018-03-27 11:54:53 -0400
committerAnkitkumar Patel <ankit@research.att.com>2018-03-27 11:55:13 -0400
commitf1e95cd95c05be145c3fde9f08404724937edf49 (patch)
tree9b189af4508a2450dc92132e761beebed18ec168 /test/policy-local-files/has_policies_r2/Affinity_vCPE_1.json
parent4de3bb8c9f62f15d6aeb965f9d4c47edb7efd2e9 (diff)
Updates to address new HPA policies
Issue-ID: OPTFRA-100 Change-Id: Iaff7b50dc5394546cc46591bef9b054cd6cde792 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
Diffstat (limited to 'test/policy-local-files/has_policies_r2/Affinity_vCPE_1.json')
-rw-r--r--test/policy-local-files/has_policies_r2/Affinity_vCPE_1.json37
1 files changed, 0 insertions, 37 deletions
diff --git a/test/policy-local-files/has_policies_r2/Affinity_vCPE_1.json b/test/policy-local-files/has_policies_r2/Affinity_vCPE_1.json
deleted file mode 100644
index 9a9de6b..0000000
--- a/test/policy-local-files/has_policies_r2/Affinity_vCPE_1.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "service": "optimizationQueryPolicy",
- "policyName": "oofBeijing.queryPolicy_vCPE",
- "description": "Optimization query policy for vCPE",
- "templateVersion": "0.0.1",
- "version": "oofBeijing",
- "priority": "3",
- "riskType": "test",
- "riskLevel": "2",
- "guard": "False",
- "content": {
- "queryProperties": [
- {
- "attribute": "locationId",
- "value": "orderInfo.customerLocation"
- },
- {
- "attribute": "id",
- "value": "orderInfo.vpnInfo"
- },
- {
- "attribute": "upstreamBW",
- "value": "orderInfo.vpnInfo"
- }
- ],
- "policyScope": [
- "vCPE",
- "US",
- "INTERNATIONAL",
- "ip",
- "vGMuxInfra",
- "vG",
- "optimizationQueryPolicy"
- ],
- "policyType": "optimizationQueryPolicy"
- }
-}