update link to upper-constraints.txt
[optf/osdf.git] / test / policy-local-files / QueryPolicy_vCPE.json
1 {
2   "OSDF_FRANKFURT.queryPolicy_vCPE": {
3     "type": "onap.policies.optimization.service.QueryPolicy",
4     "version": "1.0.0",
5     "type_version": "1.0.0",
6     "metadata": {
7       "policy-id": "OSDF_FRANKFURT.queryPolicy_vCPE",
8       "policy-version": 1
9     },
10     "properties": {
11       "scope": [
12         "OSDF_FRANKFURT"
13       ],
14       "services": [
15         "vCPE"
16       ],
17       "resources": [
18         "vGMuxInfra",
19         "vG"
20       ],
21       "geography": [
22         "US",
23         "INTERNATIONAL"
24       ],
25       "identity": "vCPE_Query_Policy",
26       "queryProperties": [
27         {
28           "attribute": "customerLatitude",
29           "attribute_location": "customerLatitude"
30         },
31         {
32           "attribute": "customerLongitude",
33           "attribute_location": "customerLongitude"
34         }
35       ]
36     }
37   }
38 }