New Inventory type for TD
[optf/has.git] / conductor / conductor / tests / unit / data / plugins / inventory_provider / service_candidates.json
1 {
2     "vPGN": [{
3         "existing_placement": "false",
4         "service_resource_id": "vPGN-XX",
5         "inventory_provider": "aai",
6         "cost": 1.0,
7         "cloud_owner": "CloudOwner",
8         "city": "example-city-val-27150",
9         "uniqueness": "true",
10         "location_id": "RegionOne",
11         "inventory_type": "service",
12         "sriov_automation": "false",
13         "state": "example-state-val-59487",
14         "candidate_id": "3e8d118c-10ca-4b4b-b3db-089b5e9e6a1c",
15         "latitude": "example-latitude-val-89101",
16         "physical_location_id": "clli1",
17         "port_key": "vlan_port",
18         "vlan_key": "vlan_key",
19         "cloud_region_version": "1",
20         "host_id": "vFW-PKG-MC",
21         "complex_name": "clli1",
22         "location_type": "att_aic",
23         "country": "example-country-val-94173",
24         "region": "example-region-val-13893",
25         "longitude": "32.89948",
26         "vim-id": "CloudOwner_RegionOne"
27     }]
28 }