Improvements to the OSDF changes for new PEF APIs
[optf/osdf.git] / test / policy-local-files / new_policies / QueryPolicy_vCPE_2.json
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 (file)
index 7a4d227..0000000
+++ /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
-        }
-      ]
-    }
-  }
-}