aboutsummaryrefslogtreecommitdiffstats
path: root/test/policy-local-files/new_policies/QueryPolicy_vCPE_2.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/policy-local-files/new_policies/QueryPolicy_vCPE_2.json')
-rw-r--r--test/policy-local-files/new_policies/QueryPolicy_vCPE_2.json55
1 files changed, 0 insertions, 55 deletions
diff --git a/test/policy-local-files/new_policies/QueryPolicy_vCPE_2.json b/test/policy-local-files/new_policies/QueryPolicy_vCPE_2.json
deleted file mode 100644
index 7a4d227..0000000
--- a/test/policy-local-files/new_policies/QueryPolicy_vCPE_2.json
+++ /dev/null
@@ -1,55 +0,0 @@
-{
- "OSDF_FRANKFURT.queryPolicy_vCPE": {
- "type": "onap.policies.optimization.QueryPolicy",
- "version": "1.0.0",
- "type_version": "1.0.0",
- "metadata": {
- "policy-id": "OSDF_FRANKFURT.queryPolicy_vCPE",
- "policy-version": 1
- },
- "properties": {
- "scope": [
- "OSDF_FRANKFURT"
- ],
- "services": [
- "vCPE"
- ],
- "resources": [
- "vGMuxInfra",
- "vG"
- ],
- "geography": [
- "US",
- "INTERNATIONAL"
- ],
- "identity": "vCPE_Query_Policy",
- "queryProperties": [
- {
- "attribute": "locationId",
- "attribute_location": "customerLocation",
- "value": ""
- },
- {
- "attribute": "id",
- "attribute_location": "vpnInfo.vpnId",
- "value": ""
- },
- {
- "attribute": "upstreamBW",
- "attribute_location": "vpnInfo.upstreamBW",
- "value": ""
- },
- {
- "attribute": "customerLatitude",
- "attribute_location": "customerLatitude",
- "value": 1.1
- },
- {
- "attribute": "customerLongitude",
- "attribute_location": "customerLongitude",
- "value": 2.2
- }
- ]
- }
- }
-}