update link to upper-constraints.txt
[optf/osdf.git] / test / policy-local-files / Distance_vGMuxInfra_1.json
1 {
2   "OSDF_FRANKFURT.Distance_vGMuxInfra": {
3     "type": "onap.policies.optimization.resource.DistancePolicy",
4     "version": "1.0.0",
5     "type_version": "1.0.0",
6     "metadata": {
7       "policy-id": "OSDF_FRANKFURT.Distance_vGMuxInfra",
8       "policy-version": 1
9     },
10     "properties": {
11       "scope": [ 
12         "OSDF_FRANKFURT"
13       ],
14       "services": [
15         "vCPE"
16       ],
17       "resources": [
18         "vGMuxInfra"
19       ],
20       "geography": [
21         "US",
22         "INTERNATIONAL"
23       ],
24       "identity": "distance-vGMuxInfra",
25       "applicableResources": "any",
26       "distanceProperties": {
27         "locationInfo": "customer_loc",
28         "distance": {
29           "value": "500",
30           "operator": "<",
31           "unit": "km"
32         }
33       }
34     }
35   }
36 }