Merge "Add functionality to support NSI selection"
[optf/osdf.git] / test / policy-local-files / vnfPolicy_URLLC_Core_1.json
1 {
2   "OSDF_FRANKFURT.vnfPolicy_URLLC_Core_1": {
3     "type": "onap.policies.optimization.VnfPolicy",
4     "version": "1.0.0",
5     "type_version": "1.0.0",
6     "metadata": {
7       "policy-id": "OSDF_FRANKFURT.vnfPolicy_URLLC_Core_1",
8       "policy-version": 1
9     },
10     "properties": {
11       "scope": [
12         "OSDF_FRANKFURT",
13         "URLLC_1",
14         "URLLC_Core_1"
15       ],
16       "resources": [
17         "URLLC_Core_1"
18       ],
19       "services": [
20         "URLLC_1"
21       ],
22       "identity": "vnf_URLLC_Core_1",
23       "applicableResources": "any",
24       "vnfProperties": [
25         {
26           "inventoryProvider": "aai",
27           "inventoryType": "nssi",
28           "region": "RegionOne",
29           "attributes": {
30             "orchestrationStatus": "active",
31             "service-role": "nssi"
32           }
33         }
34       ]
35     }
36   }
37 }