github.com/k8snetworkplumbingwg/sriov-network-operator@v1.2.1-0.20240408194816-2d2e5a45d453/pkg/platforms/openstack/testdata/meta_data.json (about) 1 { 2 "uuid": "7114a452-2e00-4ade-856a-42d4dc7c894f", 3 "name": "1etsl9fpzrhocpnfv-7bhdj-worker-0-fnz68", 4 "launch_index": 0, 5 "availability_zone": "worker", 6 "project_id": "00552bf9217648d7a5714fbd25f92df2", 7 "devices": [ 8 { 9 "vlan": 177, 10 "vf_trusted": true, 11 "type": "nic", 12 "mac": "fa:16:3e:00:00:00", 13 "bus": "pci", 14 "address": "0000:04:00.0" 15 }, 16 { 17 "vlan": 178, 18 "vf_trusted": true, 19 "type": "nic", 20 "mac": "fa:16:3e:11:11:11", 21 "bus": "pci", 22 "address": "0000:05:00.0" 23 } 24 ] 25 }