add aggregation policy for NSI selection
[optf/osdf.git] / test / policy-local-files / Capacity_vGMuxInfra.json
1 {
2   "OSDF_FRANKFURT.Capacity_vGMuxInfra": {
3     "type": "onap.policies.optimization.resource.Vim_fit",
4     "version": "1.0.0",
5     "type_version": "1.0.0",
6     "metadata": {
7       "policy-id": "OSDF_FRANKFURT.Capacity_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": "capacity_vGMuxInfra",
25       "applicableResources": "any",
26       "capacityProperty": {
27         "controller": "multicloud",
28         "request": "{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"
29       }
30     }
31   }
32 }