database_id
stringclasses
6 values
table_id
stringlengths
3
42
table
listlengths
1
101
context
dict
csail_stata_neutron
lbaas_pools
[ [ "tenant_id", "id", "name", "description", "protocol", "lb_algorithm", "healthmonitor_id", "admin_state_up", "provisioning_status", "operating_status", "loadbalancer_id" ], [ "98333a1a28e746fa8c629c83a818ad57", "03c2ef39-04ca-4652-a26e-e790cb7db5ce", "shift_qzvqvsbpucjgwxzxzvya_0", "None", "TCP", "ROUND_ROBIN", "None", "1", "ACTIVE", "ONLINE", "a77dc8fd-7a03-4094-8f00-91d110e076a3" ], [ "98333a1a28e746fa8c629c83a818ad57", "465bd555-a001-461a-9aed-41405a2a8bdb", "track_lborfddzhtpfumnepdvi_0", "None", "TCP", "ROUND_ROBIN", "None", "1", "ACTIVE", "ONLINE", "24afca2d-35b7-4188-99c7-56d9db33f2a6" ], [ "bfd50153a2e9476f93e33e30e922cd06", "4b1b8e0d-663b-445a-b130-b409c2f41bf0", "streak_fwxpvgiyyudtixsfcjvu_0", "None", "TCP", "ROUND_ROBIN", "None", "1", "ACTIVE", "ONLINE", "512a3faf-0374-4ef6-b0a7-c31dd9dc01a7" ], [ "bfd50153a2e9476f93e33e30e922cd06", "84ed8864-e9d5-436a-b662-4b4e8d4b7893", "meter_tbauczjaeoubpkmfukok_0", "None", "TCP", "ROUND_ROBIN", "None", "1", "ACTIVE", "ONLINE", "0367b35b-023b-41d5-816b-359b3bcbdd8e" ], [ "bfd50153a2e9476f93e33e30e922cd06", "f256a064-1fe7-43b3-ab76-522886bc27d8", "twist_kmfenscozwggrvxjtsxi_0", "None", "TCP", "ROUND_ROBIN", "None", "1", "ACTIVE", "ONLINE", "6f6557de-545d-4242-a7a4-eb18b3eba88f" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "name", "description", "protocol", "lb_algorithm", "healthmonitor_id", "admin_state_up", "provisioning_status", "operating_status", "loadbalancer_id" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(255)", "varchar(255)", "enum('HTTP','HTTPS','TCP')", "enum('ROUND_ROBIN','LEAST_CONNECTIONS','SOURCE_IP')", "varchar(36)", "tinyint(1)", "varchar(16)", "varchar(16)", "varchar(36)" ], "foreign_keys": [ { "column_name": "healthmonitor_id", "referenced_column_name": "id", "referenced_table_name": "lbaas_healthmonitors" }, { "column_name": "loadbalancer_id", "referenced_column_name": "id", "referenced_table_name": "lbaas_loadbalancers" } ], "primary_key": [ "id" ] }
csail_stata_neutron
lbaas_sessionpersistences
[ [ "pool_id", "type", "cookie_name" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "pool_id", "type", "cookie_name" ], "column_types": [ "varchar(36)", "enum('SOURCE_IP','HTTP_COOKIE','APP_COOKIE')", "varchar(1024)" ], "foreign_keys": [ { "column_name": "pool_id", "referenced_column_name": "id", "referenced_table_name": "lbaas_pools" } ], "primary_key": [ "pool_id" ] }
csail_stata_neutron
lbaas_sni
[ [ "listener_id", "tls_container_id", "position" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "listener_id", "tls_container_id", "position" ], "column_types": [ "varchar(36)", "varchar(128)", "int" ], "foreign_keys": [ { "column_name": "listener_id", "referenced_column_name": "id", "referenced_table_name": "lbaas_listeners" } ], "primary_key": [ "listener_id", "tls_container_id" ] }
csail_stata_neutron
lsn
[ [ "lsn_id", "net_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "lsn_id", "net_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [], "primary_key": [ "lsn_id" ] }
csail_stata_neutron
lsn_port
[ [ "lsn_port_id", "lsn_id", "sub_id", "mac_addr" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "lsn_port_id", "lsn_id", "sub_id", "mac_addr" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(36)", "varchar(32)" ], "foreign_keys": [ { "column_name": "lsn_id", "referenced_column_name": "lsn_id", "referenced_table_name": "lsn" } ], "primary_key": [ "lsn_port_id" ] }
csail_stata_neutron
maclearningstates
[ [ "port_id", "mac_learning_enabled" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "port_id", "mac_learning_enabled" ], "column_types": [ "varchar(36)", "tinyint(1)" ], "foreign_keys": [ { "column_name": "port_id", "referenced_column_name": "id", "referenced_table_name": "ports" } ], "primary_key": [ "port_id" ] }
csail_stata_neutron
members
[ [ "tenant_id", "id", "pool_id", "address", "protocol_port", "weight", "status", "status_description", "admin_state_up" ], [ "daa18fdafdf04b5eac18e04aa19ee214", "45561760-9ecc-4e85-8725-9cafb9691b83", "213fccb5-6482-4c4b-b66a-06a1eb283331", "10.241.232.133/8", "8080", "1", "ACTIVE", "None", "1" ], [ "0fe46c69adaf4d2fb01401e0dd952815", "b2fb6a43-9e03-4d1c-9beb-35fcb25cffbb", "c7d33358-67e9-407f-91b4-241f2584e242", "10.198.253.45/8", "443", "1", "ACTIVE", "None", "1" ], [ "0fe46c69adaf4d2fb01401e0dd952815", "b55b2590-0e1b-4847-aeec-d8e1625087ca", "c7d33358-67e9-407f-91b4-241f2584e242", "10.132.208.137/8", "443", "1", "ACTIVE", "None", "1" ], [ "0fe46c69adaf4d2fb01401e0dd952815", "f1897fa4-5e59-4e68-b23d-9df0defd310f", "c7d33358-67e9-407f-91b4-241f2584e242", "10.124.243.155/8", "443", "1", "ACTIVE", "None", "1" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "pool_id", "address", "protocol_port", "weight", "status", "status_description", "admin_state_up" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(36)", "varchar(64)", "int", "int", "varchar(16)", "varchar(255)", "tinyint(1)" ], "foreign_keys": [ { "column_name": "pool_id", "referenced_column_name": "id", "referenced_table_name": "pools" } ], "primary_key": [ "id" ] }
csail_stata_neutron
meteringlabelrules
[ [ "id", "direction", "remote_ip_prefix", "metering_label_id", "excluded" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "direction", "remote_ip_prefix", "metering_label_id", "excluded" ], "column_types": [ "varchar(36)", "enum('ingress','egress')", "varchar(64)", "varchar(36)", "tinyint(1)" ], "foreign_keys": [ { "column_name": "metering_label_id", "referenced_column_name": "id", "referenced_table_name": "meteringlabels" } ], "primary_key": [ "id" ] }
csail_stata_neutron
meteringlabels
[ [ "tenant_id", "id", "name", "description", "shared" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "name", "description", "shared" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(255)", "varchar(1024)", "tinyint(1)" ], "foreign_keys": [], "primary_key": [ "id" ] }
csail_stata_neutron
ml2_brocadenetworks
[ [ "tenant_id", "id", "vlan", "segment_id", "network_type" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "vlan", "segment_id", "network_type" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(10)", "varchar(36)", "varchar(10)" ], "foreign_keys": [], "primary_key": [ "id" ] }
csail_stata_neutron
ml2_brocadeports
[ [ "tenant_id", "id", "network_id", "admin_state_up", "physical_interface", "vlan_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "network_id", "admin_state_up", "physical_interface", "vlan_id" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(36)", "tinyint(1)", "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "ml2_brocadenetworks" } ], "primary_key": [ "id" ] }
csail_stata_neutron
ml2_dvr_port_bindings
[ [ "port_id", "host", "router_id", "vif_type", "vif_details", "vnic_type", "profile", "status" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "port_id", "host", "router_id", "vif_type", "vif_details", "vnic_type", "profile", "status" ], "column_types": [ "varchar(36)", "varchar(255)", "varchar(36)", "varchar(64)", "varchar(4095)", "varchar(64)", "varchar(4095)", "varchar(16)" ], "foreign_keys": [ { "column_name": "port_id", "referenced_column_name": "id", "referenced_table_name": "ports" } ], "primary_key": [ "port_id", "host" ] }
csail_stata_neutron
ml2_flat_allocations
[ [ "physical_network" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "physical_network" ], "column_types": [ "varchar(64)" ], "foreign_keys": [], "primary_key": [ "physical_network" ] }
csail_stata_neutron
ml2_geneve_allocations
[ [ "geneve_vni", "allocated" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "geneve_vni", "allocated" ], "column_types": [ "int", "tinyint(1)" ], "foreign_keys": [], "primary_key": [ "geneve_vni" ] }
csail_stata_neutron
ml2_geneve_endpoints
[ [ "ip_address", "host" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "ip_address", "host" ], "column_types": [ "varchar(64)", "varchar(255)" ], "foreign_keys": [], "primary_key": [ "ip_address" ] }
csail_stata_neutron
ml2_gre_allocations
[ [ "gre_id", "allocated" ], [ "1", "0" ], [ "2", "1" ], [ "3", "1" ], [ "4", "1" ], [ "5", "0" ], [ "6", "1" ], [ "7", "1" ], [ "8", "1" ], [ "9", "1" ], [ "10", "1" ], [ "11", "1" ], [ "12", "1" ], [ "13", "1" ], [ "14", "0" ], [ "15", "0" ], [ "16", "0" ], [ "17", "0" ], [ "18", "1" ], [ "19", "1" ], [ "20", "1" ], [ "21", "0" ], [ "22", "0" ], [ "23", "0" ], [ "24", "0" ], [ "25", "0" ], [ "26", "1" ], [ "27", "0" ], [ "28", "0" ], [ "29", "0" ], [ "30", "0" ], [ "31", "0" ], [ "32", "0" ], [ "33", "0" ], [ "34", "0" ], [ "35", "1" ], [ "36", "0" ], [ "37", "0" ], [ "38", "0" ], [ "39", "0" ], [ "40", "1" ], [ "41", "1" ], [ "42", "0" ], [ "43", "0" ], [ "44", "0" ], [ "45", "0" ], [ "46", "0" ], [ "47", "0" ], [ "48", "0" ], [ "49", "0" ], [ "50", "0" ], [ "51", "0" ], [ "52", "0" ], [ "53", "0" ], [ "54", "0" ], [ "55", "0" ], [ "56", "0" ], [ "57", "1" ], [ "58", "0" ], [ "59", "0" ], [ "60", "0" ], [ "61", "0" ], [ "62", "1" ], [ "63", "0" ], [ "64", "0" ], [ "65", "0" ], [ "66", "0" ], [ "67", "0" ], [ "68", "0" ], [ "69", "0" ], [ "70", "0" ], [ "71", "0" ], [ "72", "0" ], [ "73", "0" ], [ "74", "1" ], [ "75", "1" ], [ "76", "0" ], [ "77", "0" ], [ "78", "0" ], [ "79", "1" ], [ "80", "0" ], [ "81", "0" ], [ "82", "0" ], [ "83", "0" ], [ "84", "0" ], [ "85", "0" ], [ "86", "1" ], [ "87", "0" ], [ "88", "0" ], [ "89", "0" ], [ "90", "0" ], [ "91", "0" ], [ "92", "0" ], [ "93", "1" ], [ "94", "0" ], [ "95", "1" ], [ "96", "0" ], [ "97", "0" ], [ "98", "0" ], [ "99", "0" ], [ "100", "1" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "gre_id", "allocated" ], "column_types": [ "int", "tinyint(1)" ], "foreign_keys": [], "primary_key": [ "gre_id" ] }
csail_stata_neutron
ml2_gre_endpoints
[ [ "ip_address", "host" ], [ "10.0.125.196/8", "None" ], [ "10.119.49.113/8", "None" ], [ "10.135.241.45/8", "None" ], [ "10.187.237.82/8", "None" ], [ "10.91.128.139/8", "None" ], [ "10.118.187.36/8", "align-73" ], [ "10.236.133.139/8", "align-79" ], [ "10.38.22.20/8", "align-86" ], [ "10.107.177.96/8", "alpha-80" ], [ "10.92.127.250/8", "arrow-57" ], [ "10.213.246.198/8", "astro-92" ], [ "10.122.146.171/8", "astro1-40" ], [ "10.106.1.104/8", "axis-11" ], [ "10.75.161.66/8", "beam8-22" ], [ "10.239.172.63/8", "blaze1-11" ], [ "10.20.153.7/8", "blaze8-12" ], [ "10.181.145.100/8", "blitz-67" ], [ "10.34.41.202/8", "blitz1-32" ], [ "10.211.252.235/8", "blitz7-74" ], [ "10.196.31.83/8", "celes-18" ], [ "10.11.61.138/8", "celes-28" ], [ "10.165.53.177/8", "cosmo3-23" ], [ "10.251.41.77/8", "cubic-10" ], [ "10.110.172.136/8", "dash3-6" ], [ "10.66.14.106/8", "delta-2" ], [ "10.111.244.250/8", "delta-67" ], [ "10.254.118.207/8", "drift-42" ], [ "10.96.19.200/8", "drift-69" ], [ "10.174.162.164/8", "drive-17" ], [ "10.64.114.161/8", "drive-59" ], [ "10.166.129.40/8", "ether-18" ], [ "10.235.253.224/8", "ether-50" ], [ "10.20.33.115/8", "ether1-87" ], [ "10.130.13.110/8", "flare4-57" ], [ "10.90.230.200/8", "flare7-39" ], [ "10.167.94.41/8", "flash-9" ], [ "10.43.41.123/8", "flash4-74" ], [ "10.174.72.181/8", "flick-96" ], [ "10.215.222.75/8", "flick7-81" ], [ "10.192.209.4/8", "flux-60" ], [ "10.218.251.199/8", "flux2-19" ], [ "10.252.30.227/8", "forge-15" ], [ "10.119.72.95/8", "forge-23" ], [ "10.53.212.32/8", "forge3-2" ], [ "10.68.107.53/8", "forge8-81" ], [ "10.18.246.213/8", "galax4-70" ], [ "10.184.21.59/8", "gamma-66" ], [ "10.206.142.149/8", "gamut-16" ], [ "10.220.213.15/8", "glint-54" ], [ "10.228.204.94/8", "glint-94" ], [ "10.130.170.33/8", "glint3-93" ], [ "10.100.224.104/8", "glint5-47" ], [ "10.171.242.149/8", "glyph1-33" ], [ "10.180.210.234/8", "grav6-70" ], [ "10.208.178.45/8", "helio-63" ], [ "10.181.241.200/8", "helio1-2" ], [ "10.22.26.83/8", "helix8-93" ], [ "10.190.70.80/8", "layer-86" ], [ "10.65.142.180/8", "light-63" ], [ "10.127.227.189/8", "light9-56" ], [ "10.53.249.75/8", "lyric6-5" ], [ "10.65.198.150/8", "meter-4" ], [ "10.119.152.44/8", "meter-74" ], [ "10.174.60.127/8", "neon-63" ], [ "10.216.152.181/8", "nexis-43" ], [ "10.73.253.26/8", "nexus-35" ], [ "10.22.97.188/8", "nexus-42" ], [ "10.1.148.3/8", "nexus-51" ], [ "10.32.219.113/8", "nexus6-13" ], [ "10.215.153.213/8", "novae-7" ], [ "10.203.202.227/8", "novae0-21" ], [ "10.222.54.146/8", "omni3-82" ], [ "10.22.156.37/8", "orbit-49" ], [ "10.157.80.192/8", "pico6-23" ], [ "10.121.94.149/8", "pivot-12" ], [ "10.44.247.104/8", "point9-36" ], [ "10.78.211.109/8", "prime-24" ], [ "10.221.89.126/8", "prime-35" ], [ "10.210.18.238/8", "prime3-77" ], [ "10.169.82.76/8", "prime5-78" ], [ "10.10.0.93/8", "pulse0-78" ], [ "10.134.155.208/8", "pulse1-24" ], [ "10.190.97.233/8", "pulse8-35" ], [ "10.95.186.29/8", "quark-34" ], [ "10.147.97.53/8", "quark-5" ], [ "10.36.62.183/8", "quark-73" ], [ "10.190.195.17/8", "qubit-61" ], [ "10.75.131.79/8", "radar1-79" ], [ "10.196.251.56/8", "scope-84" ], [ "10.74.218.216/8", "scope1-62" ], [ "10.150.241.46/8", "scope4-19" ], [ "10.111.152.58/8", "scope6-83" ], [ "10.216.253.165/8", "shift7-51" ], [ "10.55.141.57/8", "shine-94" ], [ "10.201.39.37/8", "shine2-89" ], [ "10.164.225.104/8", "shine8-39" ], [ "10.130.246.176/8", "sonic-95" ], [ "10.214.23.67/8", "sonic4-45" ], [ "10.3.150.188/8", "space0-77" ], [ "10.39.218.201/8", "space1-89" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "ip_address", "host" ], "column_types": [ "varchar(64)", "varchar(255)" ], "foreign_keys": [], "primary_key": [ "ip_address" ] }
csail_stata_neutron
ml2_network_segments
[ [ "id", "network_id", "network_type", "physical_network", "segmentation_id", "is_dynamic", "segment_index" ], [ "0100112e-94eb-4235-8c6d-eae99cd86909", "05e04d8f-42ab-4610-845a-e50c515bf89a", "gre", "None", "62", "0", "0" ], [ "02e65979-c314-423b-b895-d3f6fda93520", "5b5cae96-6f01-43b4-865a-369382c484f3", "gre", "None", "12", "0", "0" ], [ "0abbdf79-5718-4eac-ae20-0fe1dd837afd", "cc0bf539-feba-46fe-a2e3-f04bfe1eef35", "gre", "None", "6", "0", "0" ], [ "103e36d7-1d99-47dd-82a6-7709590e2e80", "f29a09a3-0e98-498f-8493-ac69378220a0", "gre", "None", "74", "0", "0" ], [ "10c2d8af-71e4-4500-9e47-37bc7319472c", "354ce497-50a3-42cc-9cd7-e6fe499f7211", "gre", "None", "93", "0", "0" ], [ "10e53786-5807-4a2e-90ba-22101552f22d", "1e070f88-14f2-40ba-a79d-5a4eb023d88b", "gre", "None", "8", "0", "0" ], [ "1626d3ed-6340-4b68-a46c-2982bab302c8", "8ad137b5-cc2b-44c7-9db0-e4f81d978d0c", "vlan", "trunk", "2123", "0", "0" ], [ "1ab7e823-8c10-4a3b-8d19-653a6f142d60", "76ce01f0-fa14-4a5d-9808-009709a72219", "gre", "None", "86", "0", "0" ], [ "2093c799-b669-454c-95e8-1e7568cdaca7", "dfdf2f92-8c4b-4a49-9641-4d5d77fa135b", "gre", "None", "100", "0", "0" ], [ "21283c43-581f-44cf-bc04-2e282e8fb3c7", "28bdd9ff-3e79-45ac-9831-f61a8ac71ab7", "gre", "None", "19", "0", "0" ], [ "40c56f51-8c44-4d82-8369-d065010ed91a", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "vlan", "trunk", "2113", "0", "0" ], [ "44a9a3af-52b2-4d18-82fb-1608f56a7c5c", "92d37d16-07e5-4387-8ab0-ce4a90a998ea", "gre", "None", "75", "0", "0" ], [ "4cb272a0-0f5f-46ee-8f1d-efefc4fb0424", "a4d00c60-f005-400e-a24c-1bf8b8308f98", "gre", "None", "3", "0", "0" ], [ "4cee9f71-2664-48bc-99c6-904f2e5e2a4d", "b3d6c27a-a9bb-4521-b5de-4d65eb7490dc", "vlan", "trunk", "2002", "0", "0" ], [ "5589b641-27e7-4a05-b6b8-1eadffd82259", "d8d71cfe-9924-4521-9c23-e0eb4ec92747", "gre", "None", "35", "0", "0" ], [ "5711a275-47ef-4922-8c92-9bea423fa7cb", "67d7ab01-c733-4391-9bf4-a6fdc7d11382", "gre", "None", "6", "0", "0" ], [ "5d6f8131-ebb8-4ef0-be50-84f037fadfd8", "fe178706-9942-4600-9224-b2ae7c61db71", "gre", "None", "1", "0", "0" ], [ "6657115a-4abb-47af-8e8e-8528daa83824", "ee45c397-e436-4b5e-b9ee-113bfbf4ffd0", "gre", "None", "26", "0", "0" ], [ "68c31fad-ef88-47d0-99d8-ec49a03c9bf2", "84ba89ec-68fd-4257-80eb-a1c3a65ee594", "vlan", "trunk", "2052", "0", "0" ], [ "69796581-1c58-403c-a21e-7579bb5b05b4", "5ec0b65f-6115-4525-8093-a8ce01707624", "gre", "None", "4", "0", "0" ], [ "6a7d136c-28d1-43f2-854e-ab3b4c21c2dd", "888bba77-ed12-40b4-a804-d24c88a731cc", "gre", "None", "109", "0", "0" ], [ "7288edd3-98a0-4a97-ba24-324dd0bd36be", "b0c35168-dd4a-43db-9eaf-40f72529d8c8", "vlan", "trunk", "2001", "0", "0" ], [ "8144b0c3-1c29-4ea5-a3e3-f31edc56b5ab", "d1419216-65f6-4bba-bd77-f35850328822", "gre", "None", "41", "0", "0" ], [ "849f1332-db7a-4bae-a09e-be6f272baede", "4207d69c-903d-48d3-be48-debcb46b3241", "vlan", "trunk", "3000", "0", "0" ], [ "850aefbe-2053-473f-a4cb-509a58859679", "38bfcc47-5f4d-46c8-9596-fb3a69f64e1e", "gre", "None", "13", "0", "0" ], [ "8732f845-0947-4c45-b28b-79236d94d477", "f185f951-64c6-4d2e-b412-1504f800e20b", "gre", "None", "9", "0", "0" ], [ "87b8c955-a43e-4a5f-bff6-7b2e0308c85f", "2eb56e3e-f49c-49a2-8b82-d10187ed05cd", "gre", "None", "5", "0", "0" ], [ "8ca8cdd2-63f2-4b18-a86b-7f9c7c8542c4", "259e350d-9ea5-4dc5-8a1c-4ab7deef9eec", "gre", "None", "57", "0", "0" ], [ "8d6a3b8a-326c-489a-bf7a-f0ea7e93ed71", "037e1428-06c8-44b3-bd51-6a320330d08c", "gre", "None", "10", "0", "0" ], [ "8f09c1d6-7db7-47c1-8ec0-97fd8aa2bc1e", "99d2d7a0-3a92-4f0d-8e2f-917201477f8b", "gre", "None", "3", "0", "0" ], [ "9634c759-122f-43e3-8a49-1baa73f703ca", "82caefaf-7420-4122-80c4-92e46e9fd658", "gre", "None", "79", "0", "0" ], [ "98540d42-c9f2-44e4-8c04-d118e25888fc", "c859d73e-68b1-47e2-a271-8e2c1cdc979d", "gre", "None", "10", "0", "0" ], [ "ab7fc3c5-2ad9-4d61-857b-b435c93cee23", "e521f9d0-a1bd-4ff4-bc81-78a60dd88fe5", "gre", "None", "2", "0", "0" ], [ "b572ebd3-9351-44e1-8183-67757d56548a", "5f12d2ba-af34-45bf-8118-10fb41d6b5f7", "gre", "None", "101", "0", "0" ], [ "bfec5bf9-a6ee-4119-8f53-c5b563a71812", "7cde47d6-0ae4-4537-9120-444dc3920ff0", "gre", "None", "11", "0", "0" ], [ "c583d60a-93ab-4a42-9ed9-4e587b1a8551", "18b03960-577f-49a4-be38-aafb4e05f3f3", "gre", "None", "104", "0", "0" ], [ "c8550712-621d-4582-9fb4-80f9ee490033", "2fd4865f-ed87-4b56-a1a3-8a20f3275c0d", "gre", "None", "137", "0", "0" ], [ "d005c79a-1dff-402f-8552-d6eea7561b84", "adaf4d7d-da5b-4a9f-b2b7-45074035f7f9", "gre", "None", "2", "0", "0" ], [ "d3e20774-d214-4cdd-b9f3-8b2eb722f295", "9a8f3905-08e1-47df-a376-12d3093c04bc", "gre", "None", "121", "0", "0" ], [ "d88dea4d-f8cd-4f7f-89b6-c90fc22895b1", "d4d68601-45d2-4ed9-9a22-f62b8645223d", "gre", "None", "4", "0", "0" ], [ "dd33586b-e860-456f-862f-6e5077ab6fc8", "6814a543-6ad2-4426-83bc-dd0740dc068a", "gre", "None", "18", "0", "0" ], [ "e0f58a90-4acb-4a1b-bfa5-c1574757bf4e", "6ef825a6-115f-4270-86ca-e3a818b13c14", "gre", "None", "20", "0", "0" ], [ "e1f1caed-fc73-438f-ad9b-ba52fed4d338", "f18bc442-8970-40dd-ad8e-a69f1733cc98", "gre", "None", "8", "0", "0" ], [ "e60f5ca7-1c57-48d9-bd70-b0df047b5513", "85d1052c-e23d-4ecb-bdba-16ebb8265237", "gre", "None", "7", "0", "0" ], [ "ea0f417c-0c81-461b-a705-81ad4d2e62b0", "04dc6fb8-2d9e-4739-9c71-1e3dc9ab6390", "gre", "None", "40", "0", "0" ], [ "f6478ce0-8e28-44ec-9a87-810d37ca2aab", "63dc291f-cabd-4689-9ec8-c0d935c6399e", "gre", "None", "95", "0", "0" ], [ "f7506aa6-0a24-4a1d-b6d8-2582ca1f8c23", "c9e8f307-e1d5-4c06-b464-ef5370ca1d6d", "vlan", "trunk", "9", "0", "0" ], [ "fad83f9c-fff2-4170-ba77-dcd63ecb1e88", "9eb1cb96-7b96-4734-b99f-e2320fc4e475", "gre", "None", "9", "0", "0" ], [ "fd961fc1-c324-49bc-8f53-629f0af064d8", "b4f80478-cac6-49b2-9485-8d011dc9cb53", "gre", "None", "7", "0", "0" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "network_id", "network_type", "physical_network", "segmentation_id", "is_dynamic", "segment_index" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(32)", "varchar(64)", "int", "tinyint(1)", "int" ], "foreign_keys": [ { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" } ], "primary_key": [ "id" ] }
csail_stata_neutron
ml2_nexus_vxlan_allocations
[ [ "vxlan_vni", "allocated" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "vxlan_vni", "allocated" ], "column_types": [ "int", "tinyint(1)" ], "foreign_keys": [], "primary_key": [ "vxlan_vni" ] }
csail_stata_neutron
ml2_nexus_vxlan_mcast_groups
[ [ "id", "mcast_group", "associated_vni" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "mcast_group", "associated_vni" ], "column_types": [ "varchar(36)", "varchar(64)", "int" ], "foreign_keys": [ { "column_name": "associated_vni", "referenced_column_name": "vxlan_vni", "referenced_table_name": "ml2_nexus_vxlan_allocations" } ], "primary_key": [ "id" ] }
csail_stata_neutron
ml2_port_binding_levels
[ [ "port_id", "host", "level", "driver", "segment_id" ], [ "000a1fab-1d06-449d-a126-fd838e023596", "drive-59", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0012b1a9-8387-4c17-8578-755f5984aec4", "prime5-78", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "00167498-2a08-49f1-932e-6d329fb8d469", "ether1-87", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "002abd1b-ea0c-4d24-8813-de12b56314c3", "flux-60", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0036e9ca-2908-40a9-8c5b-49ae337fd939", "light9-56", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "003b4cf8-a0fe-4143-908c-9098683cd970", "glyph1-33", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "00445690-c2e8-4bdb-9409-1db6a7261ab5", "shine-94", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "005469f5-0561-4c8b-8c5a-15a0dcf0d2cb", "drift-42", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "006c2eae-19b1-4fa8-9ddf-6709af52fe4e", "radar1-79", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0083f258-2de3-44a0-9e57-97a391c09f4b", "axis-11", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "008bd627-7551-4e82-9813-511e48e23169", "blaze8-12", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "00a20edb-4dee-4a1a-839f-93b092072d67", "beam8-22", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "00ab2588-cc33-4c47-85e6-cad79620b478", "zeph-15", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "00bfc1ee-95a4-477f-8ade-c90b238dc37c", "glint5-47", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "00dcd118-eaaa-4859-a1a4-62e45814a937", "shine-94", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "00fc3f72-5c2b-40cc-87e1-2b2c579c82c6", "blaze8-12", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0107d9da-752e-4f0f-8a64-83d6922312f1", "forge-23", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "010bef2b-07d0-4b73-be42-903c3d1ab999", "blaze8-12", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "01191ef1-8cae-4e2e-851c-fb75e780e1b0", "forge-23", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "01207908-d7f4-46f4-977c-c7a75cb35d0a", "flash-9", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0137fc22-db66-4c12-811c-9da6b309167c", "prime-35", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "01388aad-e590-4686-9f4a-bce0b168a15c", "flash4-74", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "013f0e97-d949-4cc5-8a7d-bd861f67fa23", "novae0-21", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0142b0fe-0db1-484f-b9d3-b953822b933b", "blaze8-12", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "015b9b08-6e16-4398-95ce-c01f7a5bfcd5", "blitz1-32", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "018d73ae-87ad-403e-8040-4e2833889e4d", "align-86", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "01932bfe-d1e6-4680-b180-0066f299afd7", "blaze8-12", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "01c78401-4f35-49cf-a915-f180589db99a", "align-86", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "01cf3dcc-2b93-435f-a70a-bdd83db32603", "prime5-78", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "01edcd00-b27d-4bfe-98c7-552f8fda3df4", "blaze8-12", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "01fc016b-4ae9-473e-b849-dd1922ca9bab", "cubic-10", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "022176e5-afd2-4aec-abfc-a8202efdb0d7", "prime-35", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0223c11e-f69d-4b5c-86c9-f50d95a4f2af", "cosmo3-23", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "024ab55f-5caa-47f4-9654-5f96032d9262", "drive-59", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0284bb3f-d8e3-44d8-a2aa-714645092645", "prime3-77", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "02859e84-4085-4b7d-919c-f074f22c2bd3", "glyph1-33", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0286d52e-0e64-457a-82c4-686b090d46d2", "streak-26", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "028df3f3-9afc-4a65-96f4-1d21954dcb51", "star-76", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "028e8ff3-0b08-4e97-95b4-4e91d92ae530", "space2-35", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "028eaa66-a7df-45aa-bb31-12f3c7e50c49", "cosmo3-23", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "02a56d69-daa5-4d2f-9782-5e753a1432a3", "pico6-23", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "02a62095-d6b5-4e4a-b29c-6ea430c61d6c", "beam8-22", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "02b05504-54de-4a4c-bd86-e3ea798cf9e7", "forge8-81", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "02b8acb8-920c-4409-befb-15437eff8af1", "flux2-19", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "03105f59-f4ee-4443-9333-0fb58d2df9b1", "galax4-70", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0342644d-4cef-4f69-b1af-37bc98352211", "forge8-81", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "034dcda6-a5ff-4a20-b978-dd7f4a73178b", "astro-92", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "037b3219-c381-4f0a-b772-379bda025588", "flux-60", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "037beae7-ab1e-4b97-b8f4-ae6127e6a8ac", "prime-35", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "03997432-4246-48f3-a12d-64560983fca7", "axis-11", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "03aae165-692a-408e-a520-88fbb9a42fa8", "flare4-57", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "03bae741-f580-4850-b2c2-add38412f22d", "drive-59", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "03d1adab-764c-432a-bf24-c2296e4ff67e", "flash-9", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "03e8d2bf-4343-4d16-8193-d0c7952943c1", "flare4-57", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0406a43a-43bd-4d09-bf6c-0405c365aec6", "flash-9", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0410c1f4-6d0d-4f8a-ba8c-0afc422a1eb3", "flare4-57", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "041e9833-2153-45c2-b623-78837be545b9", "alpha-80", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "04296366-c06e-43a0-80d8-0a41acf5a603", "flash-9", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0437c79f-2e38-49ba-86ef-a484d7dd17b7", "streak-26", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "044d13ef-0716-4566-a236-75cb3af911b9", "shine-94", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "04564c96-f177-4748-bdba-7912faf5917a", "ether-18", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0477da0d-d2f8-4431-a798-47287e2bddda", "cubic-10", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0483e791-197b-4e1a-99c1-accc898fec80", "star-76", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "048be827-3554-4798-9d24-37d76c984cea", "streak5-74", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "04c02711-ad0f-473e-a227-72504e27c802", "galax4-70", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "04cf5567-17cd-479b-8e7d-4ae9af2399b8", "blaze8-12", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "04d2c58a-3a51-4d7d-8a06-6ea802444a65", "celes-97", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "04debd3b-097b-49df-9131-ae437ef3cce6", "astro-92", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0500d558-8a91-4445-bffe-de5d979dcbef", "align-86", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "05220440-9241-4404-9e8a-822a27de0544", "forge-23", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0531bf17-1ba5-46f9-97d5-4bc93b6e9a8b", "forge-23", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "053b6291-b7f0-41e1-bd9e-def49f2857d4", "ether-18", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "05480d0b-f6fe-4171-a418-58388d370045", "spark5-69", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0564e893-be5a-4be3-959e-89980d6b1bc8", "flare4-57", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "057d66d7-da45-4454-879a-9d649b2a4ed1", "prime-35", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "058cb653-45a5-4b1f-911e-d65c32e7557f", "glyph1-33", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "059d21d2-0372-4b26-bd75-5abfcf421a2e", "prime5-78", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "05a3b08e-ce77-4731-ab7e-1608b457b715", "drive-59", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "05b28154-7023-4de2-b232-f9ad52d7f8c3", "flash-9", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "05ba47ed-af4f-4ebb-96f1-05bebff70a12", "beam8-22", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "05d883f2-da7e-4d66-92bb-22eee9d2db7f", "blitz1-32", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "05e681d2-604c-4c54-82e7-4813b9adf239", "omni3-82", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "05f9a2ea-61cd-42a6-a583-226e53b2d833", "cosmo3-23", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "05fd165d-a7b0-4a56-bcfc-bf5fcfa1d1ae", "drift-69", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "05ff2ee3-bd80-40ce-b2e7-3560b2da590c", "align-79", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0607c08c-7374-424e-acdc-887c464a1f19", "helix8-93", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "06092896-a257-4849-81e3-96502fd39f7e", "cubic-10", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "060cb45b-3fa5-4377-b605-007388d9c395", "blaze8-12", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0611ee4e-cf36-4982-81bb-d86f83301d54", "cubic-10", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "061c3ee2-51f8-4848-acf2-8579e8522229", "axis-11", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0628a754-516e-4aed-8de2-0bbb87d5189a", "flux-60", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0639c4ce-dc51-4d07-baa5-109c5db4a609", "cosmo3-23", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "067265c1-d4d9-47cc-8f9e-098f629e8639", "drive-59", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0683c427-ec93-4622-85bb-241a7e4b7be8", "nexis-43", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "06a2b937-ccdf-46b7-b5b3-ccec55c3eb1a", "prime5-78", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "06ac1d0b-24ce-4473-9743-dc1f11f428fd", "space1-89", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "06c21162-14a8-4d38-9c12-47b266b6854c", "galax4-70", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "06d43062-9df1-4396-8503-208ed8b1f9ab", "blaze8-12", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "0707db18-ce95-4e39-89ed-5661bcf05412", "layer-86", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ], [ "071f8585-73f2-4fd6-b7df-3400e5f100bd", "prime-35", "0", "openvswitch", "40c56f51-8c44-4d82-8369-d065010ed91a" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "port_id", "host", "level", "driver", "segment_id" ], "column_types": [ "varchar(36)", "varchar(255)", "int", "varchar(64)", "varchar(36)" ], "foreign_keys": [ { "column_name": "port_id", "referenced_column_name": "id", "referenced_table_name": "ports" }, { "column_name": "segment_id", "referenced_column_name": "id", "referenced_table_name": "ml2_network_segments" } ], "primary_key": [ "port_id", "level", "host" ] }
csail_stata_neutron
ml2_port_bindings
[ [ "port_id", "host", "vif_type", "vnic_type", "vif_details", "profile" ], [ "000a1fab-1d06-449d-a126-fd838e023596", "drive-59", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0012b1a9-8387-4c17-8578-755f5984aec4", "prime5-78", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "00167498-2a08-49f1-932e-6d329fb8d469", "ether1-87", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "002abd1b-ea0c-4d24-8813-de12b56314c3", "flux-60", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0036e9ca-2908-40a9-8c5b-49ae337fd939", "light9-56", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "003b4cf8-a0fe-4143-908c-9098683cd970", "glyph1-33", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "00445690-c2e8-4bdb-9409-1db6a7261ab5", "shine-94", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "005469f5-0561-4c8b-8c5a-15a0dcf0d2cb", "drift-42", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "006c2eae-19b1-4fa8-9ddf-6709af52fe4e", "radar1-79", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0083f258-2de3-44a0-9e57-97a391c09f4b", "axis-11", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "008bd627-7551-4e82-9813-511e48e23169", "blaze8-12", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "00a20edb-4dee-4a1a-839f-93b092072d67", "beam8-22", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "00ab2588-cc33-4c47-85e6-cad79620b478", "zeph-15", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "00bfc1ee-95a4-477f-8ade-c90b238dc37c", "glint5-47", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "00dcd118-eaaa-4859-a1a4-62e45814a937", "shine-94", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "00fc3f72-5c2b-40cc-87e1-2b2c579c82c6", "blaze8-12", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0107d9da-752e-4f0f-8a64-83d6922312f1", "forge-23", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "010bef2b-07d0-4b73-be42-903c3d1ab999", "blaze8-12", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "01191ef1-8cae-4e2e-851c-fb75e780e1b0", "forge-23", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "01207908-d7f4-46f4-977c-c7a75cb35d0a", "flash-9", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0137fc22-db66-4c12-811c-9da6b309167c", "prime-35", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "01388aad-e590-4686-9f4a-bce0b168a15c", "flash4-74", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "013f0e97-d949-4cc5-8a7d-bd861f67fa23", "novae0-21", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0142b0fe-0db1-484f-b9d3-b953822b933b", "blaze8-12", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "015b9b08-6e16-4398-95ce-c01f7a5bfcd5", "blitz1-32", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "018d73ae-87ad-403e-8040-4e2833889e4d", "align-86", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "01932bfe-d1e6-4680-b180-0066f299afd7", "blaze8-12", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "01c78401-4f35-49cf-a915-f180589db99a", "align-86", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "01cf3dcc-2b93-435f-a70a-bdd83db32603", "prime5-78", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "01edcd00-b27d-4bfe-98c7-552f8fda3df4", "blaze8-12", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "01fc016b-4ae9-473e-b849-dd1922ca9bab", "cubic-10", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "022176e5-afd2-4aec-abfc-a8202efdb0d7", "prime-35", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0223c11e-f69d-4b5c-86c9-f50d95a4f2af", "cosmo3-23", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "024ab55f-5caa-47f4-9654-5f96032d9262", "drive-59", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0284bb3f-d8e3-44d8-a2aa-714645092645", "prime3-77", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "02859e84-4085-4b7d-919c-f074f22c2bd3", "glyph1-33", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0286d52e-0e64-457a-82c4-686b090d46d2", "streak-26", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "028df3f3-9afc-4a65-96f4-1d21954dcb51", "star-76", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "028e8ff3-0b08-4e97-95b4-4e91d92ae530", "space2-35", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "028eaa66-a7df-45aa-bb31-12f3c7e50c49", "cosmo3-23", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "02a56d69-daa5-4d2f-9782-5e753a1432a3", "pico6-23", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "02a62095-d6b5-4e4a-b29c-6ea430c61d6c", "beam8-22", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "02b05504-54de-4a4c-bd86-e3ea798cf9e7", "forge8-81", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "02b8acb8-920c-4409-befb-15437eff8af1", "flux2-19", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "03105f59-f4ee-4443-9333-0fb58d2df9b1", "galax4-70", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0342644d-4cef-4f69-b1af-37bc98352211", "forge8-81", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "034dcda6-a5ff-4a20-b978-dd7f4a73178b", "astro-92", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "037b3219-c381-4f0a-b772-379bda025588", "flux-60", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "037beae7-ab1e-4b97-b8f4-ae6127e6a8ac", "prime-35", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "03997432-4246-48f3-a12d-64560983fca7", "axis-11", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "03aae165-692a-408e-a520-88fbb9a42fa8", "flare4-57", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "03bae741-f580-4850-b2c2-add38412f22d", "drive-59", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "03d1adab-764c-432a-bf24-c2296e4ff67e", "flash-9", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "03e8d2bf-4343-4d16-8193-d0c7952943c1", "flare4-57", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0406a43a-43bd-4d09-bf6c-0405c365aec6", "flash-9", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0410c1f4-6d0d-4f8a-ba8c-0afc422a1eb3", "flare4-57", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "041e9833-2153-45c2-b623-78837be545b9", "alpha-80", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "04296366-c06e-43a0-80d8-0a41acf5a603", "flash-9", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0437c79f-2e38-49ba-86ef-a484d7dd17b7", "streak-26", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "044d13ef-0716-4566-a236-75cb3af911b9", "shine-94", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "04564c96-f177-4748-bdba-7912faf5917a", "ether-18", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0477da0d-d2f8-4431-a798-47287e2bddda", "cubic-10", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0483e791-197b-4e1a-99c1-accc898fec80", "star-76", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "048be827-3554-4798-9d24-37d76c984cea", "streak5-74", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "04a72feb-2e53-4d24-8f1f-f4d8e8a0d505", "", "unbound", "normal", "", "" ], [ "04c02711-ad0f-473e-a227-72504e27c802", "galax4-70", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "04cf5567-17cd-479b-8e7d-4ae9af2399b8", "blaze8-12", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "04d2c58a-3a51-4d7d-8a06-6ea802444a65", "celes-97", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "04debd3b-097b-49df-9131-ae437ef3cce6", "astro-92", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0500d558-8a91-4445-bffe-de5d979dcbef", "align-86", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "05220440-9241-4404-9e8a-822a27de0544", "forge-23", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0531bf17-1ba5-46f9-97d5-4bc93b6e9a8b", "forge-23", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "053b6291-b7f0-41e1-bd9e-def49f2857d4", "ether-18", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "05480d0b-f6fe-4171-a418-58388d370045", "spark5-69", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0564e893-be5a-4be3-959e-89980d6b1bc8", "flare4-57", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "057d66d7-da45-4454-879a-9d649b2a4ed1", "prime-35", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "058cb653-45a5-4b1f-911e-d65c32e7557f", "glyph1-33", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "059d21d2-0372-4b26-bd75-5abfcf421a2e", "prime5-78", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "05a3b08e-ce77-4731-ab7e-1608b457b715", "drive-59", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "05b28154-7023-4de2-b232-f9ad52d7f8c3", "flash-9", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "05ba47ed-af4f-4ebb-96f1-05bebff70a12", "beam8-22", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "05d883f2-da7e-4d66-92bb-22eee9d2db7f", "blitz1-32", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "05e681d2-604c-4c54-82e7-4813b9adf239", "omni3-82", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "05f9a2ea-61cd-42a6-a583-226e53b2d833", "cosmo3-23", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "05fd165d-a7b0-4a56-bcfc-bf5fcfa1d1ae", "drift-69", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "05ff2ee3-bd80-40ce-b2e7-3560b2da590c", "align-79", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0607c08c-7374-424e-acdc-887c464a1f19", "helix8-93", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "06092896-a257-4849-81e3-96502fd39f7e", "cubic-10", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "060cb45b-3fa5-4377-b605-007388d9c395", "blaze8-12", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0611ee4e-cf36-4982-81bb-d86f83301d54", "cubic-10", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "061c3ee2-51f8-4848-acf2-8579e8522229", "axis-11", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0628a754-516e-4aed-8de2-0bbb87d5189a", "flux-60", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0639c4ce-dc51-4d07-baa5-109c5db4a609", "cosmo3-23", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "067265c1-d4d9-47cc-8f9e-098f629e8639", "drive-59", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0683c427-ec93-4622-85bb-241a7e4b7be8", "nexis-43", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "06a2b937-ccdf-46b7-b5b3-ccec55c3eb1a", "prime5-78", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "06ac1d0b-24ce-4473-9743-dc1f11f428fd", "space1-89", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "06c21162-14a8-4d38-9c12-47b266b6854c", "galax4-70", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "06d43062-9df1-4396-8503-208ed8b1f9ab", "blaze8-12", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ], [ "0707db18-ce95-4e39-89ed-5661bcf05412", "layer-86", "ovs", "normal", "{\"port_filter\": true, \"ovs_hybrid_plug\": true}", "" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "port_id", "host", "vif_type", "vnic_type", "vif_details", "profile" ], "column_types": [ "varchar(36)", "varchar(255)", "varchar(64)", "varchar(64)", "varchar(4095)", "varchar(4095)" ], "foreign_keys": [ { "column_name": "port_id", "referenced_column_name": "id", "referenced_table_name": "ports" } ], "primary_key": [ "port_id" ] }
csail_stata_neutron
ml2_ucsm_port_profiles
[ [ "vlan_id", "profile_id", "created_on_ucs" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "vlan_id", "profile_id", "created_on_ucs" ], "column_types": [ "int", "varchar(64)", "tinyint(1)" ], "foreign_keys": [], "primary_key": [ "vlan_id" ] }
csail_stata_neutron
ml2_vlan_allocations
[ [ "physical_network", "vlan_id", "allocated" ], [ "trunk", "2112", "0" ], [ "trunk", "2114", "0" ], [ "trunk", "9", "1" ], [ "trunk", "2001", "1" ], [ "trunk", "2002", "1" ], [ "trunk", "2052", "1" ], [ "trunk", "2113", "1" ], [ "trunk", "2123", "1" ], [ "trunk", "3000", "1" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "physical_network", "vlan_id", "allocated" ], "column_types": [ "varchar(64)", "int", "tinyint(1)" ], "foreign_keys": [], "primary_key": [ "vlan_id", "physical_network" ] }
csail_stata_neutron
ml2_vxlan_allocations
[ [ "vxlan_vni", "allocated" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "vxlan_vni", "allocated" ], "column_types": [ "int", "tinyint(1)" ], "foreign_keys": [], "primary_key": [ "vxlan_vni" ] }
csail_stata_neutron
ml2_vxlan_endpoints
[ [ "ip_address", "udp_port", "host" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "ip_address", "udp_port", "host" ], "column_types": [ "varchar(64)", "int", "varchar(255)" ], "foreign_keys": [], "primary_key": [ "ip_address" ] }
csail_stata_neutron
multi_provider_networks
[ [ "network_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "network_id" ], "column_types": [ "varchar(36)" ], "foreign_keys": [ { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" } ], "primary_key": [ "network_id" ] }
csail_stata_neutron
networkconnections
[ [ "tenant_id", "network_gateway_id", "network_id", "segmentation_type", "segmentation_id", "port_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "network_gateway_id", "network_id", "segmentation_type", "segmentation_id", "port_id" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(36)", "enum('flat','vlan')", "int", "varchar(36)" ], "foreign_keys": [ { "column_name": "network_gateway_id", "referenced_column_name": "id", "referenced_table_name": "networkgateways" }, { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" }, { "column_name": "port_id", "referenced_column_name": "id", "referenced_table_name": "ports" } ], "primary_key": [ "port_id" ] }
csail_stata_neutron
networkdhcpagentbindings
[ [ "network_id", "dhcp_agent_id" ], [ "04dc6fb8-2d9e-4739-9c71-1e3dc9ab6390", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "05e04d8f-42ab-4610-845a-e50c515bf89a", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "18b03960-577f-49a4-be38-aafb4e05f3f3", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "1e070f88-14f2-40ba-a79d-5a4eb023d88b", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "259e350d-9ea5-4dc5-8a1c-4ab7deef9eec", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "28bdd9ff-3e79-45ac-9831-f61a8ac71ab7", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "2fd4865f-ed87-4b56-a1a3-8a20f3275c0d", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "354ce497-50a3-42cc-9cd7-e6fe499f7211", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "38bfcc47-5f4d-46c8-9596-fb3a69f64e1e", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "4207d69c-903d-48d3-be48-debcb46b3241", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "5b5cae96-6f01-43b4-865a-369382c484f3", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "5ec0b65f-6115-4525-8093-a8ce01707624", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "5f12d2ba-af34-45bf-8118-10fb41d6b5f7", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "63dc291f-cabd-4689-9ec8-c0d935c6399e", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "67d7ab01-c733-4391-9bf4-a6fdc7d11382", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "6814a543-6ad2-4426-83bc-dd0740dc068a", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "6ef825a6-115f-4270-86ca-e3a818b13c14", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "76ce01f0-fa14-4a5d-9808-009709a72219", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "7cde47d6-0ae4-4537-9120-444dc3920ff0", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "82caefaf-7420-4122-80c4-92e46e9fd658", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "84ba89ec-68fd-4257-80eb-a1c3a65ee594", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "888bba77-ed12-40b4-a804-d24c88a731cc", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "8ad137b5-cc2b-44c7-9db0-e4f81d978d0c", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "92d37d16-07e5-4387-8ab0-ce4a90a998ea", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "99d2d7a0-3a92-4f0d-8e2f-917201477f8b", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "9a8f3905-08e1-47df-a376-12d3093c04bc", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "9eb1cb96-7b96-4734-b99f-e2320fc4e475", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "a4d00c60-f005-400e-a24c-1bf8b8308f98", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "adaf4d7d-da5b-4a9f-b2b7-45074035f7f9", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "b0c35168-dd4a-43db-9eaf-40f72529d8c8", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "b3d6c27a-a9bb-4521-b5de-4d65eb7490dc", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "b4f80478-cac6-49b2-9485-8d011dc9cb53", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "c859d73e-68b1-47e2-a271-8e2c1cdc979d", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "c9e8f307-e1d5-4c06-b464-ef5370ca1d6d", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "cc0bf539-feba-46fe-a2e3-f04bfe1eef35", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "d1419216-65f6-4bba-bd77-f35850328822", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "d4d68601-45d2-4ed9-9a22-f62b8645223d", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "d8d71cfe-9924-4521-9c23-e0eb4ec92747", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "dfdf2f92-8c4b-4a49-9641-4d5d77fa135b", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "ee45c397-e436-4b5e-b9ee-113bfbf4ffd0", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "f185f951-64c6-4d2e-b412-1504f800e20b", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "f18bc442-8970-40dd-ad8e-a69f1733cc98", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "f29a09a3-0e98-498f-8493-ac69378220a0", "d72830f5-a71c-418d-8d47-ff23ef398336" ], [ "fe178706-9942-4600-9224-b2ae7c61db71", "d72830f5-a71c-418d-8d47-ff23ef398336" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "network_id", "dhcp_agent_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" }, { "column_name": "dhcp_agent_id", "referenced_column_name": "id", "referenced_table_name": "agents" } ], "primary_key": [ "network_id", "dhcp_agent_id" ] }
csail_stata_neutron
networkdnsdomains
[ [ "network_id", "dns_domain" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "network_id", "dns_domain" ], "column_types": [ "varchar(36)", "varchar(255)" ], "foreign_keys": [ { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" } ], "primary_key": [ "network_id" ] }
csail_stata_neutron
networkgatewaydevicereferences
[ [ "id", "network_gateway_id", "interface_name" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "network_gateway_id", "interface_name" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(64)" ], "foreign_keys": [ { "column_name": "network_gateway_id", "referenced_column_name": "id", "referenced_table_name": "networkgateways" } ], "primary_key": [ "id", "network_gateway_id", "interface_name" ] }
csail_stata_neutron
networkgatewaydevices
[ [ "tenant_id", "id", "nsx_id", "name", "connector_type", "connector_ip", "status" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "nsx_id", "name", "connector_type", "connector_ip", "status" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(36)", "varchar(255)", "varchar(10)", "varchar(64)", "varchar(16)" ], "foreign_keys": [], "primary_key": [ "id" ] }
csail_stata_neutron
networkgateways
[ [ "id", "name", "tenant_id", "default" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "name", "tenant_id", "default" ], "column_types": [ "varchar(36)", "varchar(255)", "varchar(36)", "tinyint(1)" ], "foreign_keys": [], "primary_key": [ "id" ] }
csail_stata_neutron
networkqueuemappings
[ [ "network_id", "queue_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "network_id", "queue_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" }, { "column_name": "queue_id", "referenced_column_name": "id", "referenced_table_name": "qosqueues" } ], "primary_key": [ "network_id" ] }
csail_stata_neutron
networkrbacs
[ [ "id", "object_id", "tenant_id", "target_tenant", "action" ], [ "0cd46c97-b166-4f00-a793-534af0e7fe76", "4207d69c-903d-48d3-be48-debcb46b3241", "6f9adccbd03e4d2186756896957a14bf", "2160dff3f28c4a368d52fd373abdba78", "access_as_shared" ], [ "263594e2-ff49-4f74-93bc-c71f73b48152", "4207d69c-903d-48d3-be48-debcb46b3241", "6f9adccbd03e4d2186756896957a14bf", "df4ca50218b54171a83464a67dd8ec78", "access_as_shared" ], [ "50f95f5c-367f-42d3-875e-5df2162b9de0", "8ad137b5-cc2b-44c7-9db0-e4f81d978d0c", "6f9adccbd03e4d2186756896957a14bf", "e3fb2659584e436a832461dac02835f0", "access_as_shared" ], [ "53ad9e60-9d81-4bc2-98f0-f35498ea20f0", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "6f9adccbd03e4d2186756896957a14bf", "*", "access_as_shared" ], [ "54c65f4d-ac16-43aa-8091-596a8cf5a4ab", "4207d69c-903d-48d3-be48-debcb46b3241", "7691c9955ce1444ab366d041f5bdf33c", "1ee6b5b4fe8c45cfa16c3ecdbb8ee02b", "access_as_shared" ], [ "57051f7f-91ae-4d62-b98e-08041ae25928", "4207d69c-903d-48d3-be48-debcb46b3241", "6f9adccbd03e4d2186756896957a14bf", "41875d895b664602869cdab371081dc3", "access_as_shared" ], [ "5d34c08f-0603-4478-a743-6dfb34a38547", "8ad137b5-cc2b-44c7-9db0-e4f81d978d0c", "09ad05432f914e26bc417bf58f1cb4d2", "*", "access_as_external" ], [ "677453ba-0623-44cb-8c16-83ae4687eace", "4207d69c-903d-48d3-be48-debcb46b3241", "6f9adccbd03e4d2186756896957a14bf", "7f90e41e2e7a4f5f805e5c81f3994f6d", "access_as_shared" ], [ "74e25d6f-5c98-48ab-8ce9-c591d04a5b1a", "b0c35168-dd4a-43db-9eaf-40f72529d8c8", "7691c9955ce1444ab366d041f5bdf33c", "98333a1a28e746fa8c629c83a818ad57", "access_as_shared" ], [ "8558e61c-4a71-4ae9-87b4-087ca67a4902", "4207d69c-903d-48d3-be48-debcb46b3241", "6f9adccbd03e4d2186756896957a14bf", "a3ccd76b29264bbe94415833015c9379", "access_as_shared" ], [ "8d848179-cea2-4b3a-9790-78e23b276a4c", "4207d69c-903d-48d3-be48-debcb46b3241", "6f9adccbd03e4d2186756896957a14bf", "bfd50153a2e9476f93e33e30e922cd06", "access_as_shared" ], [ "c1f89e26-9c60-4462-8f98-d7ee7d0aaf14", "b3d6c27a-a9bb-4521-b5de-4d65eb7490dc", "98333a1a28e746fa8c629c83a818ad57", "47c0857cf5b5452a86f640fd44be1d40", "access_as_shared" ], [ "e26fde14-47d6-4011-8fe5-792387787933", "c9e8f307-e1d5-4c06-b464-ef5370ca1d6d", "7691c9955ce1444ab366d041f5bdf33c", "08a5710919764215ad1b2c98dc7a8112", "access_as_shared" ], [ "f2980872-481b-497a-9281-784178e4e555", "c9e8f307-e1d5-4c06-b464-ef5370ca1d6d", "7691c9955ce1444ab366d041f5bdf33c", "c1cb7bcbcb6040c9837c35ff8501b13a", "access_as_shared" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "object_id", "tenant_id", "target_tenant", "action" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(255)", "varchar(255)", "varchar(255)" ], "foreign_keys": [ { "column_name": "object_id", "referenced_column_name": "id", "referenced_table_name": "networks" } ], "primary_key": [ "id" ] }
csail_stata_neutron
networks
[ [ "tenant_id", "id", "name", "status", "admin_state_up", "mtu", "vlan_transparent", "standard_attr_id", "availability_zone_hints" ], [ "db95ae8358bd4566ba2e38702a128b6b", "037e1428-06c8-44b3-bd51-6a320330d08c", "track7_align", "ACTIVE", "1", "None", "None", "1280", "None" ], [ "17ea94ad74b64b9d92f4888336a598c7", "04dc6fb8-2d9e-4739-9c71-1e3dc9ab6390", "meter2", "ACTIVE", "1", "8958", "None", "15363", "[]" ], [ "fab98a79c65a47a99d23492c39315927", "05e04d8f-42ab-4610-845a-e50c515bf89a", "scope", "ACTIVE", "1", "8958", "None", "59605", "[]" ], [ "6f9adccbd03e4d2186756896957a14bf", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "spind", "ACTIVE", "1", "9000", "None", "1281", "None" ], [ "98333a1a28e746fa8c629c83a818ad57", "18b03960-577f-49a4-be38-aafb4e05f3f3", "quark_track", "ACTIVE", "1", "8958", "None", "21148", "[]" ], [ "939a950b58f140b695f0da6c200e805c", "1e070f88-14f2-40ba-a79d-5a4eb023d88b", "cubic", "ACTIVE", "1", "None", "None", "1282", "None" ], [ "bfd50153a2e9476f93e33e30e922cd06", "259e350d-9ea5-4dc5-8a1c-4ab7deef9eec", "quark_track", "ACTIVE", "1", "8958", "None", "20997", "[]" ], [ "3a3dd8971d2e4f6abf826e5dd0362895", "28bdd9ff-3e79-45ac-9831-f61a8ac71ab7", "grav-lyric", "ACTIVE", "1", "8958", "None", "25011", "[]" ], [ "699940955745414fa2217898df3875e5", "2eb56e3e-f49c-49a2-8b82-d10187ed05cd", "warp-warp", "ACTIVE", "1", "None", "None", "1284", "None" ], [ "98333a1a28e746fa8c629c83a818ad57", "2fd4865f-ed87-4b56-a1a3-8a20f3275c0d", "gamma3_helix", "ACTIVE", "1", "8958", "None", "54183", "[]" ], [ "fab98a79c65a47a99d23492c39315927", "354ce497-50a3-42cc-9cd7-e6fe499f7211", "light", "ACTIVE", "1", "8958", "None", "59601", "[]" ], [ "bfd50153a2e9476f93e33e30e922cd06", "38bfcc47-5f4d-46c8-9596-fb3a69f64e1e", "glyph", "ACTIVE", "1", "1458", "None", "6012", "[]" ], [ "6f9adccbd03e4d2186756896957a14bf", "4207d69c-903d-48d3-be48-debcb46b3241", "xenon9_shine", "ACTIVE", "1", "1500", "None", "20746", "[]" ], [ "5f321cb6f5454443876cfbe22aa1d6d8", "5b5cae96-6f01-43b4-865a-369382c484f3", "omni_cubic", "ACTIVE", "1", "0", "None", "1287", "None" ], [ "98333a1a28e746fa8c629c83a818ad57", "5ec0b65f-6115-4525-8093-a8ce01707624", "pivot3-67", "ACTIVE", "1", "None", "None", "1288", "None" ], [ "84d075a4038642f3b592249e4a9cc41a", "5f12d2ba-af34-45bf-8118-10fb41d6b5f7", "ether-terra", "ACTIVE", "1", "0", "None", "1289", "None" ], [ "809c6f32e1f84a5bbdaf905685a0b4f3", "63dc291f-cabd-4689-9ec8-c0d935c6399e", "xenon-4h-94", "ACTIVE", "1", "8958", "None", "14899", "[]" ], [ "5f321cb6f5454443876cfbe22aa1d6d8", "67d7ab01-c733-4391-9bf4-a6fdc7d11382", "flux-omega", "ACTIVE", "1", "0", "None", "1290", "None" ], [ "ccffeac313314388922e3c1006ee9871", "6814a543-6ad2-4426-83bc-dd0740dc068a", "meter4", "ACTIVE", "1", "8958", "None", "14014", "[]" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "6ef825a6-115f-4270-86ca-e3a818b13c14", "point-array", "ACTIVE", "1", "8958", "None", "7648", "[]" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "76ce01f0-fa14-4a5d-9808-009709a72219", "flick_track", "ACTIVE", "1", "9000", "None", "5898", "[]" ], [ "ecc28eb4ccc84ea497c8770ec9e7f0db", "7cde47d6-0ae4-4537-9120-444dc3920ff0", "axiom0", "ACTIVE", "1", "0", "None", "1291", "None" ], [ "fab98a79c65a47a99d23492c39315927", "82caefaf-7420-4122-80c4-92e46e9fd658", "space", "ACTIVE", "1", "1458", "None", "6058", "[]" ], [ "daa18fdafdf04b5eac18e04aa19ee214", "84ba89ec-68fd-4257-80eb-a1c3a65ee594", "scope_drift", "ACTIVE", "1", "None", "None", "1292", "None" ], [ "939a950b58f140b695f0da6c200e805c", "85d1052c-e23d-4ecb-bdba-16ebb8265237", "meter_mover", "ACTIVE", "1", "None", "None", "1293", "None" ], [ "2225894827c04000a2b8e087256dacc7", "888bba77-ed12-40b4-a804-d24c88a731cc", "grav9", "ACTIVE", "1", "0", "None", "1294", "None" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "8ad137b5-cc2b-44c7-9db0-e4f81d978d0c", "neon7_galax", "ACTIVE", "1", "0", "None", "1295", "None" ], [ "d00c4471fe5945f69795d50f7f32981e", "92d37d16-07e5-4387-8ab0-ce4a90a998ea", "grav1_star", "ACTIVE", "1", "8958", "None", "50203", "[]" ], [ "d5a33464413740e19dbe588144de18d0", "99d2d7a0-3a92-4f0d-8e2f-917201477f8b", "celes5", "ACTIVE", "1", "None", "None", "1296", "None" ], [ "bfd50153a2e9476f93e33e30e922cd06", "9a8f3905-08e1-47df-a376-12d3093c04bc", "flare_align", "ACTIVE", "1", "8958", "None", "24312", "[]" ], [ "db95ae8358bd4566ba2e38702a128b6b", "9eb1cb96-7b96-4734-b99f-e2320fc4e475", "omni_space", "ACTIVE", "1", "None", "None", "1297", "None" ], [ "4e101cf5264b4e739b7b5ebe0f6b5c68", "a4d00c60-f005-400e-a24c-1bf8b8308f98", "meter4", "ACTIVE", "1", "None", "None", "1298", "None" ], [ "d5a33464413740e19dbe588144de18d0", "adaf4d7d-da5b-4a9f-b2b7-45074035f7f9", "point9_twist", "ACTIVE", "1", "None", "None", "1299", "None" ], [ "7691c9955ce1444ab366d041f5bdf33c", "b0c35168-dd4a-43db-9eaf-40f72529d8c8", "light-quark", "ACTIVE", "1", "9134", "None", "64760", "[]" ], [ "98333a1a28e746fa8c629c83a818ad57", "b3d6c27a-a9bb-4521-b5de-4d65eb7490dc", "beam6_mover", "ACTIVE", "1", "None", "None", "1300", "None" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "b4f80478-cac6-49b2-9485-8d011dc9cb53", "spark4", "ACTIVE", "1", "None", "None", "1301", "None" ], [ "d60e461ee9034977b4717d79bba2f77e", "c859d73e-68b1-47e2-a271-8e2c1cdc979d", "warp", "ACTIVE", "1", "0", "None", "1302", "None" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "c9e8f307-e1d5-4c06-b464-ef5370ca1d6d", "proto", "ACTIVE", "1", "1500", "None", "16162", "[]" ], [ "98333a1a28e746fa8c629c83a818ad57", "cc0bf539-feba-46fe-a2e3-f04bfe1eef35", "spike4", "ACTIVE", "1", "None", "None", "1303", "None" ], [ "ef0ebc28b4e54d1b818821b2fd5e7511", "d1419216-65f6-4bba-bd77-f35850328822", "plasm8-93", "ACTIVE", "1", "0", "None", "1304", "None" ], [ "d5a33464413740e19dbe588144de18d0", "d4d68601-45d2-4ed9-9a22-f62b8645223d", "glyph", "ACTIVE", "1", "None", "None", "1305", "None" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "d8d71cfe-9924-4521-9c23-e0eb4ec92747", "comet7-49", "ACTIVE", "1", "8958", "None", "14631", "[]" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "dfdf2f92-8c4b-4a49-9641-4d5d77fa135b", "track", "ACTIVE", "1", "0", "None", "1306", "None" ], [ "17ea94ad74b64b9d92f4888336a598c7", "e521f9d0-a1bd-4ff4-bc81-78a60dd88fe5", "gamut", "ACTIVE", "1", "None", "None", "1307", "None" ], [ "98333a1a28e746fa8c629c83a818ad57", "ee45c397-e436-4b5e-b9ee-113bfbf4ffd0", "pulse-star-arrow", "ACTIVE", "1", "8958", "None", "54728", "[]" ], [ "6707cc1c25b14cb6a625ea1d5c06946d", "f185f951-64c6-4d2e-b412-1504f800e20b", "nexus_blaze", "ACTIVE", "1", "0", "None", "1308", "None" ], [ "db95ae8358bd4566ba2e38702a128b6b", "f18bc442-8970-40dd-ad8e-a69f1733cc98", "forge5", "ACTIVE", "1", "None", "None", "1309", "None" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "f29a09a3-0e98-498f-8493-ac69378220a0", "shift3", "ACTIVE", "1", "8958", "None", "44774", "[]" ], [ "17ea94ad74b64b9d92f4888336a598c7", "fe178706-9942-4600-9224-b2ae7c61db71", "twist0-28", "ACTIVE", "1", "None", "None", "1311", "None" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "name", "status", "admin_state_up", "mtu", "vlan_transparent", "standard_attr_id", "availability_zone_hints" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(255)", "varchar(16)", "tinyint(1)", "int", "tinyint(1)", "bigint", "varchar(255)" ], "foreign_keys": [ { "column_name": "standard_attr_id", "referenced_column_name": "id", "referenced_table_name": "standardattributes" } ], "primary_key": [ "id" ] }
csail_stata_neutron
networksecuritybindings
[ [ "network_id", "port_security_enabled" ], [ "037e1428-06c8-44b3-bd51-6a320330d08c", "1" ], [ "04dc6fb8-2d9e-4739-9c71-1e3dc9ab6390", "1" ], [ "05e04d8f-42ab-4610-845a-e50c515bf89a", "1" ], [ "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "1" ], [ "18b03960-577f-49a4-be38-aafb4e05f3f3", "1" ], [ "1e070f88-14f2-40ba-a79d-5a4eb023d88b", "1" ], [ "259e350d-9ea5-4dc5-8a1c-4ab7deef9eec", "1" ], [ "28bdd9ff-3e79-45ac-9831-f61a8ac71ab7", "1" ], [ "2eb56e3e-f49c-49a2-8b82-d10187ed05cd", "1" ], [ "2fd4865f-ed87-4b56-a1a3-8a20f3275c0d", "0" ], [ "354ce497-50a3-42cc-9cd7-e6fe499f7211", "1" ], [ "4207d69c-903d-48d3-be48-debcb46b3241", "1" ], [ "5ec0b65f-6115-4525-8093-a8ce01707624", "1" ], [ "63dc291f-cabd-4689-9ec8-c0d935c6399e", "1" ], [ "6814a543-6ad2-4426-83bc-dd0740dc068a", "1" ], [ "6ef825a6-115f-4270-86ca-e3a818b13c14", "1" ], [ "84ba89ec-68fd-4257-80eb-a1c3a65ee594", "1" ], [ "85d1052c-e23d-4ecb-bdba-16ebb8265237", "1" ], [ "92d37d16-07e5-4387-8ab0-ce4a90a998ea", "1" ], [ "99d2d7a0-3a92-4f0d-8e2f-917201477f8b", "1" ], [ "9a8f3905-08e1-47df-a376-12d3093c04bc", "1" ], [ "9eb1cb96-7b96-4734-b99f-e2320fc4e475", "1" ], [ "a4d00c60-f005-400e-a24c-1bf8b8308f98", "1" ], [ "adaf4d7d-da5b-4a9f-b2b7-45074035f7f9", "1" ], [ "b0c35168-dd4a-43db-9eaf-40f72529d8c8", "0" ], [ "b3d6c27a-a9bb-4521-b5de-4d65eb7490dc", "1" ], [ "b4f80478-cac6-49b2-9485-8d011dc9cb53", "1" ], [ "c9e8f307-e1d5-4c06-b464-ef5370ca1d6d", "0" ], [ "cc0bf539-feba-46fe-a2e3-f04bfe1eef35", "1" ], [ "d4d68601-45d2-4ed9-9a22-f62b8645223d", "1" ], [ "d8d71cfe-9924-4521-9c23-e0eb4ec92747", "1" ], [ "e521f9d0-a1bd-4ff4-bc81-78a60dd88fe5", "1" ], [ "ee45c397-e436-4b5e-b9ee-113bfbf4ffd0", "1" ], [ "f18bc442-8970-40dd-ad8e-a69f1733cc98", "1" ], [ "f29a09a3-0e98-498f-8493-ac69378220a0", "1" ], [ "fe178706-9942-4600-9224-b2ae7c61db71", "1" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "network_id", "port_security_enabled" ], "column_types": [ "varchar(36)", "tinyint(1)" ], "foreign_keys": [ { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" } ], "primary_key": [ "network_id" ] }
csail_stata_neutron
neutron_nsx_network_mappings
[ [ "neutron_id", "nsx_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "neutron_id", "nsx_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "neutron_id", "referenced_column_name": "id", "referenced_table_name": "networks" } ], "primary_key": [ "nsx_id", "neutron_id" ] }
csail_stata_neutron
neutron_nsx_port_mappings
[ [ "neutron_id", "nsx_switch_id", "nsx_port_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "neutron_id", "nsx_switch_id", "nsx_port_id" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "neutron_id", "referenced_column_name": "id", "referenced_table_name": "ports" } ], "primary_key": [ "neutron_id" ] }
csail_stata_neutron
neutron_nsx_router_mappings
[ [ "neutron_id", "nsx_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "neutron_id", "nsx_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "neutron_id", "referenced_column_name": "id", "referenced_table_name": "routers" } ], "primary_key": [ "neutron_id" ] }
csail_stata_neutron
neutron_nsx_security_group_mappings
[ [ "neutron_id", "nsx_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "neutron_id", "nsx_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "neutron_id", "referenced_column_name": "id", "referenced_table_name": "securitygroups" } ], "primary_key": [ "nsx_id", "neutron_id" ] }
csail_stata_neutron
nexthops
[ [ "rule_id", "nexthop" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "rule_id", "nexthop" ], "column_types": [ "int", "varchar(64)" ], "foreign_keys": [ { "column_name": "rule_id", "referenced_column_name": "id", "referenced_table_name": "routerrules" } ], "primary_key": [ "rule_id", "nexthop" ] }
csail_stata_neutron
nsxv_edge_dhcp_static_bindings
[ [ "edge_id", "mac_address", "binding_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "edge_id", "mac_address", "binding_id" ], "column_types": [ "varchar(36)", "varchar(32)", "varchar(36)" ], "foreign_keys": [], "primary_key": [ "edge_id", "mac_address" ] }
csail_stata_neutron
nsxv_edge_monitor_mappings
[ [ "monitor_id", "edge_id", "edge_monitor_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "monitor_id", "edge_id", "edge_monitor_id" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "monitor_id", "referenced_column_name": "id", "referenced_table_name": "healthmonitors" } ], "primary_key": [ "monitor_id" ] }
csail_stata_neutron
nsxv_edge_pool_mappings
[ [ "pool_id", "edge_id", "edge_pool_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "pool_id", "edge_id", "edge_pool_id" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "pool_id", "referenced_column_name": "id", "referenced_table_name": "pools" } ], "primary_key": [ "pool_id" ] }
csail_stata_neutron
nsxv_edge_vip_mappings
[ [ "pool_id", "edge_id", "edge_app_profile_id", "edge_vse_id", "edge_fw_rule_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "pool_id", "edge_id", "edge_app_profile_id", "edge_vse_id", "edge_fw_rule_id" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(36)", "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "pool_id", "referenced_column_name": "id", "referenced_table_name": "pools" } ], "primary_key": [ "pool_id" ] }
csail_stata_neutron
nsxv_edge_vnic_bindings
[ [ "edge_id", "vnic_index", "tunnel_index", "network_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "edge_id", "vnic_index", "tunnel_index", "network_id" ], "column_types": [ "varchar(36)", "int", "int", "varchar(36)" ], "foreign_keys": [], "primary_key": [ "edge_id", "tunnel_index", "vnic_index" ] }
csail_stata_neutron
nsxv_firewall_rule_bindings
[ [ "rule_id", "edge_id", "rule_vse_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "rule_id", "edge_id", "rule_vse_id" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(36)" ], "foreign_keys": [], "primary_key": [ "edge_id", "rule_id" ] }
csail_stata_neutron
nsxv_internal_edges
[ [ "ext_ip_address", "router_id", "purpose" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "ext_ip_address", "router_id", "purpose" ], "column_types": [ "varchar(64)", "varchar(36)", "enum('inter_edge_net')" ], "foreign_keys": [], "primary_key": [ "ext_ip_address" ] }
csail_stata_neutron
nsxv_internal_networks
[ [ "network_purpose", "network_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "network_purpose", "network_id" ], "column_types": [ "enum('inter_edge_net')", "varchar(36)" ], "foreign_keys": [ { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" } ], "primary_key": [ "network_purpose" ] }
csail_stata_neutron
nsxv_port_index_mappings
[ [ "port_id", "device_id", "index" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "port_id", "device_id", "index" ], "column_types": [ "varchar(36)", "varchar(255)", "int" ], "foreign_keys": [ { "column_name": "port_id", "referenced_column_name": "id", "referenced_table_name": "ports" } ], "primary_key": [ "port_id" ] }
csail_stata_neutron
nsxv_port_vnic_mappings
[ [ "neutron_id", "nsx_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "neutron_id", "nsx_id" ], "column_types": [ "varchar(36)", "varchar(42)" ], "foreign_keys": [ { "column_name": "neutron_id", "referenced_column_name": "id", "referenced_table_name": "ports" } ], "primary_key": [ "nsx_id", "neutron_id" ] }
csail_stata_neutron
nsxv_router_bindings
[ [ "status", "status_description", "router_id", "edge_id", "lswitch_id", "appliance_size", "edge_type" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "status", "status_description", "router_id", "edge_id", "lswitch_id", "appliance_size", "edge_type" ], "column_types": [ "varchar(16)", "varchar(255)", "varchar(36)", "varchar(36)", "varchar(36)", "enum('compact','large','xlarge','quadlarge')", "enum('service','vdr')" ], "foreign_keys": [], "primary_key": [ "router_id" ] }
csail_stata_neutron
nsxv_router_ext_attributes
[ [ "router_id", "distributed", "router_type", "service_router" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "router_id", "distributed", "router_type", "service_router" ], "column_types": [ "varchar(36)", "tinyint(1)", "enum('shared','exclusive')", "tinyint(1)" ], "foreign_keys": [ { "column_name": "router_id", "referenced_column_name": "id", "referenced_table_name": "routers" } ], "primary_key": [ "router_id" ] }
csail_stata_neutron
nsxv_rule_mappings
[ [ "neutron_id", "nsx_rule_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "neutron_id", "nsx_rule_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "neutron_id", "referenced_column_name": "id", "referenced_table_name": "securitygrouprules" } ], "primary_key": [ "neutron_id", "nsx_rule_id" ] }
csail_stata_neutron
nsxv_security_group_section_mappings
[ [ "neutron_id", "ip_section_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "neutron_id", "ip_section_id" ], "column_types": [ "varchar(36)", "varchar(100)" ], "foreign_keys": [ { "column_name": "neutron_id", "referenced_column_name": "id", "referenced_table_name": "securitygroups" } ], "primary_key": [ "neutron_id" ] }
csail_stata_neutron
nsxv_spoofguard_policy_network_mappings
[ [ "network_id", "policy_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "network_id", "policy_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" } ], "primary_key": [ "network_id" ] }
csail_stata_neutron
nsxv_tz_network_bindings
[ [ "network_id", "binding_type", "phy_uuid", "vlan_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "network_id", "binding_type", "phy_uuid", "vlan_id" ], "column_types": [ "varchar(36)", "enum('flat','vlan','portgroup')", "varchar(36)", "int" ], "foreign_keys": [ { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" } ], "primary_key": [ "phy_uuid", "vlan_id", "network_id", "binding_type" ] }
csail_stata_neutron
nsxv_vdr_dhcp_bindings
[ [ "vdr_router_id", "dhcp_router_id", "dhcp_edge_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "vdr_router_id", "dhcp_router_id", "dhcp_edge_id" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(36)" ], "foreign_keys": [], "primary_key": [ "vdr_router_id" ] }
csail_stata_neutron
nuage_net_partition_router_mapping
[ [ "net_partition_id", "router_id", "nuage_router_id", "nuage_rtr_rd", "nuage_rtr_rt" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "net_partition_id", "router_id", "nuage_router_id", "nuage_rtr_rd", "nuage_rtr_rt" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(36)", "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "net_partition_id", "referenced_column_name": "id", "referenced_table_name": "nuage_net_partitions" }, { "column_name": "router_id", "referenced_column_name": "id", "referenced_table_name": "routers" } ], "primary_key": [ "net_partition_id", "router_id" ] }
csail_stata_neutron
nuage_net_partitions
[ [ "id", "name", "l3dom_tmplt_id", "l2dom_tmplt_id", "isolated_zone", "shared_zone" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "name", "l3dom_tmplt_id", "l2dom_tmplt_id", "isolated_zone", "shared_zone" ], "column_types": [ "varchar(36)", "varchar(64)", "varchar(36)", "varchar(36)", "varchar(64)", "varchar(64)" ], "foreign_keys": [], "primary_key": [ "id" ] }
csail_stata_neutron
nuage_provider_net_bindings
[ [ "network_id", "network_type", "physical_network", "vlan_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "network_id", "network_type", "physical_network", "vlan_id" ], "column_types": [ "varchar(36)", "varchar(32)", "varchar(64)", "int" ], "foreign_keys": [ { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" } ], "primary_key": [ "network_id" ] }
csail_stata_neutron
nuage_subnet_l2dom_mapping
[ [ "subnet_id", "net_partition_id", "nuage_subnet_id", "nuage_l2dom_tmplt_id", "nuage_user_id", "nuage_group_id", "nuage_managed_subnet" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "subnet_id", "net_partition_id", "nuage_subnet_id", "nuage_l2dom_tmplt_id", "nuage_user_id", "nuage_group_id", "nuage_managed_subnet" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(36)", "varchar(36)", "varchar(36)", "varchar(36)", "tinyint(1)" ], "foreign_keys": [ { "column_name": "subnet_id", "referenced_column_name": "id", "referenced_table_name": "subnets" }, { "column_name": "net_partition_id", "referenced_column_name": "id", "referenced_table_name": "nuage_net_partitions" } ], "primary_key": [ "subnet_id" ] }
csail_stata_neutron
poolloadbalanceragentbindings
[ [ "pool_id", "agent_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "pool_id", "agent_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "pool_id", "referenced_column_name": "id", "referenced_table_name": "pools" }, { "column_name": "agent_id", "referenced_column_name": "id", "referenced_table_name": "agents" } ], "primary_key": [ "pool_id" ] }
csail_stata_neutron
poolmonitorassociations
[ [ "pool_id", "monitor_id", "status", "status_description" ], [ "c7d33358-67e9-407f-91b4-241f2584e242", "a9ec94c3-756f-40ad-ac48-1570196fd8fc", "ACTIVE", "None" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "pool_id", "monitor_id", "status", "status_description" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(16)", "varchar(255)" ], "foreign_keys": [ { "column_name": "pool_id", "referenced_column_name": "id", "referenced_table_name": "pools" }, { "column_name": "monitor_id", "referenced_column_name": "id", "referenced_table_name": "healthmonitors" } ], "primary_key": [ "pool_id", "monitor_id" ] }
csail_stata_neutron
pools
[ [ "tenant_id", "id", "vip_id", "name", "description", "subnet_id", "protocol", "lb_method", "status", "status_description", "admin_state_up" ], [ "daa18fdafdf04b5eac18e04aa19ee214", "213fccb5-6482-4c4b-b66a-06a1eb283331", "None", "starx", "", "76123b94-2ae9-40c4-a4c6-03ee98d081d9", "HTTP", "ROUND_ROBIN", "ACTIVE", "None", "1" ], [ "0fe46c69adaf4d2fb01401e0dd952815", "c7d33358-67e9-407f-91b4-241f2584e242", "fec601e1-596d-4bd6-9149-682470ece8c1", "spind.layer", "761fc0b85fc55ec8c4a54ed0a5830623", "76123b94-2ae9-40c4-a4c6-03ee98d081d9", "HTTPS", "LEAST_CONNECTIONS", "ACTIVE", "None", "1" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "vip_id", "name", "description", "subnet_id", "protocol", "lb_method", "status", "status_description", "admin_state_up" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(36)", "varchar(255)", "varchar(255)", "varchar(36)", "enum('HTTP','HTTPS','TCP')", "enum('ROUND_ROBIN','LEAST_CONNECTIONS','SOURCE_IP')", "varchar(16)", "varchar(255)", "tinyint(1)" ], "foreign_keys": [ { "column_name": "vip_id", "referenced_column_name": "id", "referenced_table_name": "vips" } ], "primary_key": [ "id" ] }
csail_stata_neutron
poolstatisticss
[ [ "pool_id", "bytes_in", "bytes_out", "active_connections", "total_connections" ], [ "213fccb5-6482-4c4b-b66a-06a1eb283331", "0", "0", "0", "0" ], [ "c7d33358-67e9-407f-91b4-241f2584e242", "0", "0", "0", "0" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "pool_id", "bytes_in", "bytes_out", "active_connections", "total_connections" ], "column_types": [ "varchar(36)", "bigint", "bigint", "bigint", "bigint" ], "foreign_keys": [ { "column_name": "pool_id", "referenced_column_name": "id", "referenced_table_name": "pools" } ], "primary_key": [ "pool_id" ] }
csail_stata_neutron
portbindingports
[ [ "port_id", "host" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "port_id", "host" ], "column_types": [ "varchar(36)", "varchar(255)" ], "foreign_keys": [ { "column_name": "port_id", "referenced_column_name": "id", "referenced_table_name": "ports" } ], "primary_key": [ "port_id" ] }
csail_stata_neutron
portdnses
[ [ "port_id", "current_dns_name", "current_dns_domain", "previous_dns_name", "previous_dns_domain" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "port_id", "current_dns_name", "current_dns_domain", "previous_dns_name", "previous_dns_domain" ], "column_types": [ "varchar(36)", "varchar(255)", "varchar(255)", "varchar(255)", "varchar(255)" ], "foreign_keys": [ { "column_name": "port_id", "referenced_column_name": "id", "referenced_table_name": "ports" } ], "primary_key": [ "port_id" ] }
csail_stata_neutron
portqueuemappings
[ [ "port_id", "queue_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "port_id", "queue_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "port_id", "referenced_column_name": "id", "referenced_table_name": "ports" }, { "column_name": "queue_id", "referenced_column_name": "id", "referenced_table_name": "qosqueues" } ], "primary_key": [ "port_id", "queue_id" ] }
csail_stata_neutron
ports
[ [ "tenant_id", "id", "name", "network_id", "mac_address", "admin_state_up", "status", "device_id", "device_owner", "dns_name", "standard_attr_id" ], [ "e7e8e8eca25741c8abc96fc07a103b94", "000a1fab-1d06-449d-a126-fd838e023596", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:3c:e3:07", "1", "DOWN", "9b65e785-2a8f-4e6c-8dc7-54d94f0f1e93", "compute:nova", "None", "36812" ], [ "d09e84d9274e406a8a8f8efe08b2af93", "0012b1a9-8387-4c17-8578-755f5984aec4", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:7f:0f:45", "1", "DOWN", "624f304e-96c3-4251-b45f-3eb281929b4a", "compute:nova", "None", "1" ], [ "17ea94ad74b64b9d92f4888336a598c7", "00167498-2a08-49f1-932e-6d329fb8d469", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:e6:a6:be", "1", "DOWN", "bca15c58-91d5-4318-b781-4b3e2dae8142", "compute:None", "None", "6678" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "002abd1b-ea0c-4d24-8813-de12b56314c3", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:b1:66:06", "1", "DOWN", "f19e6256-f87c-48a0-beef-353e9f45a9f8", "compute:None", "None", "45267" ], [ "e3fb2659584e436a832461dac02835f0", "0036e9ca-2908-40a9-8c5b-49ae337fd939", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:36:d0:d2", "1", "ACTIVE", "99efa07f-fb5b-40f0-b891-c2e072e14369", "compute:nova", "None", "64769" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "003b4cf8-a0fe-4143-908c-9098683cd970", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:7f:69:08", "1", "DOWN", "b9dbcea6-4683-4f63-9aca-d02fe78e8650", "compute:nova", "None", "25136" ], [ "98333a1a28e746fa8c629c83a818ad57", "00445690-c2e8-4bdb-9409-1db6a7261ab5", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:94:63:76", "1", "DOWN", "6537b012-033c-4b9a-8515-26cfa8301d19", "compute:nova", "None", "21130" ], [ "17ea94ad74b64b9d92f4888336a598c7", "005469f5-0561-4c8b-8c5a-15a0dcf0d2cb", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:c2:eb:90", "1", "DOWN", "ed827170-4fce-4814-8667-8cd08adfcffa", "compute:None", "None", "6610" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "006c2eae-19b1-4fa8-9ddf-6709af52fe4e", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:68:a3:57", "1", "DOWN", "a18dd73e-5b5a-437c-8ad2-8072138d7c1f", "compute:None", "None", "4" ], [ "3008a142e9524f7295b06ea811908f93", "0083f258-2de3-44a0-9e57-97a391c09f4b", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:18:19:ab", "1", "DOWN", "4150530b-4b10-45dd-9ca8-e33a698d3139", "compute:None", "None", "15545" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "008bd627-7551-4e82-9813-511e48e23169", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:24:42:5e", "1", "DOWN", "ffdb6b9b-66e3-424a-b8ee-16df3e622ff1", "compute:None", "None", "32505" ], [ "17ea94ad74b64b9d92f4888336a598c7", "00a20edb-4dee-4a1a-839f-93b092072d67", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:db:c3:2d", "1", "DOWN", "e2aa84cb-5404-4c23-9e50-76a3a54cc029", "compute:None", "None", "52119" ], [ "e3fb2659584e436a832461dac02835f0", "00ab2588-cc33-4c47-85e6-cad79620b478", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:bc:2f:87", "1", "ACTIVE", "d4618b6d-2d4c-401f-838a-5922f20d4a02", "compute:nova", "None", "50293" ], [ "17ea94ad74b64b9d92f4888336a598c7", "00bfc1ee-95a4-477f-8ade-c90b238dc37c", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:1c:75:6a", "1", "DOWN", "a5d5c9cd-807d-489f-8f3b-abb49833c105", "compute:None", "None", "6235" ], [ "8760f3081f20435e91be05d5389fa025", "00dcd118-eaaa-4859-a1a4-62e45814a937", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:9b:c2:fb", "1", "ACTIVE", "a540adbc-6ccc-457f-ae4d-36028f2f9d72", "compute:nova", "None", "64943" ], [ "485672a6ccf24cd09bdca860e85b7916", "00fc3f72-5c2b-40cc-87e1-2b2c579c82c6", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:48:89:49", "1", "DOWN", "600868ca-dc8d-4c44-b932-157da2080691", "compute:nova", "None", "7" ], [ "4e101cf5264b4e739b7b5ebe0f6b5c68", "0107d9da-752e-4f0f-8a64-83d6922312f1", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:b1:29:d0", "1", "ACTIVE", "55422d3a-4b35-406d-b8ec-751438740b93", "compute:nova", "None", "44841" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "010bef2b-07d0-4b73-be42-903c3d1ab999", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:81:b7:c9", "1", "DOWN", "0c14b0e3-9cb2-4eb9-80ce-7124e768e1ba", "compute:None", "None", "45334" ], [ "7705adbe5221408f845e3bb10b6de471", "01191ef1-8cae-4e2e-851c-fb75e780e1b0", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:3d:14:89", "1", "DOWN", "233564e7-19ba-4855-8bb2-fc0f72fe19dd", "compute:nova", "None", "9766" ], [ "98333a1a28e746fa8c629c83a818ad57", "01207908-d7f4-46f4-977c-c7a75cb35d0a", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:86:68:a7", "1", "ACTIVE", "934c6713-eb43-4422-a685-1e169d7a9dc6", "compute:None", "None", "47741" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "0137fc22-db66-4c12-811c-9da6b309167c", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:aa:ae:82", "1", "DOWN", "76f31bdf-c801-4a20-9d0a-8591f657b0d6", "compute:nova", "None", "24844" ], [ "3008a142e9524f7295b06ea811908f93", "01388aad-e590-4686-9f4a-bce0b168a15c", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:9e:bd:2e", "1", "DOWN", "402ed4f9-a466-4d5c-ad40-643e191cb7b7", "compute:None", "None", "15582" ], [ "9ba655cc2bc24fc69906d07d6c553974", "013f0e97-d949-4cc5-8a7d-bd861f67fa23", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:06:5f:a6", "1", "DOWN", "0f6ace03-2d32-408e-b9df-994fa17a6102", "compute:nova", "None", "17942" ], [ "beda10bea1574335af5c23df8ff23ea1", "0142b0fe-0db1-484f-b9d3-b953822b933b", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:22:23:fc", "1", "DOWN", "25bcd7d5-d8f3-48f0-b313-981964d58e6d", "compute:nova", "None", "7549" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "015b9b08-6e16-4398-95ce-c01f7a5bfcd5", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:e1:0e:b9", "1", "DOWN", "a65caa74-9155-432f-83d3-206b7123d100", "compute:nova", "None", "23582" ], [ "260cb7e36fbb4047bd514913e1b508d1", "018d73ae-87ad-403e-8040-4e2833889e4d", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:00:13:93", "1", "DOWN", "30703200-5c87-417d-b91f-fb5c59921ead", "compute:nova", "None", "31503" ], [ "3cfac786b36a4bb18f523f6be739ae71", "01932bfe-d1e6-4680-b180-0066f299afd7", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:98:46:6f", "1", "DOWN", "befeb3a9-b0eb-4471-8755-27c1c47c46a2", "compute:nova", "None", "43965" ], [ "17ea94ad74b64b9d92f4888336a598c7", "01c78401-4f35-49cf-a915-f180589db99a", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:89:9b:34", "1", "DOWN", "046d42b2-9799-4938-871a-d4d80064be71", "compute:None", "None", "52155" ], [ "98333a1a28e746fa8c629c83a818ad57", "01cf3dcc-2b93-435f-a70a-bdd83db32603", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:4d:36:2f", "1", "ACTIVE", "0f541aa0-b8bc-4114-bbb0-228e996a87d6", "compute:None", "None", "47758" ], [ "d6d9b079e28d4cf29d5aebac75016918", "01edcd00-b27d-4bfe-98c7-552f8fda3df4", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:c0:5a:c5", "1", "ACTIVE", "cca972fa-68e6-446c-8afe-431cd8de56d1", "compute:nova", "None", "55985" ], [ "809c6f32e1f84a5bbdaf905685a0b4f3", "01fc016b-4ae9-473e-b849-dd1922ca9bab", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:2c:d6:8a", "1", "ACTIVE", "3c5d51a0-44af-4122-84b5-56eae1d043cc", "compute:nova", "None", "21234" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "022176e5-afd2-4aec-abfc-a8202efdb0d7", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:53:df:fa", "1", "DOWN", "ec815a4b-f106-45e0-9bed-2aba455d933f", "compute:nova", "None", "27185" ], [ "fe451fd0d7224ccb85592a2bf8ebe366", "0223c11e-f69d-4b5c-86c9-f50d95a4f2af", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:fe:a9:6b", "1", "DOWN", "4a36e9f4-806d-457c-b471-8ac1cd7c4fb1", "compute:nova", "None", "36107" ], [ "fe451fd0d7224ccb85592a2bf8ebe366", "024ab55f-5caa-47f4-9654-5f96032d9262", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:74:45:fe", "1", "DOWN", "0dd85828-f4a9-439f-8c94-3ae540376271", "compute:nova", "None", "36077" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "0284bb3f-d8e3-44d8-a2aa-714645092645", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:22:7f:44", "1", "DOWN", "d8127c08-3ba5-4ce5-b7d2-28b1f63c9c83", "compute:None", "None", "45751" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "02859e84-4085-4b7d-919c-f074f22c2bd3", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:ea:4f:14", "1", "DOWN", "86e17a82-2f2d-4efe-a696-88bd658651f8", "compute:nova", "None", "25269" ], [ "4ce5b212366741a79bf884561a73d3a7", "0286d52e-0e64-457a-82c4-686b090d46d2", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:25:6a:ba", "1", "DOWN", "0fb2d0ef-86ad-4183-bb2c-13e02ec1f2ce", "compute:nova", "None", "44547" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "028df3f3-9afc-4a65-96f4-1d21954dcb51", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:bb:0e:fb", "1", "DOWN", "fca28a06-b101-407a-8554-e3b7eabd4e92", "compute:None", "None", "45799" ], [ "98333a1a28e746fa8c629c83a818ad57", "028e8ff3-0b08-4e97-95b4-4e91d92ae530", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:b4:a5:9c", "1", "ACTIVE", "85c6cc5b-1db2-4ee7-9c40-41d23dda7bbc", "compute:nova", "None", "55089" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "028eaa66-a7df-45aa-bb31-12f3c7e50c49", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:6a:57:1a", "1", "DOWN", "b071c4e4-a8c4-445d-9fe6-74f805b81891", "compute:nova", "None", "27995" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "02a56d69-daa5-4d2f-9782-5e753a1432a3", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:7a:50:76", "1", "DOWN", "8f2b1db3-3a53-482c-b5f9-888b2b511e86", "compute:None", "None", "46051" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "02a62095-d6b5-4e4a-b29c-6ea430c61d6c", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:f0:2c:a2", "1", "DOWN", "4f91238b-4c67-42c8-9b82-ac976610d0dd", "compute:nova", "None", "25103" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "02b05504-54de-4a4c-bd86-e3ea798cf9e7", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:db:d9:a4", "1", "DOWN", "c93078b5-d8d7-4b3e-8f05-b7bc3f593156", "compute:None", "None", "36500" ], [ "17ea94ad74b64b9d92f4888336a598c7", "02b8acb8-920c-4409-befb-15437eff8af1", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:83:62:54", "1", "DOWN", "418494e0-07cb-4901-9ca4-924898ec0f7d", "compute:None", "None", "52010" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "03105f59-f4ee-4443-9333-0fb58d2df9b1", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:e3:cc:c9", "1", "DOWN", "b8aef7cb-4ca7-4bb2-874c-d50e4a043194", "compute:nova", "None", "25609" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "0342644d-4cef-4f69-b1af-37bc98352211", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:5f:81:82", "1", "DOWN", "2e2c9651-5143-436e-80f3-f1a83e9a6516", "compute:nova", "None", "17" ], [ "17ea94ad74b64b9d92f4888336a598c7", "034dcda6-a5ff-4a20-b978-dd7f4a73178b", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:2a:8a:10", "1", "DOWN", "964d1dda-e915-4697-a11e-d3b7c7eac065", "compute:None", "None", "52234" ], [ "9e2200862b674b3098afc897b0fbb977", "037b3219-c381-4f0a-b772-379bda025588", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:cd:8a:0f", "1", "ACTIVE", "cf5f389a-e27b-4e6e-9e93-247ef7ae96ca", "compute:nova", "None", "59741" ], [ "cdb8fd3639134748aaa55cad3c4a1366", "037beae7-ab1e-4b97-b8f4-ae6127e6a8ac", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:ad:b6:75", "1", "DOWN", "60476791-c735-469b-a916-f350c4cf7da0", "compute:nova", "None", "19" ], [ "3008a142e9524f7295b06ea811908f93", "0392f181-028d-43e3-b023-0e5bca3fc0a4", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:30:e1:5d", "1", "DOWN", "2053927b-1b69-4bf9-ab3e-25c2641b0ef2", "compute:None", "None", "20" ], [ "2fcb36773f3942378a17ae7c968e3c5d", "03997432-4246-48f3-a12d-64560983fca7", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:7c:ee:01", "1", "ACTIVE", "75ee7199-c9b6-45c9-9500-70566ec64969", "compute:nova", "None", "62453" ], [ "3008a142e9524f7295b06ea811908f93", "03aae165-692a-408e-a520-88fbb9a42fa8", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:c1:d9:b3", "1", "ACTIVE", "440e5ad9-27d5-4025-ac50-a13b246f4caf", "compute:nova", "None", "62214" ], [ "d7d16dd7c387425b80c001832884b6de", "03bae741-f580-4850-b2c2-add38412f22d", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:a3:fd:56", "1", "DOWN", "fb528e56-876c-48cd-bd15-81b634c45d18", "compute:nova", "None", "49805" ], [ "138b1af54fcc4af888233e98592f6772", "03d1adab-764c-432a-bf24-c2296e4ff67e", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:a4:dd:02", "1", "DOWN", "fa3b2e5f-762a-42dd-ae0e-56b581fd1b00", "compute:nova", "None", "22" ], [ "17ea94ad74b64b9d92f4888336a598c7", "03e8d2bf-4343-4d16-8193-d0c7952943c1", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:c5:86:6e", "1", "DOWN", "d3fdab0f-3c47-489d-b06e-13017feab654", "compute:None", "None", "52068" ], [ "82cb4f8105d544fba68a82cc75451ebf", "0406a43a-43bd-4d09-bf6c-0405c365aec6", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:7c:c3:3c", "1", "DOWN", "1bd3dc54-94e4-4381-b6a5-e268e57c84a9", "compute:nova", "None", "14274" ], [ "17ea94ad74b64b9d92f4888336a598c7", "0410c1f4-6d0d-4f8a-ba8c-0afc422a1eb3", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:66:7b:91", "1", "DOWN", "fabecdf7-8a33-4957-bab2-012efa9e81d6", "compute:None", "None", "52085" ], [ "2b0612b677df42b59f7ff08c9753365e", "041e9833-2153-45c2-b623-78837be545b9", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:70:83:03", "1", "ACTIVE", "821e5abc-20ed-4fcd-84c2-f59d103ea41d", "compute:nova", "None", "15450" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "04296366-c06e-43a0-80d8-0a41acf5a603", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:a4:91:9c", "1", "DOWN", "710a473b-b6f5-48e9-840c-65554c481819", "compute:nova", "None", "25438" ], [ "3c0c9fa6bb85454784416297a250be7a", "0437c79f-2e38-49ba-86ef-a484d7dd17b7", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:5e:3a:5f", "1", "ACTIVE", "428ddc01-e731-4648-9fe1-9fb6f0ba998a", "compute:nova", "None", "27107" ], [ "bca62e47c26348589cbfdcb6b5a37445", "044d13ef-0716-4566-a236-75cb3af911b9", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:af:d5:21", "1", "ACTIVE", "b5b8defa-5594-4215-943a-70091c17b21c", "compute:nova", "None", "62135" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "04564c96-f177-4748-bdba-7912faf5917a", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:06:93:d5", "1", "DOWN", "f85534f4-b197-4b3c-84d6-dea617b7a28d", "compute:nova", "None", "25425" ], [ "809c6f32e1f84a5bbdaf905685a0b4f3", "0477da0d-d2f8-4431-a798-47287e2bddda", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:f3:c7:4b", "1", "DOWN", "c390782f-583d-428e-a5f3-6998ab15cc73", "compute:nova", "None", "21226" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "0483e791-197b-4e1a-99c1-accc898fec80", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:fe:98:60", "1", "DOWN", "604de0f5-82d1-454d-af90-dd73e260cc25", "compute:nova", "None", "25138" ], [ "17ea94ad74b64b9d92f4888336a598c7", "048be827-3554-4798-9d24-37d76c984cea", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:25:fb:56", "1", "DOWN", "46ca5e4e-83ec-4aef-b0c9-f592f5c098a6", "compute:None", "None", "6825" ], [ "98333a1a28e746fa8c629c83a818ad57", "04a72feb-2e53-4d24-8f1f-f4d8e8a0d505", "blaze", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:99:4e:e4", "1", "DOWN", "", "", "None", "48981" ], [ "485672a6ccf24cd09bdca860e85b7916", "04c02711-ad0f-473e-a227-72504e27c802", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:c6:d1:88", "1", "DOWN", "7956dd99-4225-449e-938b-e2ba353d15a7", "compute:nova", "None", "25" ], [ "511b92a30c424d7a883add1e2c68fca0", "04cf5567-17cd-479b-8e7d-4ae9af2399b8", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:bd:72:41", "1", "ACTIVE", "254dc8cb-e9e6-4c71-8042-67ea6c9ccaea", "compute:nova", "None", "55091" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "04d2c58a-3a51-4d7d-8a06-6ea802444a65", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:ce:ab:fc", "1", "DOWN", "b044d2d1-89a2-4146-8c83-adf7ab7b5407", "compute:nova", "None", "25443" ], [ "08f5552e94564f07a62a02c20df7e6ca", "04debd3b-097b-49df-9131-ae437ef3cce6", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:28:92:2e", "1", "ACTIVE", "a97b4d89-0416-45c0-988f-f8c22369f2b6", "compute:nova", "None", "52528" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "0500d558-8a91-4445-bffe-de5d979dcbef", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:53:24:35", "1", "DOWN", "e5729c2b-7dfe-4061-a449-0dddffc72a2a", "compute:None", "None", "45889" ], [ "17ea94ad74b64b9d92f4888336a598c7", "05220440-9241-4404-9e8a-822a27de0544", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:f0:2b:e6", "1", "DOWN", "1a9ef55e-cfd6-4a0b-93c6-06ec996248e7", "compute:None", "None", "52122" ], [ "c3b23797c9f140ac8d95fa84d2811725", "0531bf17-1ba5-46f9-97d5-4bc93b6e9a8b", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:84:b3:d7", "1", "ACTIVE", "66800cc1-092c-4e0f-b1ce-6e1e94e7197a", "compute:nova", "None", "61078" ], [ "cfcf7f3db6e34a93a3a79ab6b915920e", "053b6291-b7f0-41e1-bd9e-def49f2857d4", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:29:df:7a", "1", "ACTIVE", "c19088fa-a23f-431e-83f4-7d9f94117587", "compute:nova", "None", "65398" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "05480d0b-f6fe-4171-a418-58388d370045", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:51:b8:98", "1", "ACTIVE", "8c691810-dfd5-44d8-ae8e-0ffba13bde47", "compute:nova", "None", "35570" ], [ "e7e8e8eca25741c8abc96fc07a103b94", "0564e893-be5a-4be3-959e-89980d6b1bc8", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:ae:03:2d", "1", "ACTIVE", "329125d0-6b74-40d2-8b0c-5443bcab8a11", "compute:nova", "None", "39915" ], [ "d7d16dd7c387425b80c001832884b6de", "057d66d7-da45-4454-879a-9d649b2a4ed1", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:5c:5f:4a", "1", "ACTIVE", "50d909da-5a4b-4c20-af67-fe2d6362b7a3", "compute:nova", "None", "55657" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "058cb653-45a5-4b1f-911e-d65c32e7557f", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:9b:c2:d7", "1", "DOWN", "f008975c-2ee8-445b-afe3-b5e5c6e5b2fa", "compute:nova", "None", "25256" ], [ "e3fb2659584e436a832461dac02835f0", "059d21d2-0372-4b26-bd75-5abfcf421a2e", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:38:b9:92", "1", "DOWN", "79d2dd2f-94cf-4df8-bf2a-eae4893e3bbb", "compute:None", "None", "30" ], [ "efe8d9d1c91e48fbbcac042fc9fce1bf", "05a3b08e-ce77-4731-ab7e-1608b457b715", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:da:c3:94", "1", "DOWN", "571adc09-a8d8-41b5-bd8b-4567dcce228b", "compute:None", "None", "31" ], [ "7705adbe5221408f845e3bb10b6de471", "05b28154-7023-4de2-b232-f9ad52d7f8c3", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:9a:67:f4", "1", "DOWN", "5af331f7-1bd7-42ba-b629-94e043cda5b0", "compute:nova", "None", "32" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "05ba47ed-af4f-4ebb-96f1-05bebff70a12", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:62:19:ab", "1", "DOWN", "504716a1-bc35-42f8-a981-0aa1096a8e9c", "compute:None", "None", "36285" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "05d883f2-da7e-4d66-92bb-22eee9d2db7f", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:e1:c4:d4", "1", "DOWN", "1c104b8d-b95f-498e-bc30-357209029468", "compute:None", "None", "45999" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "05e681d2-604c-4c54-82e7-4813b9adf239", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:e5:df:48", "1", "DOWN", "54615aa0-2e35-481d-8183-840f0028c9ed", "compute:nova", "None", "27206" ], [ "db95ae8358bd4566ba2e38702a128b6b", "05f9a2ea-61cd-42a6-a583-226e53b2d833", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:2d:cc:e6", "1", "DOWN", "d2c9ae24-afb5-4f21-95f4-2310a98ab421", "compute:nova", "None", "33" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "05fd165d-a7b0-4a56-bcfc-bf5fcfa1d1ae", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:85:6a:17", "1", "DOWN", "1d695f25-494c-4aff-b845-160fd2b6d05e", "compute:None", "None", "45213" ], [ "17ea94ad74b64b9d92f4888336a598c7", "05ff2ee3-bd80-40ce-b2e7-3560b2da590c", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:21:ef:99", "1", "DOWN", "d6bcbfbc-e2a2-4be1-9e11-0bdb9d964c0f", "compute:None", "None", "6679" ], [ "7405f9b06504483996558c9f3c355149", "0607c08c-7374-424e-acdc-887c464a1f19", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:22:58:b2", "1", "ACTIVE", "1624c790-b377-40f5-b889-ffe0f30ed822", "compute:nova", "None", "15231" ], [ "809c6f32e1f84a5bbdaf905685a0b4f3", "06092896-a257-4849-81e3-96502fd39f7e", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:ae:66:bc", "1", "DOWN", "c390782f-583d-428e-a5f3-6998ab15cc73", "compute:nova", "None", "21225" ], [ "0cbc99bd30d24cbead943bf75c2f89e7", "060cb45b-3fa5-4377-b605-007388d9c395", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:c2:90:6d", "1", "DOWN", "8f6da004-c36e-4152-a793-7cc26df49ae9", "compute:nova", "None", "54930" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "0611ee4e-cf36-4982-81bb-d86f83301d54", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:b0:bd:8f", "1", "DOWN", "66fe2820-0a93-4e89-8575-650e1b18e037", "compute:nova", "None", "34" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "061c3ee2-51f8-4848-acf2-8579e8522229", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:a8:73:04", "1", "DOWN", "e7b33d2e-c287-445c-8e5c-e01f1c73d7e6", "compute:None", "None", "36438" ], [ "e7e8e8eca25741c8abc96fc07a103b94", "0628a754-516e-4aed-8de2-0bbb87d5189a", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:0e:75:1a", "1", "ACTIVE", "3ea65c37-7b09-4edf-aeeb-318524ebc865", "compute:nova", "None", "35633" ], [ "b3c6072810a24f67a7ac48e49a960e51", "0639c4ce-dc51-4d07-baa5-109c5db4a609", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:50:7a:7a", "1", "ACTIVE", "88ae78e8-3331-40bc-b294-95d446a1dfab", "compute:None", "None", "65876" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "067265c1-d4d9-47cc-8f9e-098f629e8639", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:c4:57:a1", "1", "DOWN", "8d4ad10a-1cbd-41ec-976c-65d74516a1bd", "compute:nova", "None", "27476" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "0683c427-ec93-4622-85bb-241a7e4b7be8", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:e5:f8:93", "1", "DOWN", "974c42f8-ff22-4420-b174-5a4af5bedbb7", "compute:nova", "None", "24867" ], [ "9ed76bfc5fd549d4b743c88eb09cd7c0", "06a2b937-ccdf-46b7-b5b3-ccec55c3eb1a", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:d6:db:06", "1", "ACTIVE", "f22f8247-7a40-468e-abdf-46f96655fd11", "compute:nova", "None", "60389" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "06ac1d0b-24ce-4473-9743-dc1f11f428fd", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:8b:55:81", "1", "DOWN", "c3c4e7cc-4ab6-4e15-98f3-125217d02dda", "compute:nova", "None", "25124" ], [ "17ea94ad74b64b9d92f4888336a598c7", "06c21162-14a8-4d38-9c12-47b266b6854c", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:f9:38:52", "1", "DOWN", "b11de57d-599a-48e0-9d62-04384975ad2b", "compute:None", "None", "52153" ], [ "3d3ba2883f4c4e34bcd98b4443542a72", "06d43062-9df1-4396-8503-208ed8b1f9ab", "None", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "fa:16:3e:1e:28:ec", "1", "DOWN", "022f6442-6745-40ff-bd89-e1ce77e570f7", "compute:nova", "None", "53006" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "name", "network_id", "mac_address", "admin_state_up", "status", "device_id", "device_owner", "dns_name", "standard_attr_id" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(255)", "varchar(36)", "varchar(32)", "tinyint(1)", "varchar(16)", "varchar(255)", "varchar(255)", "varchar(255)", "bigint" ], "foreign_keys": [ { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" }, { "column_name": "standard_attr_id", "referenced_column_name": "id", "referenced_table_name": "standardattributes" } ], "primary_key": [ "id" ] }
csail_stata_neutron
portsecuritybindings
[ [ "port_id", "port_security_enabled" ], [ "000a1fab-1d06-449d-a126-fd838e023596", "1" ], [ "0012b1a9-8387-4c17-8578-755f5984aec4", "1" ], [ "002abd1b-ea0c-4d24-8813-de12b56314c3", "1" ], [ "0036e9ca-2908-40a9-8c5b-49ae337fd939", "1" ], [ "003b4cf8-a0fe-4143-908c-9098683cd970", "1" ], [ "00445690-c2e8-4bdb-9409-1db6a7261ab5", "1" ], [ "0083f258-2de3-44a0-9e57-97a391c09f4b", "1" ], [ "008bd627-7551-4e82-9813-511e48e23169", "1" ], [ "00a20edb-4dee-4a1a-839f-93b092072d67", "1" ], [ "00ab2588-cc33-4c47-85e6-cad79620b478", "1" ], [ "00dcd118-eaaa-4859-a1a4-62e45814a937", "1" ], [ "0107d9da-752e-4f0f-8a64-83d6922312f1", "1" ], [ "010bef2b-07d0-4b73-be42-903c3d1ab999", "1" ], [ "01191ef1-8cae-4e2e-851c-fb75e780e1b0", "1" ], [ "01207908-d7f4-46f4-977c-c7a75cb35d0a", "1" ], [ "0137fc22-db66-4c12-811c-9da6b309167c", "1" ], [ "01388aad-e590-4686-9f4a-bce0b168a15c", "1" ], [ "013f0e97-d949-4cc5-8a7d-bd861f67fa23", "1" ], [ "0142b0fe-0db1-484f-b9d3-b953822b933b", "1" ], [ "015b9b08-6e16-4398-95ce-c01f7a5bfcd5", "1" ], [ "018d73ae-87ad-403e-8040-4e2833889e4d", "1" ], [ "01932bfe-d1e6-4680-b180-0066f299afd7", "1" ], [ "01c78401-4f35-49cf-a915-f180589db99a", "1" ], [ "01cf3dcc-2b93-435f-a70a-bdd83db32603", "1" ], [ "01edcd00-b27d-4bfe-98c7-552f8fda3df4", "1" ], [ "01fc016b-4ae9-473e-b849-dd1922ca9bab", "1" ], [ "022176e5-afd2-4aec-abfc-a8202efdb0d7", "1" ], [ "0223c11e-f69d-4b5c-86c9-f50d95a4f2af", "1" ], [ "024ab55f-5caa-47f4-9654-5f96032d9262", "1" ], [ "0284bb3f-d8e3-44d8-a2aa-714645092645", "1" ], [ "02859e84-4085-4b7d-919c-f074f22c2bd3", "1" ], [ "0286d52e-0e64-457a-82c4-686b090d46d2", "1" ], [ "028df3f3-9afc-4a65-96f4-1d21954dcb51", "1" ], [ "028e8ff3-0b08-4e97-95b4-4e91d92ae530", "1" ], [ "028eaa66-a7df-45aa-bb31-12f3c7e50c49", "1" ], [ "02a56d69-daa5-4d2f-9782-5e753a1432a3", "1" ], [ "02a62095-d6b5-4e4a-b29c-6ea430c61d6c", "1" ], [ "02b05504-54de-4a4c-bd86-e3ea798cf9e7", "1" ], [ "02b8acb8-920c-4409-befb-15437eff8af1", "1" ], [ "03105f59-f4ee-4443-9333-0fb58d2df9b1", "1" ], [ "034dcda6-a5ff-4a20-b978-dd7f4a73178b", "1" ], [ "037b3219-c381-4f0a-b772-379bda025588", "1" ], [ "0392f181-028d-43e3-b023-0e5bca3fc0a4", "1" ], [ "03997432-4246-48f3-a12d-64560983fca7", "1" ], [ "03aae165-692a-408e-a520-88fbb9a42fa8", "1" ], [ "03bae741-f580-4850-b2c2-add38412f22d", "1" ], [ "03e8d2bf-4343-4d16-8193-d0c7952943c1", "1" ], [ "0406a43a-43bd-4d09-bf6c-0405c365aec6", "1" ], [ "0410c1f4-6d0d-4f8a-ba8c-0afc422a1eb3", "1" ], [ "041e9833-2153-45c2-b623-78837be545b9", "1" ], [ "04296366-c06e-43a0-80d8-0a41acf5a603", "1" ], [ "0437c79f-2e38-49ba-86ef-a484d7dd17b7", "1" ], [ "044d13ef-0716-4566-a236-75cb3af911b9", "1" ], [ "04564c96-f177-4748-bdba-7912faf5917a", "1" ], [ "0477da0d-d2f8-4431-a798-47287e2bddda", "1" ], [ "0483e791-197b-4e1a-99c1-accc898fec80", "1" ], [ "04a72feb-2e53-4d24-8f1f-f4d8e8a0d505", "1" ], [ "04cf5567-17cd-479b-8e7d-4ae9af2399b8", "1" ], [ "04d2c58a-3a51-4d7d-8a06-6ea802444a65", "1" ], [ "04debd3b-097b-49df-9131-ae437ef3cce6", "1" ], [ "0500d558-8a91-4445-bffe-de5d979dcbef", "1" ], [ "05220440-9241-4404-9e8a-822a27de0544", "1" ], [ "0531bf17-1ba5-46f9-97d5-4bc93b6e9a8b", "1" ], [ "053b6291-b7f0-41e1-bd9e-def49f2857d4", "1" ], [ "05480d0b-f6fe-4171-a418-58388d370045", "1" ], [ "0564e893-be5a-4be3-959e-89980d6b1bc8", "1" ], [ "057d66d7-da45-4454-879a-9d649b2a4ed1", "1" ], [ "058cb653-45a5-4b1f-911e-d65c32e7557f", "1" ], [ "059d21d2-0372-4b26-bd75-5abfcf421a2e", "1" ], [ "05b28154-7023-4de2-b232-f9ad52d7f8c3", "1" ], [ "05ba47ed-af4f-4ebb-96f1-05bebff70a12", "1" ], [ "05d883f2-da7e-4d66-92bb-22eee9d2db7f", "1" ], [ "05e681d2-604c-4c54-82e7-4813b9adf239", "1" ], [ "05fd165d-a7b0-4a56-bcfc-bf5fcfa1d1ae", "1" ], [ "0607c08c-7374-424e-acdc-887c464a1f19", "1" ], [ "06092896-a257-4849-81e3-96502fd39f7e", "1" ], [ "060cb45b-3fa5-4377-b605-007388d9c395", "1" ], [ "061c3ee2-51f8-4848-acf2-8579e8522229", "1" ], [ "0628a754-516e-4aed-8de2-0bbb87d5189a", "1" ], [ "0639c4ce-dc51-4d07-baa5-109c5db4a609", "1" ], [ "067265c1-d4d9-47cc-8f9e-098f629e8639", "1" ], [ "0683c427-ec93-4622-85bb-241a7e4b7be8", "1" ], [ "06a2b937-ccdf-46b7-b5b3-ccec55c3eb1a", "1" ], [ "06ac1d0b-24ce-4473-9743-dc1f11f428fd", "1" ], [ "06c21162-14a8-4d38-9c12-47b266b6854c", "1" ], [ "06d43062-9df1-4396-8503-208ed8b1f9ab", "1" ], [ "0707db18-ce95-4e39-89ed-5661bcf05412", "1" ], [ "071f8585-73f2-4fd6-b7df-3400e5f100bd", "1" ], [ "0745b3e6-d352-420f-ac5f-3dbf48ec0e34", "1" ], [ "07474508-d75b-4f8d-86e5-2c1e4bfba996", "1" ], [ "078a88e1-a2ff-40c4-afa5-068db95e7a6a", "1" ], [ "079bf31e-6898-4275-824c-3d66c40cf5e3", "1" ], [ "079e4349-e4c8-4762-9cae-8e17fdffc076", "1" ], [ "07bc852c-c0f0-4fe7-8b3f-0b7cf367bb3e", "1" ], [ "07c7b607-4c89-4c87-a665-60e240214fdb", "1" ], [ "07ca9261-6b77-40d4-b24f-1e1c7e33af77", "1" ], [ "07d42297-90e1-4cf9-8234-9da52633393b", "1" ], [ "07e1026c-06d2-45d5-90d0-f599dfc61292", "1" ], [ "07f6844a-c1a9-44e7-955a-f833db61884d", "1" ], [ "081a06eb-d140-4737-a0fb-9e832bed4dbb", "1" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "port_id", "port_security_enabled" ], "column_types": [ "varchar(36)", "tinyint(1)" ], "foreign_keys": [ { "column_name": "port_id", "referenced_column_name": "id", "referenced_table_name": "ports" } ], "primary_key": [ "port_id" ] }
csail_stata_neutron
providerresourceassociations
[ [ "provider_name", "resource_id" ], [ "haproxy", "03345c1a-c879-4747-9707-642b724a2880" ], [ "haproxy", "0367b35b-023b-41d5-816b-359b3bcbdd8e" ], [ "haproxy", "098c7421-cdfc-4fc4-add6-22eb7397991d" ], [ "haproxy", "0db7d6cc-266d-44b8-974f-5b54be846520" ], [ "haproxy", "0de08921-d5b6-43d7-8b19-b46bf4518f41" ], [ "haproxy", "1898164a-5d07-4b87-8fd1-763550553e9c" ], [ "haproxy", "1d5d7f36-429a-4d34-8628-dd1793c3e539" ], [ "haproxy", "1ed1c642-778b-4f04-ae6d-f23f186f0a76" ], [ "haproxy", "213fccb5-6482-4c4b-b66a-06a1eb283331" ], [ "haproxy", "219a0321-b075-4992-b907-cdc052ba7d5b" ], [ "haproxy", "24afca2d-35b7-4188-99c7-56d9db33f2a6" ], [ "haproxy", "3995ac2a-8013-4bf3-8eb2-3fe47d824621" ], [ "haproxy", "512a3faf-0374-4ef6-b0a7-c31dd9dc01a7" ], [ "haproxy", "5c8a72f2-b927-4fe7-a6ab-489edc3348b5" ], [ "haproxy", "615dc462-9f81-414d-a3f2-108afbb9ace3" ], [ "haproxy", "6f6557de-545d-4242-a7a4-eb18b3eba88f" ], [ "haproxy", "70c1dd6a-1752-42a8-b1a5-7d6db5e4c36d" ], [ "haproxy", "77b0987a-bd68-41c2-833a-edff5c6e4343" ], [ "haproxy", "79be7c5c-b5da-4ffc-a71f-29653c653375" ], [ "haproxy", "878708ed-156c-427e-a288-1513c5524127" ], [ "haproxy", "90859f12-1210-4eb3-ace9-9b3ab9dc471b" ], [ "haproxy", "91a83a07-6089-4342-93e4-79ac1ddb0c63" ], [ "haproxy", "9b12bbb8-e9af-49fd-a65c-3ae02b59c1ed" ], [ "haproxy", "a24e0ac1-bb96-4da2-a506-59ffb49dfc4c" ], [ "haproxy", "a77dc8fd-7a03-4094-8f00-91d110e076a3" ], [ "haproxy", "b2be8c4c-51ad-4838-b7c9-0190ff379a36" ], [ "haproxy", "b3ee1212-1d44-491d-83c1-511232a9cd41" ], [ "haproxy", "c6e81aa9-ec9f-4942-b94e-1b3830b0139f" ], [ "haproxy", "c7d33358-67e9-407f-91b4-241f2584e242" ], [ "haproxy", "ca3244b6-62ca-41bc-bb2c-4b16d38a5651" ], [ "haproxy", "cf9bb245-a534-44d6-957d-fd8eb06b56db" ], [ "haproxy", "dcbf3c66-e1ef-4d02-b454-85aabe91f5ae" ], [ "haproxy", "e6bc1f83-21c8-4ff6-8996-49ac8cf4f202" ], [ "haproxy", "ec1378ff-2037-454e-96a1-05d5b49ec898" ], [ "haproxy", "ed1c2c08-165d-413b-805f-2bdacfef89a6" ], [ "haproxy", "edadc2bf-fea4-4dd0-9ca3-6709b140f560" ], [ "haproxy", "f072847e-4f40-46dd-9d65-dbb00a3c6b52" ], [ "haproxy", "f07300df-e29d-4f56-9315-d358fedcb2ff" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "provider_name", "resource_id" ], "column_types": [ "varchar(255)", "varchar(36)" ], "foreign_keys": [], "primary_key": [ "resource_id", "provider_name" ] }
csail_stata_neutron
qos_bandwidth_limit_rules
[ [ "id", "qos_policy_id", "max_kbps", "max_burst_kbps" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "qos_policy_id", "max_kbps", "max_burst_kbps" ], "column_types": [ "varchar(36)", "varchar(36)", "int", "int" ], "foreign_keys": [ { "column_name": "qos_policy_id", "referenced_column_name": "id", "referenced_table_name": "qos_policies" } ], "primary_key": [ "id" ] }
csail_stata_neutron
qos_network_policy_bindings
[ [ "policy_id", "network_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "policy_id", "network_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "policy_id", "referenced_column_name": "id", "referenced_table_name": "qos_policies" }, { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" } ], "primary_key": [] }
csail_stata_neutron
qos_policies
[ [ "id", "name", "description", "tenant_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "name", "description", "tenant_id" ], "column_types": [ "varchar(36)", "varchar(255)", "varchar(255)", "varchar(255)" ], "foreign_keys": [], "primary_key": [ "id" ] }
csail_stata_neutron
qos_port_policy_bindings
[ [ "policy_id", "port_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "policy_id", "port_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "policy_id", "referenced_column_name": "id", "referenced_table_name": "qos_policies" }, { "column_name": "port_id", "referenced_column_name": "id", "referenced_table_name": "ports" } ], "primary_key": [] }
csail_stata_neutron
qospolicyrbacs
[ [ "id", "tenant_id", "target_tenant", "action", "object_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "tenant_id", "target_tenant", "action", "object_id" ], "column_types": [ "varchar(36)", "varchar(255)", "varchar(255)", "varchar(255)", "varchar(36)" ], "foreign_keys": [ { "column_name": "object_id", "referenced_column_name": "id", "referenced_table_name": "qos_policies" } ], "primary_key": [ "id" ] }
csail_stata_neutron
qosqueues
[ [ "tenant_id", "id", "name", "default", "min", "max", "qos_marking", "dscp" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "name", "default", "min", "max", "qos_marking", "dscp" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(255)", "tinyint(1)", "int", "int", "enum('untrusted','trusted')", "int" ], "foreign_keys": [], "primary_key": [ "id" ] }
csail_stata_neutron
quotas
[ [ "id", "tenant_id", "resource", "limit" ], [ "000b6534-5f26-4774-b65a-d5c4cb034ecb", "22198a26210d4204978593a6c1a4cfdb", "floatingip", "0" ], [ "002ac7a9-6eeb-4371-b33b-b4dadc66e2d5", "09ad05432f914e26bc417bf58f1cb4d2", "security_group_rule", "-1" ], [ "003940eb-9611-425c-a959-7ff93d5d350c", "e3fb2659584e436a832461dac02835f0", "network", "10" ], [ "00436112-84e4-404a-b784-1aa5531a2efd", "ba36b1b9ecde479f92dc62fe0c0f49e9", "network", "10" ], [ "0056488f-88c4-42c2-abfe-72ca99b320e0", "2e10d2186b23471d94f6f465d49b8581", "port", "-1" ], [ "00d6aab5-fa91-4feb-82d2-97f9d4d95a22", "2225894827c04000a2b8e087256dacc7", "network", "10" ], [ "014fdc7c-62a3-470b-85d4-8ab23c634911", "939a950b58f140b695f0da6c200e805c", "network", "10" ], [ "015a30db-a9fd-4304-9d47-8cb57221dae2", "db2eed6127444168be1318288a3078a4", "security_group", "-1" ], [ "018c35b0-bc24-4354-becf-55f1765cf1f2", "8a226d87e9ed417abb21d0f95b56b51f", "security_group", "-1" ], [ "019a90a3-5eb1-479b-bbe7-1b00463027f0", "cfcf7f3db6e34a93a3a79ab6b915920e", "router", "-1" ], [ "01a0b758-c03a-464d-9278-8120d5823092", "b3c6072810a24f67a7ac48e49a960e51", "router", "10" ], [ "01a20cc4-9bc4-48f0-8c04-a80c924ea9d7", "3f57747799034e2bb32f630d9ed9fa87", "subnet", "10" ], [ "02040868-0884-416c-b9f1-c0ebebc45944", "b3e261a7e7ee411480c05c1deec17181", "port", "-1" ], [ "022e9020-d200-4c18-a957-14310e9c02e4", "485672a6ccf24cd09bdca860e85b7916", "router", "10" ], [ "023f8584-8d6c-422d-bc88-9c9e63b26d51", "5d5966b038e347a58022e63db912366e", "floatingip", "0" ], [ "023fb2b3-a6b0-4e11-b601-50f17cab64e0", "a98357e62dda44f5926825a4c72e3baa", "subnet", "10" ], [ "024b3546-00ba-4e16-b701-f6b54c1d83ad", "1124c2b7959f4101a662875fd5581c19", "security_group_rule", "-1" ], [ "028339a9-0136-45a9-91b8-6efde4c3ff20", "71b536cff28f4bb4955145afb68bff5b", "network", "10" ], [ "02a3d493-c7df-4e50-ba5e-7a426e5c671b", "3be6c8b9f95842198466a9c673404768", "floatingip", "0" ], [ "02ca3c85-ace8-40d2-815c-2ce5cb6b661f", "62f1bd6e54e141f6abc0e78e51415269", "port", "-1" ], [ "0329c6be-ee58-4d8f-bf96-ebe2648ebeb6", "05001dd7e5be45ef8b1c7a54fa56c15e", "floatingip", "0" ], [ "0358ca16-4573-4871-8bfa-52e6bbdddfd4", "dba6cc0fec6845a58f4dd5e84ef8dca5", "security_group", "-1" ], [ "03884b4e-2a60-4584-8588-b791b2ab2d2a", "a851fb33992b46aa8d8c3ff00841815b", "security_group", "-1" ], [ "039a8613-a5ac-4426-856b-ce455f9a03c9", "2678861fab3d40b6bd0d3e133259c6aa", "floatingip", "0" ], [ "03da39ad-d0c5-4d2e-8bfc-cb9f816d0e30", "db95ae8358bd4566ba2e38702a128b6b", "floatingip", "0" ], [ "0423d4f7-21ec-4be8-ab26-f2dae48dd560", "45e6331702f44d448ec7d997e983b081", "subnet", "10" ], [ "043dc66c-0b20-4fe6-9c73-4b13cd02865f", "de0d86c73e964a7287420a88a7c1d0f5", "security_group_rule", "-1" ], [ "045a70cc-de27-40b6-8e02-7d112a2ea435", "d7d16dd7c387425b80c001832884b6de", "router", "10" ], [ "046e1fc3-6b02-4fce-a4ec-55fdcee10036", "8514ce71165744a993b4c924324707b3", "floatingip", "0" ], [ "04710584-9682-474c-9b3b-1cc65e9abc33", "e35252bd62054360b6662052e960cf81", "port", "-1" ], [ "0479c74b-d255-41c6-b9c2-ad6c5f8d31f0", "060d1fbdb3d94a22b10f4c002ce22260", "security_group_rule", "-1" ], [ "0488d4a3-034d-4cc4-9a68-dbb2471f882d", "bcb4a0fc940d40af9d8f1519485334d2", "floatingip", "0" ], [ "04a2f76f-cef8-430c-be44-7ae26843c478", "5fb2df3c80e843bfa7b2867a83cbc3e4", "port", "-1" ], [ "04a371e4-7ca8-49de-b9fc-d5589c5c755e", "46d3dc9675e84bd8a732303d73019d25", "port", "-1" ], [ "04c391e2-2bcd-4e4b-a2fb-7c425203ce0f", "6621440b59694e8996f41249ec11d51a", "router", "-1" ], [ "04c80763-6e97-4689-9b7d-10ca55d4c9a8", "22198a26210d4204978593a6c1a4cfdb", "port", "-1" ], [ "050d197d-cb39-42d9-b2a0-2c0cd907593d", "f3626e2acc1843b19929d0332d97f306", "security_group", "-1" ], [ "05184a4e-b4b1-4260-b10f-b11cb7e57a13", "060d1fbdb3d94a22b10f4c002ce22260", "subnet", "10" ], [ "05306499-d869-4941-a9e1-5aba28e7f45c", "4e7e31906cfd496b82a9ea5d2edb8dab", "floatingip", "0" ], [ "05bb85e7-30eb-4bda-9d12-9f583e4a25f2", "d6d9b079e28d4cf29d5aebac75016918", "security_group_rule", "-1" ], [ "05ff28d1-6987-4608-a256-f6c1928f04e1", "54c41077af3d4b758487a809ade2b055", "port", "-1" ], [ "06195ffc-184c-4491-9d4f-a1605e27de44", "de0d86c73e964a7287420a88a7c1d0f5", "router", "10" ], [ "062ed4ef-90f5-460a-9468-7e2784e09434", "da4266d0e4f24017b0dc114ea64ad422", "network", "10" ], [ "06542278-1a74-436d-8b83-97d0cda188da", "717cc16840494e8795e2ee25c46fe797", "network", "10" ], [ "068672b4-e8f6-4ffb-8403-1cb38fae7f47", "f3626e2acc1843b19929d0332d97f306", "floatingip", "0" ], [ "06da4877-0e57-4652-81a8-b2ef0d12f0d6", "6f9adccbd03e4d2186756896957a14bf", "port", "-1" ], [ "06efac8f-49f0-459b-8bff-6db692974ae1", "060d1fbdb3d94a22b10f4c002ce22260", "port", "-1" ], [ "07069fa4-2c4b-42b0-af73-57b2a73c6dce", "17ea94ad74b64b9d92f4888336a598c7", "floatingip", "0" ], [ "071fc515-76ba-4398-9c53-72091fadfd0d", "292c70904ce7415c8626f801bbf1ed0c", "router", "10" ], [ "076e23ea-1461-4065-a9ae-fc68f3feab10", "-1", "rbac_policy", "1" ], [ "07935f23-085a-4b5e-ad56-0a9cd25a53a0", "4e101cf5264b4e739b7b5ebe0f6b5c68", "floatingip", "0" ], [ "08182e72-f339-41bb-a719-0b7e11a88f1f", "2fcb36773f3942378a17ae7c968e3c5d", "security_group_rule", "-1" ], [ "082f6a2c-9bbe-44d1-9930-e52fae5d3852", "7405f9b06504483996558c9f3c355149", "subnet", "10" ], [ "08457182-028b-4ceb-bcce-718e6863ec4e", "190ad02e1faa494a8ab7153c6d2e56c1", "router", "10" ], [ "08a710e8-b880-4bd0-9803-61179b1706ed", "753d0f0bffff43b7b551111150ca7bfb", "security_group_rule", "-1" ], [ "08ba4515-8133-494f-bb62-6a0670218062", "13f933736c0c41fbae7e8dbcb3b264f7", "router", "10" ], [ "08c52f89-2431-48a5-a929-cdf86751bcd3", "292c70904ce7415c8626f801bbf1ed0c", "security_group", "-1" ], [ "092015db-c64f-4405-81ea-37a6452c3983", "79e7152a532a4826b5066311952fddf8", "security_group_rule", "-1" ], [ "0949e9d3-22d9-4778-974d-7f0077e3bee1", "d60e461ee9034977b4717d79bba2f77e", "port", "-1" ], [ "095341e2-61fd-453d-b54a-d5e3967c09f1", "4f5d702fa8674268be123e7df3eb9faa", "security_group_rule", "-1" ], [ "09a3971a-2ee9-4870-a92e-52d1d9493e8e", "d7abb5f8e61a48e1a411b07aa2aeb152", "router", "10" ], [ "09dd58bf-e474-45eb-a4cb-f144d3f3345f", "d1f6265b0a204448baba3db8ca0db737", "router", "10" ], [ "0a5f5c8b-4b7f-47e7-bd0b-4859a85fd5d9", "a51d86f76bc640c2b9c892c63bff688b", "floatingip", "0" ], [ "0a83c3bc-9fe1-4a1f-bf12-6050225d8894", "9115a38ce1834457be65c4801d47113b", "network", "10" ], [ "0a8ecc48-e2bc-40f5-9b1e-1ec2b6b0d978", "9640284013ec4518812fd016846f8da9", "port", "-1" ], [ "0a96b5a3-f921-4b96-9ae7-a9d3de2585ce", "7691c9955ce1444ab366d041f5bdf33c", "floatingip", "0" ], [ "0adc6177-e5ba-4882-b42c-7307c63c9183", "5243327073fe4f2ba20f90ff315d3bdd", "security_group_rule", "-1" ], [ "0b059146-8679-4ec6-a7a2-4c1c10a7603a", "7cdedf4b414d48a19bff1d5704424342", "router", "10" ], [ "0b0b45a2-bf63-4e0c-be8e-4485301bf0f3", "b7188a889c6a4800893445d969673bab", "router", "10" ], [ "0b607052-4ee0-40e0-9044-03bda894bb4c", "dfa1113aa2134a47808b05faf41fcf5e", "subnet", "10" ], [ "0b68df51-6393-41f9-b213-4e62038eb196", "7f22435321d8472db2b56b6b28be91ad", "router", "10" ], [ "0b994e34-a3f3-4e8f-9c80-207c78bfe4d0", "71b536cff28f4bb4955145afb68bff5b", "port", "-1" ], [ "0bb1c6ff-de86-4d7f-9ab7-a49dc005c19b", "2678861fab3d40b6bd0d3e133259c6aa", "security_group_rule", "-1" ], [ "0bc8402f-bbc1-41dd-8c8d-5fda6d819625", "f3626e2acc1843b19929d0332d97f306", "network", "10" ], [ "0c2874ef-6cdd-4da4-84b1-27102754a6fa", "a5b38e3e60be4bdb8116c3f460381595", "port", "-1" ], [ "0c42aaf9-f384-46b2-8ba2-a818dce9ea85", "70b2507b8cc44fcb917ddfb85f5079d9", "router", "10" ], [ "0c5721e6-4724-476e-8ddb-00789c9bbf51", "ab864875e1f44f1c8f112ea460047cea", "security_group", "-1" ], [ "0c67cf89-efd1-475b-aea1-d16c44fff089", "5243327073fe4f2ba20f90ff315d3bdd", "network", "10" ], [ "0c6975e4-d392-4c0e-8950-4627ec26a8b7", "54c41077af3d4b758487a809ade2b055", "network", "-1" ], [ "0c9c6523-d223-4735-b7b8-e76454103269", "d6a88fa7e20a4053bdbf9cd2d3b2d9bb", "floatingip", "0" ], [ "0cd2e265-882c-4d37-94f0-2c8751155adc", "a51d86f76bc640c2b9c892c63bff688b", "router", "10" ], [ "0ce58ca7-b22f-4484-a300-8df62bfc7506", "5ced51b4d44d46d09a645a3771d3c8c2", "router", "10" ], [ "0cf8ea1e-0fd6-4494-a93b-7b12a0e2d9f9", "5f321cb6f5454443876cfbe22aa1d6d8", "security_group", "-1" ], [ "0d34301b-ce5b-428b-80a9-38642bf01413", "d1fe1eee802541b8bd5ed61cd3a05d77", "network", "10" ], [ "0d451dca-3a48-42b7-ad75-861ef3bd9cd7", "a3ccd76b29264bbe94415833015c9379", "router", "10" ], [ "0d6e2b67-6944-4768-98c3-36fa42d5fbee", "17ea94ad74b64b9d92f4888336a598c7", "security_group", "-1" ], [ "0d7244b6-a3e3-483d-a896-f5faefb9e372", "4ce5b212366741a79bf884561a73d3a7", "router", "-1" ], [ "0daef277-41d9-4e61-be25-e27e48582b38", "903af698adef4dfe806bd3ee4e5d6cf3", "port", "-1" ], [ "0dbf5be6-7dfc-4f1e-9ec2-349345e54910", "71be6277b4224113869816a306671c75", "router", "10" ], [ "0ddfff6e-0bd9-446a-a452-bb8faf319b3d", "ab864875e1f44f1c8f112ea460047cea", "port", "-1" ], [ "0deda681-5d81-4b3f-8c88-309ff23715dc", "70b2507b8cc44fcb917ddfb85f5079d9", "network", "10" ], [ "0df05703-cfc8-4a2e-9fbc-07a03f159a66", "66bb3791b211443c9bc39c0a392420bc", "security_group", "-1" ], [ "0e479355-1981-45fc-9e78-7506daf5faa7", "d1efcc4d2d804067947b06f480b1f95f", "network", "10" ], [ "0e4f8976-d553-4cce-b0cc-341167536e92", "3e4aacdce20d49d28a672cae4493c18c", "security_group", "-1" ], [ "0e6e4caa-af7f-418e-8b99-2249fd0fb5b3", "e35252bd62054360b6662052e960cf81", "floatingip", "0" ], [ "0ea0b01b-b26e-44b6-9690-6ebd8cc820e4", "b3e261a7e7ee411480c05c1deec17181", "floatingip", "0" ], [ "0ebccb31-4cd8-4547-94f7-9c8c2be4ceb4", "85b928765b6e4d07acf811833a763de4", "subnet", "10" ], [ "0ed18a00-d099-419a-879d-3c138b8425a1", "daa18fdafdf04b5eac18e04aa19ee214", "port", "-1" ], [ "0ed839fb-3175-4eb1-b7f7-1e86414c4897", "485672a6ccf24cd09bdca860e85b7916", "subnet", "10" ], [ "0efd5685-c56b-4675-b335-e1d62688014e", "3aceb806602b45b0b789a8456f92b886", "router", "10" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "tenant_id", "resource", "limit" ], "column_types": [ "varchar(36)", "varchar(255)", "varchar(255)", "int" ], "foreign_keys": [], "primary_key": [ "id" ] }
csail_stata_neutron
quotausages
[ [ "tenant_id", "resource", "dirty", "in_use", "reserved" ], [ "0043e52493714a3a82af7caca8081e34", "port", "1", "1", "0" ], [ "008d8d81335240fcb255b268f8562c22", "port", "1", "2", "0" ], [ "008d8d81335240fcb255b268f8562c22", "security_group", "0", "1", "0" ], [ "015e48e3990d4a788925c5798d358d4f", "port", "0", "1", "0" ], [ "015e48e3990d4a788925c5798d358d4f", "security_group", "0", "2", "0" ], [ "024e59017fc444a79b86a7a7bc955b59", "port", "0", "1", "0" ], [ "02c3a636066b45faa84760bbaa76d8a8", "port", "0", "1", "0" ], [ "0443563c3162495bb4d77e7cdb356476", "port", "1", "3", "0" ], [ "0443563c3162495bb4d77e7cdb356476", "security_group", "0", "6", "0" ], [ "04451ef4e8ce42bc8f2f590fed8177da", "port", "0", "1", "0" ], [ "04451ef4e8ce42bc8f2f590fed8177da", "security_group", "0", "2", "0" ], [ "04f203c6fa3244628714f851f3aceaa4", "port", "1", "1", "0" ], [ "04f203c6fa3244628714f851f3aceaa4", "security_group", "0", "1", "0" ], [ "05e13bdfc81c40a88f53e63ee6b48ca0", "port", "0", "1", "0" ], [ "05e13bdfc81c40a88f53e63ee6b48ca0", "security_group", "0", "3", "0" ], [ "060d1fbdb3d94a22b10f4c002ce22260", "port", "1", "9", "0" ], [ "07c9e0afeeb648d3830ba68ca84f595e", "port", "0", "1", "0" ], [ "0818de173fd9415ba3928cb446d742a7", "port", "0", "1", "0" ], [ "0818de173fd9415ba3928cb446d742a7", "security_group", "0", "2", "0" ], [ "0862b6bf68604444bbc2977d93f850ee", "port", "0", "9", "0" ], [ "0862b6bf68604444bbc2977d93f850ee", "security_group", "0", "2", "0" ], [ "0869d84607844ffc9aa2a0a72a8cc4c0", "port", "0", "5", "0" ], [ "0869d84607844ffc9aa2a0a72a8cc4c0", "security_group", "0", "3", "0" ], [ "08a5710919764215ad1b2c98dc7a8112", "port", "0", "4", "0" ], [ "08f5552e94564f07a62a02c20df7e6ca", "port", "0", "28", "0" ], [ "08f5552e94564f07a62a02c20df7e6ca", "security_group", "0", "5", "0" ], [ "097c9be2b4504339aa5de1824a1e6ccf", "port", "1", "1", "0" ], [ "097c9be2b4504339aa5de1824a1e6ccf", "security_group", "0", "1", "0" ], [ "098201f62257495c9d7b47cde06a0a33", "port", "0", "1", "0" ], [ "098201f62257495c9d7b47cde06a0a33", "security_group", "0", "2", "0" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "floatingip", "0", "0", "0" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "network", "0", "5", "0" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "port", "0", "10", "0" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "security_group", "0", "35", "0" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "subnet", "0", "5", "0" ], [ "0a00c267d00e44a9b556ed5876aaec66", "port", "1", "1", "0" ], [ "0acd1d2265574271bf8197271a95e0b3", "security_group", "0", "1", "0" ], [ "0c3d817086194fae9047692bb728876d", "port", "0", "1", "0" ], [ "0c5f2632234a4e7c8c0ed04720074d79", "port", "1", "1", "0" ], [ "0c5f2632234a4e7c8c0ed04720074d79", "security_group", "0", "2", "0" ], [ "0cbc99bd30d24cbead943bf75c2f89e7", "port", "0", "1", "0" ], [ "0cbc99bd30d24cbead943bf75c2f89e7", "security_group", "0", "1", "0" ], [ "0d40572228a84adfbeea3e23e2ede8b9", "port", "0", "7", "0" ], [ "0d40572228a84adfbeea3e23e2ede8b9", "security_group", "0", "3", "0" ], [ "0dc175871e05482b9aff22616534c199", "port", "0", "5", "0" ], [ "0f49d464541d4427ad6d131a7cfeb703", "port", "0", "1", "0" ], [ "0f49d464541d4427ad6d131a7cfeb703", "security_group", "0", "2", "0" ], [ "0fa035c7b9964923b6aacc3bedc2de40", "security_group", "0", "1", "0" ], [ "0fe66cd253784d7ba12cd2e84ecbee6f", "port", "1", "1", "0" ], [ "1140b46602e84c47838f707b060d6fd2", "port", "1", "1", "0" ], [ "1334b61c5c264d52b76e08bfbdf7d880", "port", "1", "1", "0" ], [ "1334b61c5c264d52b76e08bfbdf7d880", "security_group", "0", "2", "0" ], [ "1360a390e6ba41e6ad65f23ebff9281c", "port", "0", "1", "0" ], [ "13f933736c0c41fbae7e8dbcb3b264f7", "port", "1", "1", "0" ], [ "154aba912e4a43a4a64e5f5afdf7faf7", "port", "0", "1", "0" ], [ "156e10e285984a3a8198e02d4027c8ee", "port", "1", "1", "0" ], [ "156e690246504b8fa38d425c15581894", "port", "0", "1", "0" ], [ "156e690246504b8fa38d425c15581894", "security_group", "0", "2", "0" ], [ "1656a2053b134afb94e612131220e828", "port", "0", "1", "0" ], [ "1656a2053b134afb94e612131220e828", "security_group", "0", "1", "0" ], [ "17bb7dd6e6d14c80bad65988c984e12f", "port", "0", "1", "0" ], [ "17bb7dd6e6d14c80bad65988c984e12f", "security_group", "0", "2", "0" ], [ "17ea94ad74b64b9d92f4888336a598c7", "network", "0", "3", "0" ], [ "17ea94ad74b64b9d92f4888336a598c7", "port", "0", "602", "0" ], [ "17ea94ad74b64b9d92f4888336a598c7", "security_group", "0", "7", "0" ], [ "17ea94ad74b64b9d92f4888336a598c7", "subnet", "0", "3", "0" ], [ "190ad02e1faa494a8ab7153c6d2e56c1", "port", "0", "19", "0" ], [ "190ad02e1faa494a8ab7153c6d2e56c1", "security_group", "0", "2", "0" ], [ "19755cd268b54e4dbb6c66ba7b3615db", "port", "1", "2", "0" ], [ "19755cd268b54e4dbb6c66ba7b3615db", "security_group", "0", "4", "0" ], [ "19ee22690eb940dd8ee351efa7430d1a", "port", "0", "3", "0" ], [ "19ee22690eb940dd8ee351efa7430d1a", "security_group", "0", "4", "0" ], [ "1aae92d87db14d6fa21324f9cb96f5bd", "port", "0", "1", "0" ], [ "1b11f30ccf474e04a3fae436d64dcc95", "port", "0", "2", "0" ], [ "1b11f30ccf474e04a3fae436d64dcc95", "security_group", "0", "1", "0" ], [ "1c824839d5d545da84f30a124abe3449", "port", "0", "0", "0" ], [ "1d48ed3ca9ed41d99f777238ab01e91f", "port", "1", "4", "0" ], [ "1d48ed3ca9ed41d99f777238ab01e91f", "router", "1", "1", "0" ], [ "1d48ed3ca9ed41d99f777238ab01e91f", "security_group", "0", "4", "0" ], [ "1de648fc36894414ba9e5179cd33894b", "port", "0", "1", "0" ], [ "1de648fc36894414ba9e5179cd33894b", "security_group", "0", "2", "0" ], [ "1e493deb9ed94c68a3e948747a1a4ae4", "port", "0", "1", "0" ], [ "1e5e8c562fca459d842f6849b3e3018e", "port", "1", "1", "0" ], [ "1e5e8c562fca459d842f6849b3e3018e", "security_group", "0", "1", "0" ], [ "1e9f8880413d4deea51da2fb46434c9e", "port", "1", "1", "0" ], [ "1f8d5ace7ad94ab4a5fe8b608c700545", "port", "0", "3", "0" ], [ "1f8d5ace7ad94ab4a5fe8b608c700545", "security_group", "0", "1", "0" ], [ "2044c16f0bde4672842c070b18c4fb0c", "port", "0", "3", "0" ], [ "2044c16f0bde4672842c070b18c4fb0c", "security_group", "0", "1", "0" ], [ "2160dff3f28c4a368d52fd373abdba78", "port", "0", "1", "0" ], [ "2160dff3f28c4a368d52fd373abdba78", "security_group", "0", "3", "0" ], [ "216dd828c11843c393450951a04275c4", "port", "1", "1", "0" ], [ "21f6a0691bf94bc1a290a79cf9a96d8e", "port", "1", "1", "0" ], [ "21f6a0691bf94bc1a290a79cf9a96d8e", "security_group", "0", "2", "0" ], [ "22198a26210d4204978593a6c1a4cfdb", "port", "0", "2", "0" ], [ "22198a26210d4204978593a6c1a4cfdb", "security_group", "0", "1", "0" ], [ "2225894827c04000a2b8e087256dacc7", "port", "1", "5", "0" ], [ "2225894827c04000a2b8e087256dacc7", "security_group", "0", "4", "0" ], [ "227c91d0b9ab46da8998946c1035e121", "port", "0", "1", "0" ], [ "227c91d0b9ab46da8998946c1035e121", "security_group", "0", "2", "0" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "resource", "dirty", "in_use", "reserved" ], "column_types": [ "varchar(255)", "varchar(255)", "tinyint(1)", "int", "int" ], "foreign_keys": [], "primary_key": [ "resource", "tenant_id" ] }
csail_stata_neutron
reservations
[ [ "id", "tenant_id", "expiration" ], [ "1c8ca579-e3d4-48a0-8f16-7e4f85533bd4", "d3ac3958f14941cdb205e76ba43bbe49", "2019-04-08 20:00:39" ], [ "21366ef0-6ebc-42da-8f2b-32589ad30797", "d3ac3958f14941cdb205e76ba43bbe49", "2019-04-08 20:00:13" ], [ "3b2052b2-fbc1-426c-8143-a0927c85ce96", "d3ac3958f14941cdb205e76ba43bbe49", "2019-04-08 20:00:38" ], [ "60fa92eb-f589-4c93-b6b0-1a3384683bb8", "d3ac3958f14941cdb205e76ba43bbe49", "2019-04-03 15:16:01" ], [ "d8434831-9abb-4971-afd4-62c969aff654", "d3ac3958f14941cdb205e76ba43bbe49", "2019-04-08 20:01:00" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "tenant_id", "expiration" ], "column_types": [ "varchar(36)", "varchar(255)", "datetime" ], "foreign_keys": [], "primary_key": [ "id" ] }
csail_stata_neutron
resourcedeltas
[ [ "resource", "reservation_id", "amount" ], [ "port", "1c8ca579-e3d4-48a0-8f16-7e4f85533bd4", "1" ], [ "port", "21366ef0-6ebc-42da-8f2b-32589ad30797", "1" ], [ "port", "3b2052b2-fbc1-426c-8143-a0927c85ce96", "1" ], [ "port", "60fa92eb-f589-4c93-b6b0-1a3384683bb8", "1" ], [ "port", "d8434831-9abb-4971-afd4-62c969aff654", "1" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "resource", "reservation_id", "amount" ], "column_types": [ "varchar(255)", "varchar(36)", "int" ], "foreign_keys": [ { "column_name": "reservation_id", "referenced_column_name": "id", "referenced_table_name": "reservations" } ], "primary_key": [ "resource", "reservation_id" ] }
csail_stata_neutron
router_extra_attributes
[ [ "router_id", "distributed", "service_router", "ha", "ha_vr_id", "availability_zone_hints" ], [ "0d643319-9537-413e-ac52-3fca261c0a47", "0", "0", "0", "0", "[]" ], [ "2a0da151-bbe4-433d-bac8-ba79d5139b73", "0", "0", "0", "0", "None" ], [ "30029469-c5b0-49f3-9f7e-a74a592b7d82", "0", "0", "0", "0", "[]" ], [ "40d3572b-5886-4c25-a737-feaf69fecad0", "0", "0", "0", "0", "[]" ], [ "4559012e-99c1-4d89-9084-30387fc41a5c", "0", "0", "0", "None", "None" ], [ "611b1438-7ede-437c-864d-e25bd30c03d4", "0", "0", "0", "0", "None" ], [ "713a3804-4653-4088-9f39-4ca00c7f27de", "0", "0", "0", "0", "None" ], [ "71e9342c-dd51-4f9d-843d-892285bff645", "0", "0", "0", "0", "[]" ], [ "749033ea-144e-41c9-8fdf-ffa4da3519a4", "0", "0", "0", "0", "[]" ], [ "76f35845-0279-4b3f-93a7-f9ef40922a1a", "0", "0", "0", "0", "[]" ], [ "8a4ce760-ab55-4f2f-8ec5-a2e858ce0d39", "0", "0", "0", "None", "None" ], [ "8f10910e-4827-4528-9d63-501ef1e25ffa", "0", "0", "0", "0", "[]" ], [ "93d59217-82e9-4e14-a893-8da557a2efcc", "0", "0", "0", "0", "[]" ], [ "98b72d01-9b50-4662-9d36-9482b39843a0", "0", "0", "0", "None", "None" ], [ "9f198365-29e5-46f3-909a-b6ac330c8ac9", "0", "0", "0", "0", "[]" ], [ "9ff894ce-d884-46fd-9c47-c5fb7d6fb933", "0", "0", "0", "0", "[]" ], [ "a154bb98-4a0d-4a6c-bcfa-e1afb65ce71e", "0", "0", "0", "0", "[]" ], [ "ae3e52b8-565b-498b-a202-094add19c61c", "0", "0", "0", "0", "None" ], [ "ae4709ed-52bb-4b9e-adb2-3f750b45171c", "0", "0", "0", "0", "None" ], [ "bf2b95af-46a1-4f36-8ad2-06f0b2c94a82", "0", "0", "0", "0", "None" ], [ "c0cb59de-2827-41b8-b9ec-23cf0fb9fda3", "0", "0", "0", "None", "None" ], [ "ddc57ccc-6401-4e3d-ae23-34bfa8966335", "0", "0", "0", "0", "[]" ], [ "e0082509-7e89-4959-bf0c-b8c8b2acf639", "0", "0", "0", "0", "[]" ], [ "e10a8573-7b74-4a21-b9ce-eaf66bf58279", "0", "0", "0", "0", "[]" ], [ "e35f6c43-bbe9-496b-ad28-3a04e849c81a", "0", "0", "0", "None", "None" ], [ "e5c87824-30c4-4806-9cea-7a79605f0408", "0", "0", "0", "0", "[]" ], [ "fa95b6df-6eef-49a9-a7df-753eeb99c527", "0", "0", "0", "0", "[]" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "router_id", "distributed", "service_router", "ha", "ha_vr_id", "availability_zone_hints" ], "column_types": [ "varchar(36)", "tinyint(1)", "tinyint(1)", "tinyint(1)", "int", "varchar(255)" ], "foreign_keys": [ { "column_name": "router_id", "referenced_column_name": "id", "referenced_table_name": "routers" } ], "primary_key": [ "router_id" ] }
csail_stata_neutron
routerl3agentbindings
[ [ "router_id", "l3_agent_id" ], [ "0d643319-9537-413e-ac52-3fca261c0a47", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "2a0da151-bbe4-433d-bac8-ba79d5139b73", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "30029469-c5b0-49f3-9f7e-a74a592b7d82", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "40d3572b-5886-4c25-a737-feaf69fecad0", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "4559012e-99c1-4d89-9084-30387fc41a5c", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "611b1438-7ede-437c-864d-e25bd30c03d4", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "713a3804-4653-4088-9f39-4ca00c7f27de", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "71e9342c-dd51-4f9d-843d-892285bff645", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "749033ea-144e-41c9-8fdf-ffa4da3519a4", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "76f35845-0279-4b3f-93a7-f9ef40922a1a", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "8a4ce760-ab55-4f2f-8ec5-a2e858ce0d39", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "8f10910e-4827-4528-9d63-501ef1e25ffa", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "93d59217-82e9-4e14-a893-8da557a2efcc", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "98b72d01-9b50-4662-9d36-9482b39843a0", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "9f198365-29e5-46f3-909a-b6ac330c8ac9", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "9ff894ce-d884-46fd-9c47-c5fb7d6fb933", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "a154bb98-4a0d-4a6c-bcfa-e1afb65ce71e", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "ae3e52b8-565b-498b-a202-094add19c61c", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "ae4709ed-52bb-4b9e-adb2-3f750b45171c", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "bf2b95af-46a1-4f36-8ad2-06f0b2c94a82", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "c0cb59de-2827-41b8-b9ec-23cf0fb9fda3", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "ddc57ccc-6401-4e3d-ae23-34bfa8966335", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "e0082509-7e89-4959-bf0c-b8c8b2acf639", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "e10a8573-7b74-4a21-b9ce-eaf66bf58279", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "e35f6c43-bbe9-496b-ad28-3a04e849c81a", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "e5c87824-30c4-4806-9cea-7a79605f0408", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ], [ "fa95b6df-6eef-49a9-a7df-753eeb99c527", "f650dff7-3bb0-44a7-8626-069e2b346dcf" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "router_id", "l3_agent_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "router_id", "referenced_column_name": "id", "referenced_table_name": "routers" }, { "column_name": "l3_agent_id", "referenced_column_name": "id", "referenced_table_name": "agents" } ], "primary_key": [ "router_id", "l3_agent_id" ] }
csail_stata_neutron
routerports
[ [ "router_id", "port_id", "port_type" ], [ "0d643319-9537-413e-ac52-3fca261c0a47", "7faafd36-c329-4c4c-8b2c-bc3f63cf3863", "network:router_interface" ], [ "0d643319-9537-413e-ac52-3fca261c0a47", "a5007dd1-9c54-46db-9a7c-a94449afed73", "network:router_gateway" ], [ "2a0da151-bbe4-433d-bac8-ba79d5139b73", "7e3b0600-087c-4f9d-8579-c6f2e523d855", "network:router_interface" ], [ "40d3572b-5886-4c25-a737-feaf69fecad0", "5f7528dd-9436-4741-879a-5eb8ddf11a1e", "network:router_gateway" ], [ "40d3572b-5886-4c25-a737-feaf69fecad0", "e2969923-8ffb-44b3-be6a-b55678d9055e", "network:router_interface" ], [ "611b1438-7ede-437c-864d-e25bd30c03d4", "49acce02-7758-4227-add2-6245101d65f0", "network:router_gateway" ], [ "611b1438-7ede-437c-864d-e25bd30c03d4", "b663ff1e-13a2-47bd-815b-77579c6cb442", "network:router_interface" ], [ "71e9342c-dd51-4f9d-843d-892285bff645", "a5c5b832-e240-4a8c-9626-39ff38106018", "network:router_gateway" ], [ "71e9342c-dd51-4f9d-843d-892285bff645", "e3b4e515-bcad-4557-9eb3-ac33dd180b2f", "network:router_interface" ], [ "749033ea-144e-41c9-8fdf-ffa4da3519a4", "59f08aea-2668-4294-b5b5-b032b220d003", "network:router_gateway" ], [ "76f35845-0279-4b3f-93a7-f9ef40922a1a", "45ef9b25-dd08-47b3-a8ef-dd895e7527d4", "network:router_gateway" ], [ "8a4ce760-ab55-4f2f-8ec5-a2e858ce0d39", "59a40b61-51ae-44bb-a1f8-ae05f2c216ff", "network:router_interface" ], [ "8a4ce760-ab55-4f2f-8ec5-a2e858ce0d39", "d38cbda0-0ce1-4acf-9c10-776131065a18", "network:router_interface" ], [ "8f10910e-4827-4528-9d63-501ef1e25ffa", "2d54aa04-9d8d-4d3f-b3b4-4906aff79e96", "network:router_gateway" ], [ "8f10910e-4827-4528-9d63-501ef1e25ffa", "fcc9e906-ccd2-40da-829a-22c33e64a8f8", "network:router_interface" ], [ "93d59217-82e9-4e14-a893-8da557a2efcc", "58432caa-fadd-4a5c-b340-e6a96b0038d6", "network:router_gateway" ], [ "93d59217-82e9-4e14-a893-8da557a2efcc", "dcc07e3c-c36f-4240-8971-e5eb23f205ee", "network:router_interface" ], [ "9f198365-29e5-46f3-909a-b6ac330c8ac9", "5782bc41-a46e-4b17-a98f-a41d54935c6a", "network:router_gateway" ], [ "9ff894ce-d884-46fd-9c47-c5fb7d6fb933", "6126d500-c352-4e96-9a11-6078b1504b38", "network:router_interface" ], [ "9ff894ce-d884-46fd-9c47-c5fb7d6fb933", "7d292552-5b81-4545-99c9-650dcd4c0185", "network:router_gateway" ], [ "a154bb98-4a0d-4a6c-bcfa-e1afb65ce71e", "16c68923-8a8d-483e-96d0-dd441cab2747", "network:router_gateway" ], [ "a154bb98-4a0d-4a6c-bcfa-e1afb65ce71e", "498e37a6-45e4-4185-a842-93e55cd1ac6f", "network:router_interface" ], [ "ae3e52b8-565b-498b-a202-094add19c61c", "6dd94ee2-268b-4bc3-a8a1-eeca04ebb8ad", "network:router_interface" ], [ "ae4709ed-52bb-4b9e-adb2-3f750b45171c", "08f5e69c-6ade-43db-b2a0-060ba0595d51", "network:router_interface" ], [ "ae4709ed-52bb-4b9e-adb2-3f750b45171c", "5783fd6e-9b8d-4187-b5d8-264f0e7ed68f", "network:router_interface" ], [ "bf2b95af-46a1-4f36-8ad2-06f0b2c94a82", "7830c03b-3b66-4271-9f7f-dffd79da62ee", "network:router_interface" ], [ "c0cb59de-2827-41b8-b9ec-23cf0fb9fda3", "fdc2756f-8129-457c-869a-1c64f0dc4360", "network:router_interface" ], [ "e0082509-7e89-4959-bf0c-b8c8b2acf639", "92dcf251-a673-422d-a30c-94bbbf833fd9", "network:router_gateway" ], [ "e10a8573-7b74-4a21-b9ce-eaf66bf58279", "37668015-d65b-45f3-be56-4581d37c9a3a", "network:router_interface" ], [ "e10a8573-7b74-4a21-b9ce-eaf66bf58279", "65daa76d-d899-4518-8ed0-7d1bcd4c243c", "network:router_gateway" ], [ "e35f6c43-bbe9-496b-ad28-3a04e849c81a", "4b3480b6-4507-461f-b3b6-318e4b59b231", "network:router_interface" ], [ "e5c87824-30c4-4806-9cea-7a79605f0408", "655c8960-e7f7-4bf4-ba23-2cd7ae223b9f", "network:router_interface" ], [ "e5c87824-30c4-4806-9cea-7a79605f0408", "d48341b3-5463-47fe-8145-18077a99c106", "network:router_gateway" ], [ "fa95b6df-6eef-49a9-a7df-753eeb99c527", "4872b855-26cd-4083-aa98-9b339b664970", "network:router_gateway" ], [ "fa95b6df-6eef-49a9-a7df-753eeb99c527", "4eba9d6b-dea1-45ac-83b4-4857ff3dabf0", "network:router_interface" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "router_id", "port_id", "port_type" ], "column_types": [ "varchar(36)", "varchar(36)", "varchar(255)" ], "foreign_keys": [ { "column_name": "router_id", "referenced_column_name": "id", "referenced_table_name": "routers" }, { "column_name": "port_id", "referenced_column_name": "id", "referenced_table_name": "ports" } ], "primary_key": [ "port_id", "router_id" ] }
csail_stata_neutron
routerroutes
[ [ "destination", "nexthop", "router_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "destination", "nexthop", "router_id" ], "column_types": [ "varchar(64)", "varchar(64)", "varchar(36)" ], "foreign_keys": [ { "column_name": "router_id", "referenced_column_name": "id", "referenced_table_name": "routers" } ], "primary_key": [ "router_id", "destination", "nexthop" ] }
csail_stata_neutron
routerrules
[ [ "id", "source", "destination", "action", "router_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "source", "destination", "action", "router_id" ], "column_types": [ "int", "varchar(64)", "varchar(64)", "varchar(10)", "varchar(36)" ], "foreign_keys": [ { "column_name": "router_id", "referenced_column_name": "id", "referenced_table_name": "routers" } ], "primary_key": [ "id" ] }
csail_stata_neutron
routers
[ [ "tenant_id", "id", "name", "status", "admin_state_up", "gw_port_id", "enable_snat", "standard_attr_id" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "0d643319-9537-413e-ac52-3fca261c0a47", "blitz_spire", "ACTIVE", "1", "a5007dd1-9c54-46db-9a7c-a94449afed73", "1", "44769" ], [ "d5a33464413740e19dbe588144de18d0", "2a0da151-bbe4-433d-bac8-ba79d5139b73", "helix_layer", "ACTIVE", "1", "None", "1", "2039" ], [ "ce5756b3b57d4d5a82508ae5e27ecfb8", "30029469-c5b0-49f3-9f7e-a74a592b7d82", "shine_spark", "ACTIVE", "1", "None", "1", "24307" ], [ "7691c9955ce1444ab366d041f5bdf33c", "40d3572b-5886-4c25-a737-feaf69fecad0", "flux", "ACTIVE", "1", "5f7528dd-9436-4741-879a-5eb8ddf11a1e", "1", "5832" ], [ "daa18fdafdf04b5eac18e04aa19ee214", "4559012e-99c1-4d89-9084-30387fc41a5c", "warp-warp", "ACTIVE", "1", "None", "1", "2040" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "611b1438-7ede-437c-864d-e25bd30c03d4", "shine_flare", "ACTIVE", "1", "49acce02-7758-4227-add2-6245101d65f0", "1", "2041" ], [ "cf3a87ea84514fcc883b80ba07b3b2b7", "713a3804-4653-4088-9f39-4ca00c7f27de", "orbit", "ACTIVE", "1", "None", "1", "2042" ], [ "98333a1a28e746fa8c629c83a818ad57", "71e9342c-dd51-4f9d-843d-892285bff645", "omega_delta", "ACTIVE", "1", "a5c5b832-e240-4a8c-9626-39ff38106018", "1", "20395" ], [ "fab98a79c65a47a99d23492c39315927", "749033ea-144e-41c9-8fdf-ffa4da3519a4", "novae", "ACTIVE", "1", "59f08aea-2668-4294-b5b5-b032b220d003", "1", "6066" ], [ "3a3dd8971d2e4f6abf826e5dd0362895", "76f35845-0279-4b3f-93a7-f9ef40922a1a", "terra_theta_axiom", "ACTIVE", "1", "45ef9b25-dd08-47b3-a8ef-dd895e7527d4", "1", "25014" ], [ "17ea94ad74b64b9d92f4888336a598c7", "8a4ce760-ab55-4f2f-8ec5-a2e858ce0d39", "proto", "ACTIVE", "1", "None", "1", "2043" ], [ "bfd50153a2e9476f93e33e30e922cd06", "8f10910e-4827-4528-9d63-501ef1e25ffa", "comet_delta", "ACTIVE", "1", "2d54aa04-9d8d-4d3f-b3b4-4906aff79e96", "1", "24313" ], [ "fab98a79c65a47a99d23492c39315927", "93d59217-82e9-4e14-a893-8da557a2efcc", "comet-star-gamma", "ACTIVE", "1", "58432caa-fadd-4a5c-b340-e6a96b0038d6", "1", "6061" ], [ "97107d3284a848a4a4ea0345bd05cbef", "98b72d01-9b50-4662-9d36-9482b39843a0", "radar_qubit", "ACTIVE", "1", "None", "1", "2044" ], [ "5fea2ac1593844778bd57448717fe6fb", "9f198365-29e5-46f3-909a-b6ac330c8ac9", "gamut_space_spike", "ACTIVE", "1", "5782bc41-a46e-4b17-a98f-a41d54935c6a", "1", "52605" ], [ "98333a1a28e746fa8c629c83a818ad57", "9ff894ce-d884-46fd-9c47-c5fb7d6fb933", "blitz", "ACTIVE", "1", "7d292552-5b81-4545-99c9-650dcd4c0185", "1", "21147" ], [ "bfd50153a2e9476f93e33e30e922cd06", "a154bb98-4a0d-4a6c-bcfa-e1afb65ce71e", "scope_streak", "ACTIVE", "1", "16c68923-8a8d-483e-96d0-dd441cab2747", "1", "6016" ], [ "6707cc1c25b14cb6a625ea1d5c06946d", "ae3e52b8-565b-498b-a202-094add19c61c", "orbit", "ACTIVE", "1", "None", "1", "2045" ], [ "939a950b58f140b695f0da6c200e805c", "ae4709ed-52bb-4b9e-adb2-3f750b45171c", "flick_xenon", "ACTIVE", "1", "None", "1", "2046" ], [ "d60e461ee9034977b4717d79bba2f77e", "bf2b95af-46a1-4f36-8ad2-06f0b2c94a82", "flare_spire_zenit", "ACTIVE", "1", "None", "1", "2048" ], [ "db95ae8358bd4566ba2e38702a128b6b", "c0cb59de-2827-41b8-b9ec-23cf0fb9fda3", "vortx", "ACTIVE", "1", "None", "1", "2049" ], [ "b3c6072810a24f67a7ac48e49a960e51", "ddc57ccc-6401-4e3d-ae23-34bfa8966335", "point_pulse", "ACTIVE", "1", "None", "1", "48753" ], [ "6790bdc54ef84195b4d1e7df6642d968", "e0082509-7e89-4959-bf0c-b8c8b2acf639", "plasm", "ACTIVE", "1", "92dcf251-a673-422d-a30c-94bbbf833fd9", "1", "58641" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "e10a8573-7b74-4a21-b9ce-eaf66bf58279", "zenta_star", "ACTIVE", "1", "65daa76d-d899-4518-8ed0-7d1bcd4c243c", "1", "5897" ], [ "db95ae8358bd4566ba2e38702a128b6b", "e35f6c43-bbe9-496b-ad28-3a04e849c81a", "spear", "ACTIVE", "1", "None", "1", "2050" ], [ "d00c4471fe5945f69795d50f7f32981e", "e5c87824-30c4-4806-9cea-7a79605f0408", "orbit_strat_spire", "ACTIVE", "1", "d48341b3-5463-47fe-8145-18077a99c106", "1", "50206" ], [ "bfd50153a2e9476f93e33e30e922cd06", "fa95b6df-6eef-49a9-a7df-753eeb99c527", "blitz", "ACTIVE", "1", "4872b855-26cd-4083-aa98-9b339b664970", "1", "20998" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "name", "status", "admin_state_up", "gw_port_id", "enable_snat", "standard_attr_id" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(255)", "varchar(16)", "tinyint(1)", "varchar(36)", "tinyint(1)", "bigint" ], "foreign_keys": [ { "column_name": "gw_port_id", "referenced_column_name": "id", "referenced_table_name": "ports" }, { "column_name": "standard_attr_id", "referenced_column_name": "id", "referenced_table_name": "standardattributes" } ], "primary_key": [ "id" ] }
csail_stata_neutron
securitygroupportbindings
[ [ "port_id", "security_group_id" ], [ "3d0d3872-f929-46ba-8adc-4fb128b557c6", "0008e629-5619-41e0-b86c-4eecfeaacb6c" ], [ "d1c34ee8-d108-4e9e-940b-9d6530c9fec9", "0008e629-5619-41e0-b86c-4eecfeaacb6c" ], [ "73f69596-247f-443b-b8b7-5b44b138c112", "0028f2b0-b1a0-4932-a6c5-93ec69119656" ], [ "0becbc1b-b20a-48d8-b171-fcca668b1df6", "0072ec7e-ecb2-4896-b304-846ffe9f0ab3" ], [ "14fc47f0-810b-4301-8773-c6c8ad088557", "0072ec7e-ecb2-4896-b304-846ffe9f0ab3" ], [ "28e00fb1-159c-44bd-b5f6-dba0592efdca", "0072ec7e-ecb2-4896-b304-846ffe9f0ab3" ], [ "559ab068-187f-4abf-944d-17716699a9d9", "0072ec7e-ecb2-4896-b304-846ffe9f0ab3" ], [ "65a947ca-f506-4321-a88b-e3b6ff710163", "0072ec7e-ecb2-4896-b304-846ffe9f0ab3" ], [ "830bfaf7-d883-4ba6-96d2-0d4891fb6062", "0072ec7e-ecb2-4896-b304-846ffe9f0ab3" ], [ "8d931c7e-f38e-472e-adb2-730de63c3001", "0072ec7e-ecb2-4896-b304-846ffe9f0ab3" ], [ "b551bcfa-8bd1-4a8b-97a4-04299c1336eb", "0072ec7e-ecb2-4896-b304-846ffe9f0ab3" ], [ "b69caa0c-df31-400b-b372-42ec8a74559b", "0072ec7e-ecb2-4896-b304-846ffe9f0ab3" ], [ "f313aaa4-e10e-4635-9a66-4dc08cde0042", "0072ec7e-ecb2-4896-b304-846ffe9f0ab3" ], [ "1ed1e743-730f-4da3-aa75-f6a79265253f", "009ac421-fb41-4084-947c-b7ac1531c4dc" ], [ "2a76a860-af8e-4544-ab3e-895cff09481d", "009ac421-fb41-4084-947c-b7ac1531c4dc" ], [ "63e3e985-0f94-46f6-8056-90710391a764", "009ac421-fb41-4084-947c-b7ac1531c4dc" ], [ "0611ee4e-cf36-4982-81bb-d86f83301d54", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "1824c128-2c00-40a6-906e-a64ea78dbfc7", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "1d408c3d-6086-4ca1-9360-ee55e0f9758a", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "35536a84-335a-47c7-9b04-b62176dc60d5", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "3de077c5-b9db-4600-b44d-502a62727495", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "4798eb0d-1ca7-4e04-88d9-0e3773aad033", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "551b342c-e05d-463a-98b5-fd139bc76cba", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "55389f03-3327-4264-bb57-b7402cb6a7d4", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "58e90c24-e405-450a-a136-496cb27c4011", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "5b33f577-4a84-400e-951c-d4dd3a278b52", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "810823c1-9297-4d42-a0ec-6be33270060e", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "908e0266-0c63-45ab-9b32-cb466d4448cc", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "9b5418d5-16fd-489e-bbb7-149e3fe9132a", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "a5f0d9e6-06ad-4e98-bb8b-af557aa8f15b", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "beca11b5-c1cd-474c-90bd-92be6017d84d", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "c5d74665-96f8-4c91-bca0-889b0ea68273", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "c9246f6c-3d5f-4498-9806-b67f1c6deac0", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "d371a7bd-3dec-4f77-be99-ff3b99ab9deb", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "e579759a-2afa-43d5-a514-1c6d61b905b0", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "eacdef75-c114-429f-9558-3a7f3e3bdcec", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "f5c1f0bf-660e-4b52-b9a9-833bd0a8d943", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "fc5fd830-0903-4d84-8c44-03d9d2c9143f", "00a39999-7ae3-459a-854c-a3275bda5b0c" ], [ "8fea56b9-fcf4-43c8-88be-42255a44b3cd", "01253706-20b0-4b19-9f75-9b950a248bc0" ], [ "0342644d-4cef-4f69-b1af-37bc98352211", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "0611ee4e-cf36-4982-81bb-d86f83301d54", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "140adbbe-11f6-4319-b57b-622b63ff70ab", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "1824c128-2c00-40a6-906e-a64ea78dbfc7", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "1d408c3d-6086-4ca1-9360-ee55e0f9758a", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "25fc8874-51a8-4bed-a065-752c4b5186e8", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "35536a84-335a-47c7-9b04-b62176dc60d5", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "376365eb-ef13-4099-8bb0-a6a2fcce7640", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "3c0e0b44-ae8f-4aeb-aed2-57767e5510fb", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "3d37b81d-a871-4580-ba36-1d3c620866b4", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "3de077c5-b9db-4600-b44d-502a62727495", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "551b342c-e05d-463a-98b5-fd139bc76cba", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "55389f03-3327-4264-bb57-b7402cb6a7d4", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "55aac038-051e-4ce1-aa44-3db3fa9679e6", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "58e90c24-e405-450a-a136-496cb27c4011", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "5b33f577-4a84-400e-951c-d4dd3a278b52", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "5faa7462-7614-4090-bbe8-9e3c64e9a2d2", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "8bc48691-f7a6-463f-8c9c-f94705c8c9dd", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "908e0266-0c63-45ab-9b32-cb466d4448cc", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "9b5418d5-16fd-489e-bbb7-149e3fe9132a", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "a5f0d9e6-06ad-4e98-bb8b-af557aa8f15b", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "b09cec91-0713-4849-a12a-e7353f2e9afe", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "c5d74665-96f8-4c91-bca0-889b0ea68273", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "c9246f6c-3d5f-4498-9806-b67f1c6deac0", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "d371a7bd-3dec-4f77-be99-ff3b99ab9deb", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "dfe6b5e3-ca5a-415e-b3cb-e05d040895ca", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "e34b2f8b-456b-4e76-b3ac-5419046d18da", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "eacdef75-c114-429f-9558-3a7f3e3bdcec", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "f5c1f0bf-660e-4b52-b9a9-833bd0a8d943", "01643bbe-e6ce-4619-a11f-a46bdb4e575f" ], [ "104b6823-e029-4361-b7b2-24b2a4af5772", "01c0ae75-c510-4ca1-960a-5d0599e78194" ], [ "149fb2f7-94ac-440e-ad02-809799c53a35", "01e0d623-85c6-4327-ae64-bbcbd10d5cd7" ], [ "aca6bfad-7cc1-4b65-94bc-b5acb718bfbe", "01e0d623-85c6-4327-ae64-bbcbd10d5cd7" ], [ "e5c8b1c0-3c34-4ffc-af15-e1f7617fb079", "01e0d623-85c6-4327-ae64-bbcbd10d5cd7" ], [ "0d290460-8f4e-4fdc-93aa-5152aaddfa86", "01e76caf-4d05-411c-9b54-1c8c39a60d0f" ], [ "67fc9d7f-e836-4d3d-9bea-da31699921be", "01e76caf-4d05-411c-9b54-1c8c39a60d0f" ], [ "2bf3082f-ca8c-4595-8a8f-93a852dd23d5", "01f8e0ff-3e88-413f-ae7b-89c80de58582" ], [ "a85fd390-6413-4bf3-b5d6-787456327b74", "01f8e0ff-3e88-413f-ae7b-89c80de58582" ], [ "397f277e-7b58-4808-93cf-57914533272d", "02981d8d-7d76-4051-8e5f-47f08801ebac" ], [ "8b66aad7-325f-46a6-a830-d2a1d5f3e1f2", "029fcc97-229c-4754-b4aa-1252d66d7bab" ], [ "a0f2d667-5677-4fb6-8202-0a91b926ade6", "029fcc97-229c-4754-b4aa-1252d66d7bab" ], [ "c6ae490a-54d4-4056-869b-bf983c935a5b", "02d5c943-7225-4bc8-aa4c-75a70e430200" ], [ "3d0d3872-f929-46ba-8adc-4fb128b557c6", "02f1f186-0a12-4fd1-9e61-83a2722b2373" ], [ "d1c34ee8-d108-4e9e-940b-9d6530c9fec9", "02f1f186-0a12-4fd1-9e61-83a2722b2373" ], [ "0745b3e6-d352-420f-ac5f-3dbf48ec0e34", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "0fcc631b-ec8b-4ed5-8dd6-95e19184c42c", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "14319852-89cd-4495-8de2-67892a0a11de", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "323955ce-d746-4919-bcd2-905db3f9e8c3", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "471b1262-6bc7-45c9-97df-0ef9c625b067", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "53d56d65-a54e-483e-bed2-815d88e9673e", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "5cfdd040-3eff-4ede-afda-cb6eb78fd361", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "6be8ca78-b864-496f-88ed-9899b3900f7c", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "7ed52954-0e11-4876-a751-6075af59dfa3", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "7eeafb35-e305-4136-baf2-4fd49dd646c5", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "9b93567f-dc11-47fb-b38d-ff2a2d212526", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "b8a3c778-1626-40b0-9cdf-e26f9b8ac7c2", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "c119ccf5-ecfa-4326-873d-51bc230a55c6", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "d5ca0d36-f2f1-459b-ae69-6779e3da5c63", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "e3cb7647-d849-4582-9ff7-8e8333e29d9a", "031b8c84-193c-4613-9c02-9e7c27751492" ], [ "3d4f0054-33e5-4beb-81a7-93438bffe9da", "03595a8a-902d-4440-a038-e71274c9f30d" ], [ "51891b7b-ca95-4139-85d1-3c38968de928", "03595a8a-902d-4440-a038-e71274c9f30d" ], [ "634f68da-3965-4a34-95c7-bb483e5ec944", "03595a8a-902d-4440-a038-e71274c9f30d" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "port_id", "security_group_id" ], "column_types": [ "varchar(36)", "varchar(36)" ], "foreign_keys": [ { "column_name": "port_id", "referenced_column_name": "id", "referenced_table_name": "ports" }, { "column_name": "security_group_id", "referenced_column_name": "id", "referenced_table_name": "securitygroups" } ], "primary_key": [ "port_id", "security_group_id" ] }
csail_stata_neutron
securitygrouprules
[ [ "tenant_id", "id", "security_group_id", "remote_group_id", "direction", "ethertype", "protocol", "port_range_min", "port_range_max", "remote_ip_prefix", "standard_attr_id" ], [ "298e3ba944e54e6b8d13de4228d93f1b", "00035f49-98f4-4381-845c-0030bb019d70", "8bc6f16f-29a6-4462-9b9b-38bf7e745d15", "None", "ingress", "IPv4", "tcp", "8000", "8000", "10.71.29.205/8", "64850" ], [ "7705adbe5221408f845e3bb10b6de471", "000f39c9-75ff-4e3b-925d-ebe727af5bd7", "e16f001d-ac14-49da-bea7-8126d9bc8484", "None", "ingress", "IPv4", "tcp", "8055", "8055", "10.209.32.141/8", "2051" ], [ "84d0ab8dd0b44f61981e4dc218daab3f", "0031dfd9-2739-4174-9882-fea99aeaf8c8", "89985901-e3bd-41ab-bd38-ee5c8c0087ec", "None", "egress", "IPv4", "None", "None", "None", "None", "2052" ], [ "3d3ba2883f4c4e34bcd98b4443542a72", "0038a74a-288c-481a-b320-9f014fba0162", "4558f0cc-7e5e-4b30-9f65-ce006c315eba", "4558f0cc-7e5e-4b30-9f65-ce006c315eba", "ingress", "IPv4", "None", "None", "None", "None", "52670" ], [ "9ff064b04d4b4cde9eeea44837d463a6", "004937ea-b22a-4dee-989f-52823a92c51d", "64ea9350-9217-4aa3-a37a-866b07eed54a", "64ea9350-9217-4aa3-a37a-866b07eed54a", "ingress", "IPv6", "None", "None", "None", "None", "56814" ], [ "2942532d0cf642668a48e80494d44cd5", "00537bd6-d730-44bc-a1e7-5f9ccd7d4adb", "ff993ae1-4b1f-461b-84ae-ced63c993070", "ff993ae1-4b1f-461b-84ae-ced63c993070", "ingress", "IPv6", "None", "None", "None", "None", "49696" ], [ "e699f9ecfe644d78b415bec6330c78c8", "005622cf-6acc-46d6-a5bc-3bcad658b31c", "aac34ba3-1259-4ef8-bfdb-dda3fad9b922", "None", "ingress", "IPv4", "tcp", "9100", "9100", "10.71.29.205/8", "9743" ], [ "c8d203b785154a2894ddec107a742684", "0058c7fc-f91e-4786-a07e-4c77c1d20cc7", "94edb99a-6f39-40d1-aace-1cc47b7e7a17", "None", "egress", "IPv6", "None", "None", "None", "None", "2053" ], [ "0fe46c69adaf4d2fb01401e0dd952815", "005995be-4739-4a75-9d24-87b87d5b0c69", "53d7950e-af2a-4769-b553-e777162142af", "None", "ingress", "IPv4", "tcp", "22", "22", "10.156.215.16/8", "2054" ], [ "97107d3284a848a4a4ea0345bd05cbef", "00721dc5-7c4b-402c-aead-31ff534dd908", "5b768ff6-6c4e-4c24-b5d2-1ec67832d5e4", "None", "ingress", "IPv4", "tcp", "53", "53", "10.71.29.205/8", "2055" ], [ "39f988b0c06540b8ac104982e89c4c1e", "00792e8d-c4ab-434e-b4cb-3859ef86e1f6", "e5ee76c5-12fa-4c9e-a9b5-8706807dd184", "None", "ingress", "IPv4", "tcp", "443", "443", "10.71.29.205/8", "44095" ], [ "f6f04e3919964ed7bcb1bda2cef19b56", "007c21f5-c384-4ec9-bd53-64e79620580d", "824c36ca-0e6d-4115-962c-80aa366eb476", "None", "egress", "IPv6", "None", "None", "None", "None", "2056" ], [ "4e101cf5264b4e739b7b5ebe0f6b5c68", "007fb2e7-c855-4e9c-a740-bc5c8f03cad7", "e29710d9-875e-4a42-a6f1-b9e546b0451f", "None", "ingress", "IPv4", "tcp", "443", "443", "10.71.29.205/8", "39942" ], [ "8083447923734c679b261219b815d3bc", "008365dc-6d1e-47af-9f8e-4a943498189a", "7d8b966e-8a65-4d78-94a8-04e2a7ee5059", "None", "ingress", "IPv4", "tcp", "8888", "8888", "10.71.29.205/8", "21219" ], [ "98333a1a28e746fa8c629c83a818ad57", "009f798e-3f7f-483a-82d4-6f16c6e60847", "1b5d4af0-8928-4ac7-99fc-052b361bbd61", "None", "ingress", "IPv4", "tcp", "22", "22", "10.57.159.153/8", "49286" ], [ "e699f9ecfe644d78b415bec6330c78c8", "00b1c9d5-86a6-4b31-b1b2-0bedca448f67", "aac34ba3-1259-4ef8-bfdb-dda3fad9b922", "None", "egress", "IPv4", "None", "None", "None", "None", "9730" ], [ "9c982b4e161647ddb5f8637ac9eb551d", "00b6b44c-1a4d-4349-bc8e-6cbf153223e8", "afedef23-0032-445e-a773-e8d9ff32837f", "None", "egress", "IPv4", "None", "None", "None", "None", "24293" ], [ "16f37c716f604bfb8175a1b9ffac97ed", "00c0cbd6-5419-45c3-8bc1-038b40a0a95b", "40f9da9a-7579-4837-a076-70a2a609eaa7", "40f9da9a-7579-4837-a076-70a2a609eaa7", "ingress", "IPv4", "None", "None", "None", "None", "2058" ], [ "9e2200862b674b3098afc897b0fbb977", "00c75665-9379-49f3-92c3-d46a765911a5", "8f73fa0d-1d1e-49b6-8669-068a25faf5f7", "None", "egress", "IPv6", "None", "None", "None", "None", "2059" ], [ "c15386e2413340c58539c1de3bb4e4de", "00ca527e-c3d0-4414-8c05-9f98cd8a8efe", "7936e3b3-412f-499b-a26f-fdc7898e16cb", "7936e3b3-412f-499b-a26f-fdc7898e16cb", "ingress", "IPv6", "None", "None", "None", "None", "58670" ], [ "e4a412d830444d0bb1f81b2f9fa47f9a", "00d2d03b-b6e5-4a8d-b01e-f29b14221c83", "3b22ab74-c906-4d4d-8f99-dbdb40dee565", "None", "ingress", "IPv4", "icmp", "None", "None", "10.71.29.205/8", "2060" ], [ "ca0ba321451b4832a726b23f9a28453c", "00d640e8-5c4c-4687-b40a-1ada26ea994b", "0899bc8c-471a-493a-97ed-c4de72d9027b", "0899bc8c-471a-493a-97ed-c4de72d9027b", "ingress", "IPv4", "None", "None", "None", "None", "40891" ], [ "47c0857cf5b5452a86f640fd44be1d40", "00de87d0-4c20-4d7f-aae6-e1fb7295d041", "1d38fca1-b17d-43f8-b289-38c966a18d53", "None", "ingress", "IPv4", "tcp", "80", "80", "10.71.29.205/8", "2061" ], [ "7a181edd897b49718214040da2b8ad95", "00e751f3-f185-4cd8-be04-7d30f9a85643", "de863740-0ee8-4e32-aae2-9c41a3dcde86", "None", "egress", "IPv6", "None", "None", "None", "None", "2062" ], [ "58034159195e4b77b18c2e20e44d4462", "00ea709d-e93c-4860-b3c0-3844d622da6b", "da65058f-c660-4702-85a9-5c7485ad3c22", "None", "egress", "IPv6", "None", "None", "None", "None", "50230" ], [ "58034159195e4b77b18c2e20e44d4462", "00eb345a-9f79-4d16-af49-d249b2821414", "6a98f110-8572-47d9-8a6d-3dcef6be4d48", "None", "egress", "IPv6", "None", "None", "None", "None", "50225" ], [ "5e2dd9df9f674282acfd113e380ce75c", "010135aa-54a5-4e45-aa46-7e29cbea2df7", "bcec3b3d-2cad-4967-a207-ccb22a9ce570", "None", "egress", "IPv4", "None", "None", "None", "None", "51135" ], [ "98333a1a28e746fa8c629c83a818ad57", "0104d59a-a231-4d67-8112-e45c587ae3d3", "dbff5a0b-044e-42bb-91f4-e42b74005d66", "None", "egress", "IPv6", "tcp", "466", "65535", "10.70.255.162/8", "54708" ], [ "3be6c8b9f95842198466a9c673404768", "011e8d12-d24e-46ff-829e-93ae4eb3c969", "0e82aba8-4e77-41f3-8892-05475b73a6cc", "None", "ingress", "IPv4", "tcp", "22", "22", "10.71.29.205/8", "2063" ], [ "ecda34f53cfe4059bbb39a8adb33ce79", "011f0a8b-eaa2-483f-9913-b0701a6b9f0a", "2007a9a5-de89-4567-acf4-1fdc7879f120", "None", "egress", "IPv4", "tcp", "2000", "55680", "10.71.29.205/8", "62050" ], [ "e3fb2659584e436a832461dac02835f0", "0123b904-8846-4c55-9ebc-0f4cf4f9ffdd", "75e58e45-c924-4869-9d44-23744498133a", "None", "egress", "IPv4", "None", "None", "None", "None", "50662" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "012fb096-ed52-4f1d-99c2-b0bb7ecd4514", "4a8fbbc2-081e-4675-bf97-dbb780497d6b", "None", "ingress", "IPv4", "tcp", "1", "65535", "10.71.29.205/8", "2064" ], [ "b6a09f72c3754d30b9ac94a9243832e7", "0133d64a-df58-4fc4-960d-a7c30bf70ce0", "cef87213-fc5b-4fab-95af-dadfc4bb31fc", "None", "egress", "IPv6", "None", "None", "None", "None", "40928" ], [ "809580eba9ea41eeacae72b0017223a4", "0150f227-2e0e-408f-a42d-bda24aa95b1b", "fbe75a20-94a9-4e5e-bb7d-c34630aca106", "fbe75a20-94a9-4e5e-bb7d-c34630aca106", "ingress", "IPv4", "None", "None", "None", "None", "53323" ], [ "4e7e31906cfd496b82a9ea5d2edb8dab", "0152a5a7-706a-4df9-98d2-c7dbcca1fc06", "32c91a55-882f-4ca3-ac85-e74fc3b98ced", "None", "egress", "IPv4", "tcp", "5555", "5555", "10.71.29.205/8", "42909" ], [ "48d8d065c9e5496c9fe7fd146165a8bc", "015601dc-9392-457a-bf61-babe6c607d8f", "bd3af0be-d54a-4279-ad11-bba8a8d683ac", "None", "ingress", "IPv4", "udp", "1", "65535", "10.193.125.195/8", "2065" ], [ "3a8a2c70884d474aa1d3aeebeb800f7e", "01561498-1b3d-4547-95e6-0ee3cf6685f5", "88f9aa6a-5158-4041-85c2-043761e79256", "None", "ingress", "IPv4", "tcp", "22", "22", "10.71.29.205/8", "40745" ], [ "523760e96a3e4815be2edc9570e08c16", "0157bd8b-c2a5-4fad-bf1d-6146cb9dc16f", "73d96433-35b2-47d1-88d7-2b8965bb01f1", "None", "egress", "IPv4", "None", "None", "None", "None", "55654" ], [ "0869d84607844ffc9aa2a0a72a8cc4c0", "015b5309-a211-474d-8698-01ca32800d48", "f65b2f8d-5866-4218-81b6-0a73d72bbee5", "None", "egress", "IPv4", "None", "None", "None", "None", "55549" ], [ "8e3ca0edc9084571b1aa97cc791f7a6f", "01652c91-ae03-42a8-b569-9835a5404c1f", "b6d17a67-fbde-4430-b68b-53e4e7e5f9ff", "b6d17a67-fbde-4430-b68b-53e4e7e5f9ff", "ingress", "IPv6", "None", "None", "None", "None", "59299" ], [ "98333a1a28e746fa8c629c83a818ad57", "0168162f-a895-448a-a595-66c9bb5aecf1", "48bb2d2c-d819-4e4e-9b79-960bbcff3b2a", "None", "ingress", "IPv6", "udp", "25826", "25826", "10.35.183.232/8", "20554" ], [ "7705adbe5221408f845e3bb10b6de471", "01708d6e-fe03-4973-a3ac-c9589eeda07b", "88e9a29c-87f4-4e48-afb3-17ec12c9f02e", "88e9a29c-87f4-4e48-afb3-17ec12c9f02e", "ingress", "IPv4", "None", "None", "None", "None", "2066" ], [ "57906b16bba34ffd8cc20f8127ec2b48", "0172eebc-8062-4523-be9c-4405bf8edb5e", "22804bf4-e77b-418f-8a41-376806511298", "None", "egress", "IPv6", "None", "None", "None", "None", "2067" ], [ "7705adbe5221408f845e3bb10b6de471", "0176d250-acff-482c-a2c2-2422c3f73d80", "88e9a29c-87f4-4e48-afb3-17ec12c9f02e", "88e9a29c-87f4-4e48-afb3-17ec12c9f02e", "ingress", "IPv6", "None", "None", "None", "None", "2068" ], [ "008d8d81335240fcb255b268f8562c22", "0181736a-5d8f-4031-a72c-ac425643b287", "18e74c84-ea3a-4d0f-a50f-c2ac1efde47a", "None", "ingress", "IPv4", "tcp", "1", "65535", "10.71.29.205/8", "44417" ], [ "0443563c3162495bb4d77e7cdb356476", "018c8d01-0abc-4c0f-919b-a5732ec300bb", "b2004d22-430e-4b55-89eb-65f237a7101b", "None", "ingress", "IPv4", "tcp", "8080", "8080", "10.71.29.205/8", "43476" ], [ "d3ac3958f14941cdb205e76ba43bbe49", "018e87e6-97fc-4cdc-83f6-278b475aa03d", "d60ff86d-c3cf-485f-9149-0c5bec782af0", "d60ff86d-c3cf-485f-9149-0c5bec782af0", "ingress", "IPv4", "None", "None", "None", "None", "2069" ], [ "54c41077af3d4b758487a809ade2b055", "01907943-5a5c-434a-b753-a0016aea317a", "27d786e8-b1fe-4468-b2f3-8aea1213a3ef", "None", "ingress", "IPv4", "tcp", "1", "65535", "10.71.29.205/8", "53715" ], [ "c32ab7f84a364382888e7f4e17f9fb00", "01ad0acb-5500-44c3-8135-f31773ed83e9", "e4145100-c500-4fd3-a51c-53be5bb9f87f", "e4145100-c500-4fd3-a51c-53be5bb9f87f", "ingress", "IPv6", "None", "None", "None", "None", "40954" ], [ "5e35676c2c6947f29e1402b31c5b87a7", "01ad275b-0f74-4e21-9561-a6ade54ea4bd", "916978f7-8997-4fdf-b159-67d175e102b6", "916978f7-8997-4fdf-b159-67d175e102b6", "ingress", "IPv4", "tcp", "22", "22", "None", "65846" ], [ "c523a40570a2442891ac26b259a7e199", "01b6686f-bc5b-4a66-b115-8bfe6d9b7f37", "287f280b-5966-4b39-a242-ff2e7216b843", "None", "egress", "IPv4", "None", "None", "None", "None", "59431" ], [ "cf3a87ea84514fcc883b80ba07b3b2b7", "01b68281-ad52-4062-8c69-96d222247bbd", "db2c0eea-c36c-4886-b10f-470c19cd4cdc", "None", "ingress", "IPv4", "tcp", "22", "22", "10.71.29.205/8", "2070" ], [ "f0ae1d7c6f7b4417b2c9c4c82933ebd5", "01ba90d3-2338-436c-ad8f-17aaeee99ef8", "0adc1d0c-c6ef-4695-be3b-82d04a227c59", "None", "ingress", "IPv4", "tcp", "22", "22", "10.92.209.130/8", "43310" ], [ "fc824182e33541ca85d834b06d3d0772", "01d2c205-daab-44cb-bb6a-0c4168838c19", "6f9d23be-efa3-4423-99fc-e7940a9a5bd9", "None", "ingress", "IPv4", "tcp", "80", "80", "10.71.29.205/8", "65008" ], [ "0d40572228a84adfbeea3e23e2ede8b9", "01d43e22-da58-495b-b00f-fd4ba016a23d", "d2af5f63-c1e2-4aca-98da-1f537edc6bfe", "None", "ingress", "IPv4", "tcp", "1111", "9999", "10.71.29.205/8", "19851" ], [ "a3ccd76b29264bbe94415833015c9379", "01d52ebb-0deb-4bf5-a1c4-41611d6df9a1", "3050a996-b1bf-4e86-bffd-795ca722575f", "None", "egress", "IPv4", "tcp", "443", "443", "10.118.157.99/8", "48808" ], [ "d0b7612cf9ea47dfb5bdb44106e2975a", "01d96849-6b10-44a5-8f68-20bd9fa8cec1", "4a244eda-8bae-45ae-b748-48b31acf4dc1", "None", "egress", "IPv4", "None", "None", "None", "None", "55786" ], [ "d00c4471fe5945f69795d50f7f32981e", "01e0a2c4-e648-4003-b9b8-034aeba60fa7", "bfab842b-9377-44f4-9583-1250bc01e4be", "None", "ingress", "IPv6", "tcp", "3306", "3306", "10.70.255.162/8", "56947" ], [ "138b1af54fcc4af888233e98592f6772", "01e875e5-495e-430a-b3ce-a008d87ddac1", "980b0692-14f1-44b0-9026-3bf63056a61a", "None", "egress", "IPv4", "None", "None", "None", "None", "2071" ], [ "0869d84607844ffc9aa2a0a72a8cc4c0", "01e91877-2499-46c8-bbd6-8f8cff2b2249", "0542dc2c-7b04-454d-8ac9-2420ba3956e7", "None", "ingress", "IPv4", "tcp", "8000", "8000", "10.71.29.205/8", "55535" ], [ "f51ad6a9383b49c4b2667757d7376ce2", "01f35b94-7c3e-425f-b213-c8ef8349d35b", "cdb362f2-5c84-43bb-99e6-7c6211f17057", "None", "ingress", "IPv4", "tcp", "22", "22", "10.71.29.205/8", "16702" ], [ "a3ccd76b29264bbe94415833015c9379", "01f60b1a-9530-4107-b939-3c60651e0724", "3050a996-b1bf-4e86-bffd-795ca722575f", "None", "egress", "IPv4", "tcp", "443", "443", "10.18.205.65/8", "48814" ], [ "b7005efa05354485bb358a62ec4da291", "01f7958e-ed5f-4f01-a259-dd520cba8c10", "471c17b2-b04b-48d0-a035-f2cd65e7158f", "None", "egress", "IPv6", "None", "None", "None", "None", "2072" ], [ "ec70e195b7ec4fb19e064b89255da292", "01ffb4dc-b3e3-406e-ae9a-30f1df8f50c5", "831cc865-b9e9-476e-ac93-003e63216933", "None", "ingress", "IPv4", "tcp", "22", "22", "10.71.29.205/8", "2073" ], [ "a9eb0a6c6155472794ce5c271f0448a5", "020743d2-12b8-47f8-8c0f-fc74676cb51c", "791acf92-1f8e-4594-8dd9-f3ba291e177d", "791acf92-1f8e-4594-8dd9-f3ba291e177d", "ingress", "IPv4", "None", "None", "None", "None", "49576" ], [ "9c042027ac4e40c2bc80e0361212f7b9", "021c7395-e581-4c89-94ae-890061d6f3b2", "4e31d503-e98a-4c55-9691-d7d0d1b66f22", "4e31d503-e98a-4c55-9691-d7d0d1b66f22", "ingress", "IPv6", "None", "None", "None", "None", "2075" ], [ "98333a1a28e746fa8c629c83a818ad57", "0226ebe2-a930-4501-9fc6-29212a8a9dbb", "782430b0-2edb-4b46-8cb7-92b92cab90ed", "None", "egress", "IPv6", "None", "None", "None", "None", "49522" ], [ "2e10d2186b23471d94f6f465d49b8581", "0227c1ba-2c74-48c3-8119-59c50b3243da", "27516ee5-0b67-437a-966a-ddeff4d67993", "27516ee5-0b67-437a-966a-ddeff4d67993", "ingress", "IPv4", "None", "None", "None", "None", "49714" ], [ "f0ae1d7c6f7b4417b2c9c4c82933ebd5", "022890f3-6250-4ba7-8c4e-cacccd174547", "0adc1d0c-c6ef-4695-be3b-82d04a227c59", "None", "ingress", "IPv4", "tcp", "22", "22", "10.113.112.75/8", "43985" ], [ "17ea94ad74b64b9d92f4888336a598c7", "0243b2d5-8668-4c9e-bf2b-fcdd6826175b", "5d1929c3-b668-4a86-8006-2d5fbca7c5ee", "None", "ingress", "IPv4", "tcp", "3389", "3389", "10.71.29.205/8", "2077" ], [ "98333a1a28e746fa8c629c83a818ad57", "024d7681-03ea-489b-a171-a2509580656a", "7288abfd-ddf8-4f53-9d57-f28d193e3724", "None", "ingress", "IPv4", "tcp", "1", "65535", "10.85.228.250/8", "2078" ], [ "dba6cc0fec6845a58f4dd5e84ef8dca5", "025e9349-2c5e-431d-b9c7-dc5f5161da30", "972612ec-9f7c-4590-ad77-8afda06c9d74", "None", "egress", "IPv4", "None", "None", "None", "None", "46852" ], [ "8760f3081f20435e91be05d5389fa025", "02633253-aa75-45a8-a029-b3179357131e", "66c3a15f-a4cb-48c4-9e82-b4053e08a380", "None", "egress", "IPv4", "None", "None", "None", "None", "64909" ], [ "bcb4a0fc940d40af9d8f1519485334d2", "02754846-be46-4e40-b41c-509f12897997", "d3406980-2c9e-480b-a9cb-09ef726acbc0", "None", "ingress", "IPv4", "tcp", "22", "22", "10.71.29.205/8", "8904" ], [ "bdbf4493026a4b568ccd39294a7ff7fb", "029a060e-d207-4bec-8759-16189a0f398e", "2aca49d9-0fd3-4f1a-9684-5200169e3909", "None", "egress", "IPv4", "None", "None", "None", "None", "46737" ], [ "0a00c267d00e44a9b556ed5876aaec66", "029e1cab-85af-47b2-8925-5a99bda8d627", "3b3a608e-eb86-406f-90ad-59cae45a6dc5", "None", "egress", "IPv4", "None", "None", "None", "None", "56399" ], [ "e7e8e8eca25741c8abc96fc07a103b94", "02a219c0-b846-4019-a5fa-66e0fc6b7290", "7b49ee24-fdf5-4b25-863c-c5ceda2fd2e3", "None", "ingress", "IPv4", "udp", "3389", "3389", "10.85.228.250/8", "35553" ], [ "b5b411c5e08644eb89159093198d30ef", "02b24ccd-c666-4fc7-9411-84cfcebc0e44", "52007e77-8e83-40cb-99de-3362b6b217bd", "52007e77-8e83-40cb-99de-3362b6b217bd", "ingress", "IPv4", "None", "None", "None", "None", "58732" ], [ "69e2380d3352426381f126222a8d7794", "02ba506b-6a84-4a85-8ad3-4c34ed2846c7", "f13c233b-54a6-4b0e-8b26-008081686071", "f13c233b-54a6-4b0e-8b26-008081686071", "ingress", "IPv6", "None", "None", "None", "None", "56102" ], [ "a3ccd76b29264bbe94415833015c9379", "02ca6b24-ecab-4005-b545-6829ba2f0e00", "3050a996-b1bf-4e86-bffd-795ca722575f", "None", "egress", "IPv4", "tcp", "443", "443", "10.175.226.213/8", "48824" ], [ "1656a2053b134afb94e612131220e828", "02d111e8-3a60-4a15-a633-3a68a3238978", "de7e1f28-6548-4b38-96ab-9c5bc87e5487", "None", "ingress", "IPv4", "tcp", "22", "22", "10.71.29.205/8", "9671" ], [ "85b928765b6e4d07acf811833a763de4", "02dc44e2-653e-4e82-9cdf-3c7b4304f4c5", "f115da7a-d95e-4f73-9c31-3b8f5ae7af9f", "None", "ingress", "IPv4", "tcp", "80", "80", "10.71.29.205/8", "2079" ], [ "97107d3284a848a4a4ea0345bd05cbef", "02dc6ed1-facd-4ae8-a79d-d14861c3ebf0", "ee5adf3a-0fa4-4f8b-82c8-929a6dc6f786", "None", "ingress", "IPv4", "tcp", "80", "80", "10.71.29.205/8", "2080" ], [ "7705adbe5221408f845e3bb10b6de471", "02df8509-89dd-42b3-84b9-d553c910a71f", "58032f1f-cd36-4ba5-9bb1-d847f6e5ece5", "None", "ingress", "IPv4", "tcp", "8055", "8055", "10.71.29.205/8", "2081" ], [ "6790bdc54ef84195b4d1e7df6642d968", "02ead40e-0f63-423b-b873-f74c05cb0457", "a017cbc1-5dbe-4cd5-998a-19d5c35339c9", "None", "egress", "IPv4", "None", "None", "None", "None", "58629" ], [ "1e5e8c562fca459d842f6849b3e3018e", "02fe7a29-0eba-48a0-9597-8112f0749bb5", "32902afa-881d-4e3c-b518-2e460a1947bb", "None", "egress", "IPv4", "None", "None", "None", "None", "58490" ], [ "00380ae12de643fea2ec50f14af654d3", "031ee480-4f32-4cb0-b06b-9d2f4df016e7", "b3fc14c4-bb8a-4b8e-8139-a433172624c3", "b3fc14c4-bb8a-4b8e-8139-a433172624c3", "ingress", "IPv4", "None", "None", "None", "None", "2082" ], [ "62f1bd6e54e141f6abc0e78e51415269", "032d23ee-cb76-4ddb-974c-cd2bbb833916", "b6794602-26e3-4d08-b56b-c678b00a86e2", "b6794602-26e3-4d08-b56b-c678b00a86e2", "ingress", "IPv4", "None", "None", "None", "None", "65733" ], [ "8d808091e4f74457859a69affa8367f2", "0331bc4f-8add-47b6-ae6f-06f9d63a4f7a", "dd735e72-816c-467c-b9a0-e59714e35280", "None", "egress", "IPv6", "None", "None", "None", "None", "2083" ], [ "a65f9e8fefc346488f00f6220816a8f6", "03360635-bf73-43ec-a8e5-d90308fce6fb", "ce92080e-9d44-4324-a479-329659e16e23", "None", "egress", "IPv6", "None", "None", "None", "None", "15987" ], [ "6c5195dbc73149188b93eacf1daa1237", "03395790-74ef-45b9-a2a1-b1b9efec4d06", "1141060a-7a20-4944-8069-6e32ee535e5b", "None", "egress", "IPv4", "None", "None", "None", "None", "61997" ], [ "578e020880f7452d95f6059dee14b335", "033c5ab8-f61b-470f-b793-a2714a93604c", "4d25a39f-5460-481a-99f0-791e0fa371d4", "None", "egress", "IPv6", "None", "None", "None", "None", "2084" ], [ "0d40572228a84adfbeea3e23e2ede8b9", "0353431f-826b-455b-b954-fc023174b796", "d2af5f63-c1e2-4aca-98da-1f537edc6bfe", "None", "egress", "IPv4", "None", "None", "None", "None", "19849" ], [ "0818de173fd9415ba3928cb446d742a7", "0353487e-b1ed-4073-931e-11a6dc9e9b55", "7f7870c6-2286-4a2f-9ed3-144925011d53", "None", "egress", "IPv6", "None", "None", "None", "None", "59883" ], [ "97107d3284a848a4a4ea0345bd05cbef", "03547ce9-220b-4d15-892b-b1469b8fa372", "5b768ff6-6c4e-4c24-b5d2-1ec67832d5e4", "None", "ingress", "IPv4", "tcp", "8081", "8081", "10.71.29.205/8", "2085" ], [ "3a8a2c70884d474aa1d3aeebeb800f7e", "035b13be-93fd-469e-a793-aceaff176cab", "88f9aa6a-5158-4041-85c2-043761e79256", "None", "ingress", "IPv4", "tcp", "443", "443", "10.71.29.205/8", "40747" ], [ "98333a1a28e746fa8c629c83a818ad57", "03628aac-aa59-4408-8f58-6e02dbd8fc89", "3c99cc00-fb94-4e93-87e6-8fe57eda1c2b", "None", "egress", "IPv4", "None", "None", "None", "None", "53150" ], [ "7b490336995d44f0b1d20eb4b1804094", "0364d304-4b5b-4a88-925b-44e8a46bd1c7", "1ff8f150-76bc-4dd6-af68-dfef57ac8a67", "None", "egress", "IPv6", "None", "None", "None", "None", "2086" ], [ "322d4717bb5841e5a5aa92968c1a0b9a", "036c6d9a-0ff0-4e74-b879-1fc5604376e0", "b8b768e9-36d4-4a0c-8711-1c8fed53a18e", "None", "egress", "IPv4", "tcp", "8080", "8080", "10.71.29.205/8", "55206" ], [ "578e020880f7452d95f6059dee14b335", "037d01a7-4845-4090-92bc-c4ff5817be3e", "7725a368-dc4d-459d-b38a-9ec9b6ae81ef", "None", "egress", "IPv4", "None", "None", "None", "None", "2087" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "security_group_id", "remote_group_id", "direction", "ethertype", "protocol", "port_range_min", "port_range_max", "remote_ip_prefix", "standard_attr_id" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(36)", "varchar(36)", "enum('ingress','egress')", "varchar(40)", "varchar(40)", "int", "int", "varchar(255)", "bigint" ], "foreign_keys": [ { "column_name": "security_group_id", "referenced_column_name": "id", "referenced_table_name": "securitygroups" }, { "column_name": "remote_group_id", "referenced_column_name": "id", "referenced_table_name": "securitygroups" }, { "column_name": "standard_attr_id", "referenced_column_name": "id", "referenced_table_name": "standardattributes" } ], "primary_key": [ "id" ] }
csail_stata_neutron
securitygroups
[ [ "tenant_id", "id", "name", "standard_attr_id" ], [ "39f988b0c06540b8ac104982e89c4c1e", "0008e629-5619-41e0-b86c-4eecfeaacb6c", "axiom", "44071" ], [ "63895706122b420090bb2757d80a8cbd", "0028f2b0-b1a0-4932-a6c5-93ec69119656", "track", "1342" ], [ "48d8d065c9e5496c9fe7fd146165a8bc", "0072ec7e-ecb2-4896-b304-846ffe9f0ab3", "helio-galax-solar", "1343" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "008406f7-7bdb-42f8-ac4e-180196e55c3d", "pulse-ether", "52734" ], [ "8c006833c8fa4d2e919e8d928dffd880", "009ac421-fb41-4084-947c-b7ac1531c4dc", "helio-galax-solar", "1344" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "00a39999-7ae3-459a-854c-a3275bda5b0c", "vortx_drive_spind", "1345" ], [ "7202a43be6fa4aec8387216260a4fae7", "01253706-20b0-4b19-9f75-9b950a248bc0", "zenit-pivot-drive", "53166" ], [ "3b0b0c0c360245e2ae43d348b79001a3", "015d4bd5-b049-49cb-a546-732220e3dc9a", "aurum-xenon", "55631" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "01643bbe-e6ce-4619-a11f-a46bdb4e575f", "aurum-xenon", "1346" ], [ "7c1c482a82944573802ae3d340dcfc2b", "01c0ae75-c510-4ca1-960a-5d0599e78194", "aurum-xenon", "35667" ], [ "c89039d9095e42d0b41fad722fbe17b5", "01e0d623-85c6-4327-ae64-bbcbd10d5cd7", "aurum-xenon", "58660" ], [ "98333a1a28e746fa8c629c83a818ad57", "01e76caf-4d05-411c-9b54-1c8c39a60d0f", "omega_star_dash", "37385" ], [ "ab864875e1f44f1c8f112ea460047cea", "01f8e0ff-3e88-413f-ae7b-89c80de58582", "aurum-xenon", "43492" ], [ "fa595a702b934289ba70a9de29a8a759", "022c6344-b935-4766-b722-320d3e448f33", "aurum-xenon", "1347" ], [ "58610dc4d25e4fc8aeb7fd999f667daf", "025fca54-40a1-44fa-b0e6-d3a6b4720edc", "aurum-xenon", "1348" ], [ "5b845b56f7264cc2bdf0ac4ec4e34108", "02834036-ecd5-429b-bb02-bec32f91247c", "netix5-86", "40622" ], [ "62f1bd6e54e141f6abc0e78e51415269", "02981d8d-7d76-4051-8e5f-47f08801ebac", "helio-galax-solar", "65751" ], [ "98333a1a28e746fa8c629c83a818ad57", "029fcc97-229c-4754-b4aa-1252d66d7bab", "delta", "42188" ], [ "68e42f31f5024ece88376a1ba96519a5", "02a51009-f743-43cc-abe2-45b898f967ab", "aurum-xenon", "15176" ], [ "8499a12af0db4dff9c9d28c0838333b8", "02c32fc2-0a22-4a61-9c63-4419bf10bad3", "aurum-xenon", "1349" ], [ "58e0eeffc0f24b119a10396364216de5", "02d0887a-7085-4b41-ac37-bd7788694d1f", "aurum-xenon", "51119" ], [ "ee1542117ec64464a07b731f3606a5e5", "02d5c943-7225-4bc8-aa4c-75a70e430200", "track", "1350" ], [ "39f988b0c06540b8ac104982e89c4c1e", "02f1f186-0a12-4fd1-9e61-83a2722b2373", "warp", "50514" ], [ "a6780a9c6f034d58b0bfffacd1db338e", "02f56707-007a-41a0-9d22-300ca140fec4", "aurum-xenon", "46562" ], [ "05001dd7e5be45ef8b1c7a54fa56c15e", "031b8c84-193c-4613-9c02-9e7c27751492", "aurum-xenon", "1351" ], [ "63a1ec4573cf4a6d9dca672c627fdd53", "0322dfcc-7295-4785-aac3-2511f3345044", "spark9-72", "39019" ], [ "53aeef9e1128492389b9c9e6e96e18d3", "03595a8a-902d-4440-a038-e71274c9f30d", "aurum-xenon", "51253" ], [ "3008a142e9524f7295b06ea811908f93", "036bbfaa-9fc3-4a6f-9f99-abd24213af9e", "prime", "29378" ], [ "d0ebc85936794a30b65bb6dae5687404", "0374f6a3-b6cb-4ef9-96a8-34c61eda19ee", "aurum-xenon", "1352" ], [ "20e9712d9b864eb7abe17fe7c8945df0", "03c8fd1c-6cc5-4e51-b0fa-8a90748ceac0", "aurum-xenon", "59185" ], [ "5011108dead44335aaa88096bb21616d", "04173d5b-fe87-4545-b5f6-aebd63336042", "aurum-xenon", "59841" ], [ "4e101cf5264b4e739b7b5ebe0f6b5c68", "044a6c1d-4a5f-4533-b2f1-6b7d48e41c8b", "spire", "1353" ], [ "4cae807de29744d4a729d94154c1e2dc", "04b0807a-fa38-431f-b559-aa3beb4c8f0a", "sonic_qubit_shine", "59204" ], [ "d1fe1eee802541b8bd5ed61cd3a05d77", "04d6bcfc-eb7d-4740-b5fc-0173197dcabd", "zenta-beam-flare", "1354" ], [ "62540d57c5a94cfdb9235ec313eb62c8", "04f64591-129a-49fd-ae31-584fabeeea3c", "track7-19", "9842" ], [ "47c0857cf5b5452a86f640fd44be1d40", "04f8626a-1d3c-4d93-8c25-fbd5c47ab4cf", "netix", "14131" ], [ "753d0f0bffff43b7b551111150ca7bfb", "04f9c2ab-ad7d-4899-9c5f-bb4259110292", "aurum-xenon", "60408" ], [ "db2eed6127444168be1318288a3078a4", "0531b4ee-eb57-45a2-b0a1-e731d696bd3e", "zenit_lyric_flick", "1355" ], [ "0869d84607844ffc9aa2a0a72a8cc4c0", "0542dc2c-7b04-454d-8ac9-2420ba3956e7", "proto", "55530" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "054897be-b6c1-4f64-9634-e4affa513880", "axis_aurum_scope", "1356" ], [ "ce4de7103e724ef7baa6a77d0a3b7fc0", "05959e86-aa3b-4622-985b-60e2882f663f", "aurum-xenon", "43265" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "05b0b170-be33-409a-9201-5cc2942b623f", "shine", "15317" ], [ "63a1ec4573cf4a6d9dca672c627fdd53", "05ca1b1b-a20c-49cb-88af-055e427e1299", "helix-netix", "39072" ], [ "c0f0f38999aa450c9dacc386180ca51f", "06487618-7256-403b-8ebb-5fd8212d2946", "aurum-xenon", "62883" ], [ "2a9b495932c64d80b1fac28d1416a921", "065a39af-b281-4790-8cd6-4fea1ab69c4e", "aurum-xenon", "1357" ], [ "612321cbac3c4aa6b357dea8a9b8c55a", "06872f65-e049-4e35-a730-0e4e48f3326a", "helio-galax-solar", "15492" ], [ "292c70904ce7415c8626f801bbf1ed0c", "068ff789-9abf-4991-933b-20127db52a48", "spind-lyric", "9496" ], [ "97107d3284a848a4a4ea0345bd05cbef", "06af17af-e6fb-44f4-8500-d08665b72f17", "orbit", "1358" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "06bbe7df-fec0-438a-bd3b-0d9eef8c0cc8", "novae-shine-zenit", "16915" ], [ "66972b7c64024318aabf3f6e7aabc45c", "06f696d1-910c-40b5-abd1-dec5dd162511", "orbit", "9306" ], [ "b3e261a7e7ee411480c05c1deec17181", "0711a4ea-0325-41b4-9491-2194b6cb616c", "aurum-xenon", "1359" ], [ "156e690246504b8fa38d425c15581894", "071bc05d-ff70-4428-80ff-58e53f8e46b9", "galax", "52742" ], [ "939a950b58f140b695f0da6c200e805c", "072f93a8-bac7-46ea-8ece-d6f432243961", "aurum-xenon", "1360" ], [ "3a3dd8971d2e4f6abf826e5dd0362895", "076c7499-6795-4bcf-b6d7-c3721af02018", "nexis", "16179" ], [ "c6d36b416dac49f193b4a209546ce370", "07baf994-b20d-433b-8dcf-f416891cc76d", "omega", "49636" ], [ "41875d895b664602869cdab371081dc3", "07c074c2-257d-44e5-b767-c9ae3a0f2698", "aurum-xenon", "1361" ], [ "2b0612b677df42b59f7ff08c9753365e", "07e78974-045a-477d-93df-c23b89f7ff91", "spark-speed", "15436" ], [ "24a8dbb463b64bc0818fb721a0637693", "08006c4f-7583-4489-9613-448d5fe7ab3d", "aurum-xenon", "1362" ], [ "7705adbe5221408f845e3bb10b6de471", "0809d1d4-de02-4e3c-984c-ce3cc829375b", "comet_streak_track", "1363" ], [ "ca0ba321451b4832a726b23f9a28453c", "0899bc8c-471a-493a-97ed-c4de72d9027b", "aurum-xenon", "40890" ], [ "d3e4c40bd306445faab49869baeac23f", "08aca231-fd6a-4634-8cb9-9e8617c4d75d", "ether_track_astro", "1364" ], [ "67a54336173d461ba0b569024c983436", "08c35bef-6da7-4143-bff9-63a656faa551", "aurum-xenon", "28875" ], [ "5ff7fc0747b44990a271062cbaba0581", "0900fbcf-7917-495b-a844-99f61550432a", "aurum-xenon", "1365" ], [ "3c0c9fa6bb85454784416297a250be7a", "0913341a-624e-4f15-93d2-2ce11a415209", "aurum-xenon", "1366" ], [ "de16fd9cf0394262a8416d2d145a80bd", "0918bd42-ff92-4217-b313-d60893b10153", "plasm8-93", "57041" ], [ "3008a142e9524f7295b06ea811908f93", "091b7b6a-19fb-4cb5-be91-486dd95c2190", "celes-beam-prime", "1367" ], [ "d6a88fa7e20a4053bdbf9cd2d3b2d9bb", "092b6c59-a454-40d0-a01c-b6e9f00e7db2", "aurum-xenon", "1368" ], [ "dfe304c6d2604ba3b2072dd8cb853d70", "09379e7e-1dee-4566-8b21-b5211dd84f0d", "aurum-xenon", "1369" ], [ "98333a1a28e746fa8c629c83a818ad57", "09578c9b-fe79-40af-9230-62e4d3689fca", "flux_meter_comet", "15142" ], [ "c6d36b416dac49f193b4a209546ce370", "098e84d9-f7fb-4b56-9a00-b5ec7bb61326", "aurum-netix", "31458" ], [ "a632c7327bec4f86b7fa93b1c93f3dab", "09b28fc9-7575-40a3-a961-48adba7349b2", "aurum-xenon", "1370" ], [ "bdbf4493026a4b568ccd39294a7ff7fb", "09c65ebd-c290-404e-8005-20d447b10d38", "aurum-xenon", "44036" ], [ "0223a6976a704184b63957b1b80a2c8e", "09ed1d56-1b8c-47e2-9c1b-464497ccd54a", "aurum-xenon", "61504" ], [ "98333a1a28e746fa8c629c83a818ad57", "0a413b7f-772b-4f05-a5d4-81d613273706", "quark-array-solar", "59303" ], [ "beda10bea1574335af5c23df8ff23ea1", "0a463b9b-0356-4124-9253-2c18d895ecca", "aurum-xenon", "7534" ], [ "e3fb2659584e436a832461dac02835f0", "0a4cc2bf-c2d5-4f78-b594-b4ca1b7b6aab", "array-pico", "52420" ], [ "8083447923734c679b261219b815d3bc", "0a73d8bb-0b30-494b-86f7-6e4242b2e7df", "theta_blitz_star", "59988" ], [ "a3ccd76b29264bbe94415833015c9379", "0a85db55-8ba0-4e1b-8565-54a29faffdeb", "gamma_align_delta", "48615" ], [ "f0ae1d7c6f7b4417b2c9c4c82933ebd5", "0adc1d0c-c6ef-4695-be3b-82d04a227c59", "helio-galax-solar", "13798" ], [ "34f87362758043a98ea19c5a5e9217c9", "0af450ad-f248-4a63-91e9-143cf0214585", "helio-galax-solar", "1371" ], [ "903af698adef4dfe806bd3ee4e5d6cf3", "0b15db51-f182-4049-be10-c8d135e23e88", "aurum-xenon", "1372" ], [ "95e5d392b1b64e27877dd20d2e278fe8", "0b256337-287b-4185-a801-24cba3828792", "aurum-xenon", "15336" ], [ "c1cb7bcbcb6040c9837c35ff8501b13a", "0b541fda-4e98-4814-a4a9-f44b85034556", "shine2-0", "26489" ], [ "6e66ba613f014f949f402d6ea5f9c5e3", "0bab8e05-3731-452a-8b90-25f92b9c8372", "aurum-xenon", "13613" ], [ "e8fa7c20e65e4b38b51d43f97ea35f6d", "0bbd6fef-aa81-4c93-b6cf-e564d9b5835f", "array-shift-blitz", "1373" ], [ "e4a412d830444d0bb1f81b2f9fa47f9a", "0bcc8d6c-2e71-4d90-99ca-0c3c1250e6a5", "aurum-xenon", "1375" ], [ "717cc16840494e8795e2ee25c46fe797", "0c349737-bfad-49e5-afde-6141c92058bc", "solar-flare-credo", "47881" ], [ "3008a142e9524f7295b06ea811908f93", "0cb19643-d584-4eac-870f-cd245c6abe6b", "quark-drift", "15977" ], [ "a851fb33992b46aa8d8c3ff00841815b", "0cd5c2cb-ac8e-4ff7-8f61-54e257c15520", "aurum-xenon", "1376" ], [ "f74f19bc5c4a4630aad6965475f6d4a0", "0d327f90-ac2a-49ee-bbe3-f4dc1502ecf6", "aurum-xenon", "47976" ], [ "3b56f9bddbcf470b9a620f537fff7c72", "0d3507a8-0525-4204-b1b3-5684504437a8", "aurum-xenon", "53229" ], [ "8ab98d49a88f4fc2bef97a514939a684", "0d59c70a-8465-4bf3-9dea-9d3985d925e9", "aurum-xenon", "64678" ], [ "47bf6e719c3341ee96c3cc809c91c39c", "0dc1a93f-e9c6-423c-94b1-5a9f05507d85", "aurum-xenon", "63020" ], [ "7cce8417c42f4771851a5603fb588c77", "0e252eb3-b702-449c-aafc-ff2b72d80b3e", "aurum-xenon", "1377" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "0e3a3406-1f13-44d7-ab63-55e66878daa9", "flux_quark_delta", "24908" ], [ "2afb7b8f496b4774a6c821229145a040", "0e590c9e-99d9-4c12-a471-208bb2ad462f", "lyric_prime_helix", "64283" ], [ "3be6c8b9f95842198466a9c673404768", "0e82aba8-4e77-41f3-8892-05475b73a6cc", "plane_gamma_comet", "1378" ], [ "dba6cc0fec6845a58f4dd5e84ef8dca5", "0ee96702-4c5c-4130-8d68-7a8cfb32df50", "starx_theta_neon", "47195" ], [ "955d106b831443429eb7734b19fd0611", "0f07fa59-11ad-47f8-9ea4-22eee1294f17", "aurum-xenon", "62165" ], [ "34c8d5cd44cc4b179c27892ec7596364", "0f118870-fc64-4d4d-80cf-b24a2d64baeb", "aurum-xenon", "56467" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "name", "standard_attr_id" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(255)", "bigint" ], "foreign_keys": [ { "column_name": "standard_attr_id", "referenced_column_name": "id", "referenced_table_name": "standardattributes" } ], "primary_key": [ "id" ] }
csail_stata_neutron
serviceprofiles
[ [ "id", "description", "driver", "enabled", "metainfo" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "description", "driver", "enabled", "metainfo" ], "column_types": [ "varchar(36)", "varchar(1024)", "varchar(1024)", "tinyint(1)", "varchar(4096)" ], "foreign_keys": [], "primary_key": [ "id" ] }
csail_stata_neutron
sessionpersistences
[ [ "vip_id", "type", "cookie_name" ], [ "fec601e1-596d-4bd6-9149-682470ece8c1", "HTTP_COOKIE", "None" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "vip_id", "type", "cookie_name" ], "column_types": [ "varchar(36)", "enum('SOURCE_IP','HTTP_COOKIE','APP_COOKIE')", "varchar(1024)" ], "foreign_keys": [ { "column_name": "vip_id", "referenced_column_name": "id", "referenced_table_name": "vips" } ], "primary_key": [ "vip_id" ] }
csail_stata_neutron
standardattributes
[ [ "id", "resource_type", "created_at", "updated_at", "description" ], [ "1", "ports", "None", "2020-02-27 06:39:25", "" ], [ "4", "ports", "None", "None", "" ], [ "7", "ports", "None", "2023-01-31 16:10:25", "" ], [ "17", "ports", "None", "2022-12-09 16:37:34", "" ], [ "19", "ports", "None", "2023-01-31 16:09:31", "" ], [ "20", "ports", "None", "None", "" ], [ "22", "ports", "None", "2023-01-31 16:10:25", "" ], [ "25", "ports", "None", "2023-01-31 16:11:22", "" ], [ "30", "ports", "None", "2023-01-31 16:06:17", "" ], [ "31", "ports", "None", "2022-03-15 15:53:55", "" ], [ "32", "ports", "None", "2023-01-31 16:09:26", "" ], [ "33", "ports", "None", "2020-01-31 15:13:32", "" ], [ "34", "ports", "None", "2016-10-19 17:25:52", "" ], [ "41", "ports", "None", "2023-01-31 16:06:39", "" ], [ "42", "ports", "None", "2022-09-01 16:17:45", "" ], [ "48", "ports", "None", "2023-10-07 05:14:32", "" ], [ "50", "ports", "None", "None", "" ], [ "52", "ports", "None", "2024-02-02 20:55:20", "" ], [ "55", "ports", "None", "None", "" ], [ "58", "ports", "None", "2020-04-27 22:10:24", "" ], [ "60", "ports", "None", "2023-01-31 16:08:55", "" ], [ "62", "ports", "None", "None", "" ], [ "65", "ports", "None", "2023-01-31 16:04:55", "" ], [ "66", "ports", "None", "2023-10-07 05:14:29", "" ], [ "68", "ports", "None", "2023-10-07 05:14:30", "" ], [ "70", "ports", "None", "2023-01-31 16:10:56", "" ], [ "71", "ports", "None", "None", "" ], [ "78", "ports", "None", "2022-06-24 16:09:31", "" ], [ "83", "ports", "None", "2023-01-31 16:04:07", "" ], [ "97", "ports", "None", "None", "" ], [ "98", "ports", "None", "None", "" ], [ "99", "ports", "None", "2023-01-31 16:03:48", "" ], [ "100", "ports", "None", "None", "" ], [ "103", "ports", "None", "None", "" ], [ "105", "ports", "None", "2017-08-01 17:13:03", "" ], [ "113", "ports", "None", "None", "" ], [ "116", "ports", "None", "None", "" ], [ "118", "ports", "None", "2023-10-07 05:14:32", "" ], [ "119", "ports", "None", "2022-03-15 20:43:40", "" ], [ "121", "ports", "None", "None", "" ], [ "132", "ports", "None", "None", "" ], [ "133", "ports", "None", "2023-10-07 05:14:24", "" ], [ "139", "ports", "None", "None", "" ], [ "148", "ports", "None", "2023-01-31 16:06:19", "" ], [ "149", "ports", "None", "2020-04-05 20:01:50", "" ], [ "152", "ports", "None", "2023-01-31 16:10:17", "" ], [ "154", "ports", "None", "None", "" ], [ "155", "ports", "None", "2022-03-15 20:39:09", "" ], [ "164", "ports", "None", "2023-01-31 16:09:52", "" ], [ "166", "ports", "None", "2024-02-02 20:56:20", "" ], [ "169", "ports", "None", "2022-12-07 18:57:39", "" ], [ "170", "ports", "None", "2023-01-31 16:06:00", "" ], [ "175", "ports", "None", "None", "" ], [ "180", "ports", "None", "None", "" ], [ "181", "ports", "None", "2023-01-31 16:06:58", "" ], [ "182", "ports", "None", "2023-01-31 16:08:43", "" ], [ "184", "ports", "None", "None", "" ], [ "185", "ports", "None", "2024-05-14 18:29:47", "" ], [ "191", "ports", "None", "2024-02-02 20:55:09", "" ], [ "194", "ports", "None", "2024-02-02 20:55:28", "" ], [ "195", "ports", "None", "None", "" ], [ "197", "ports", "None", "2022-03-15 20:42:09", "" ], [ "199", "ports", "None", "None", "" ], [ "200", "ports", "None", "2018-03-29 14:44:30", "" ], [ "202", "ports", "None", "2023-01-31 16:10:53", "" ], [ "205", "ports", "None", "None", "" ], [ "206", "ports", "None", "None", "" ], [ "207", "ports", "None", "None", "" ], [ "212", "ports", "None", "2023-01-31 16:10:43", "" ], [ "215", "ports", "None", "None", "" ], [ "216", "ports", "None", "2024-02-02 20:55:20", "" ], [ "218", "ports", "None", "None", "" ], [ "219", "ports", "None", "2023-01-31 16:11:23", "" ], [ "220", "ports", "None", "None", "" ], [ "223", "ports", "None", "2023-01-31 16:10:28", "" ], [ "224", "ports", "None", "None", "" ], [ "225", "ports", "None", "None", "" ], [ "230", "ports", "None", "None", "" ], [ "231", "ports", "None", "None", "" ], [ "235", "ports", "None", "2023-01-31 16:06:03", "" ], [ "238", "ports", "None", "2022-03-15 16:27:25", "" ], [ "240", "ports", "None", "None", "" ], [ "243", "ports", "None", "None", "" ], [ "246", "ports", "None", "None", "" ], [ "247", "ports", "None", "None", "" ], [ "248", "ports", "None", "2023-10-07 05:14:20", "" ], [ "251", "ports", "None", "2023-01-31 16:10:52", "" ], [ "252", "ports", "None", "None", "" ], [ "257", "ports", "None", "None", "" ], [ "258", "ports", "None", "None", "" ], [ "259", "ports", "None", "None", "" ], [ "261", "ports", "None", "2017-01-31 20:54:09", "" ], [ "264", "ports", "None", "2023-01-11 19:20:38", "" ], [ "267", "ports", "None", "2023-10-07 05:14:23", "" ], [ "268", "ports", "None", "None", "" ], [ "270", "ports", "None", "2022-03-15 20:41:40", "" ], [ "271", "ports", "None", "2020-02-27 07:13:48", "" ], [ "273", "ports", "None", "2023-01-17 16:00:03", "" ], [ "274", "ports", "None", "2023-01-31 16:08:33", "" ], [ "275", "ports", "None", "2023-01-31 16:11:28", "" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "id", "resource_type", "created_at", "updated_at", "description" ], "column_types": [ "bigint", "varchar(255)", "datetime", "datetime", "varchar(255)" ], "foreign_keys": [], "primary_key": [ "id" ] }
csail_stata_neutron
subnetpoolprefixes
[ [ "cidr", "subnetpool_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "cidr", "subnetpool_id" ], "column_types": [ "varchar(64)", "varchar(36)" ], "foreign_keys": [ { "column_name": "subnetpool_id", "referenced_column_name": "id", "referenced_table_name": "subnetpools" } ], "primary_key": [ "cidr", "subnetpool_id" ] }
csail_stata_neutron
subnetpools
[ [ "tenant_id", "id", "name", "ip_version", "default_prefixlen", "min_prefixlen", "max_prefixlen", "shared", "default_quota", "hash", "address_scope_id", "is_default", "standard_attr_id" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "name", "ip_version", "default_prefixlen", "min_prefixlen", "max_prefixlen", "shared", "default_quota", "hash", "address_scope_id", "is_default", "standard_attr_id" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(255)", "int", "int", "int", "int", "tinyint(1)", "int", "varchar(36)", "varchar(36)", "tinyint(1)", "bigint" ], "foreign_keys": [ { "column_name": "standard_attr_id", "referenced_column_name": "id", "referenced_table_name": "standardattributes" } ], "primary_key": [ "id" ] }
csail_stata_neutron
subnetroutes
[ [ "destination", "nexthop", "subnet_id" ], [ "10.100.51.19/8", "10.30.19.197/8", "012993ae-5d73-4aad-834b-e87a31e99d48" ], [ "10.71.29.205/8", "10.30.19.197/8", "012993ae-5d73-4aad-834b-e87a31e99d48" ], [ "10.169.77.216/8", "10.232.49.230/8", "76123b94-2ae9-40c4-a4c6-03ee98d081d9" ], [ "10.169.77.216/8", "10.75.231.144/8", "9ce2600b-6566-4c81-9370-9b758d5f7ccc" ], [ "10.96.5.18/8", "10.33.34.94/8", "e8da8ec5-364b-4a31-afaf-f68a206b7846" ], [ "10.96.5.18/8", "10.72.174.11/8", "faee7948-a17f-4e58-a557-7ea1219c3b5f" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "destination", "nexthop", "subnet_id" ], "column_types": [ "varchar(64)", "varchar(64)", "varchar(36)" ], "foreign_keys": [ { "column_name": "subnet_id", "referenced_column_name": "id", "referenced_table_name": "subnets" } ], "primary_key": [ "destination", "nexthop", "subnet_id" ] }
csail_stata_neutron
subnets
[ [ "tenant_id", "id", "name", "network_id", "ip_version", "cidr", "gateway_ip", "enable_dhcp", "ipv6_ra_mode", "ipv6_address_mode", "subnetpool_id", "standard_attr_id" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "012993ae-5d73-4aad-834b-e87a31e99d48", "shift3", "f29a09a3-0e98-498f-8493-ac69378220a0", "4", "10.131.150.180/8", "10.30.19.197/8", "1", "None", "None", "None", "44775" ], [ "98333a1a28e746fa8c629c83a818ad57", "0807c5b3-aa6c-4108-8884-7b4948a19178", "align_glint", "18b03960-577f-49a4-be38-aafb4e05f3f3", "4", "10.51.159.90/8", "10.210.236.141/8", "1", "None", "None", "None", "21150" ], [ "809c6f32e1f84a5bbdaf905685a0b4f3", "0814cd95-6c95-4669-8415-e555344bb15b", "spark-nexis-proto", "63dc291f-cabd-4689-9ec8-c0d935c6399e", "4", "10.37.117.235/8", "10.51.22.157/8", "1", "None", "None", "None", "14900" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "16eaae8c-1920-4b8b-8765-f149dde8a1a6", "dash_spark", "c9e8f307-e1d5-4c06-b464-ef5370ca1d6d", "4", "10.49.195.222/8", "10.107.243.218/8", "0", "None", "None", "None", "16172" ], [ "17ea94ad74b64b9d92f4888336a598c7", "1e360a1e-339a-4dc7-a250-28c31fcd905a", "lyric_quark", "fe178706-9942-4600-9224-b2ae7c61db71", "4", "10.148.129.59/8", "None", "1", "None", "None", "None", "1312" ], [ "bfd50153a2e9476f93e33e30e922cd06", "2019039a-089f-408c-b080-201a0c5cbe6f", "align_glint", "259e350d-9ea5-4dc5-8a1c-4ab7deef9eec", "4", "10.51.159.90/8", "10.210.236.141/8", "1", "None", "None", "None", "21001" ], [ "d00c4471fe5945f69795d50f7f32981e", "25a309b3-7334-44b7-99b5-85a874d28475", "alpha_spike", "92d37d16-07e5-4387-8ab0-ce4a90a998ea", "4", "10.13.81.72/8", "10.35.234.88/8", "1", "None", "None", "None", "50204" ], [ "939a950b58f140b695f0da6c200e805c", "25e390e6-3a89-42d7-a5e8-c4da22edc587", "cubic", "1e070f88-14f2-40ba-a79d-5a4eb023d88b", "4", "10.116.152.132/8", "10.101.254.250/8", "1", "None", "None", "None", "1314" ], [ "d60e461ee9034977b4717d79bba2f77e", "26a23140-1cb7-4ccd-b2d7-50611eb82663", "prime-prime", "c859d73e-68b1-47e2-a271-8e2c1cdc979d", "4", "10.42.88.207/8", "10.119.246.1/8", "1", "None", "None", "None", "1315" ], [ "98333a1a28e746fa8c629c83a818ad57", "2f08159a-e945-4ba2-a583-431d1f8078d9", "zeph_axis", "cc0bf539-feba-46fe-a2e3-f04bfe1eef35", "4", "10.13.188.223/8", "10.191.175.87/8", "1", "None", "None", "None", "1317" ], [ "98333a1a28e746fa8c629c83a818ad57", "2fe21560-7cdc-409c-b01c-8c79492c8e3b", "streak2-45", "ee45c397-e436-4b5e-b9ee-113bfbf4ffd0", "4", "10.124.3.77/8", "10.159.33.136/8", "1", "None", "None", "None", "54729" ], [ "db95ae8358bd4566ba2e38702a128b6b", "34321473-f650-4886-808c-9b2431aafc8c", "flare8", "9eb1cb96-7b96-4734-b99f-e2320fc4e475", "4", "10.7.144.178/8", "10.3.66.147/8", "1", "None", "None", "None", "1318" ], [ "17ea94ad74b64b9d92f4888336a598c7", "34d23111-2910-4373-a1db-cbe0fc45cc5e", "lumen_shine", "04dc6fb8-2d9e-4739-9c71-1e3dc9ab6390", "4", "10.45.1.21/8", "None", "1", "None", "None", "None", "15364" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "36ad083d-c3cc-443f-8821-c85601c10084", "gamut2", "8ad137b5-cc2b-44c7-9db0-e4f81d978d0c", "4", "10.168.109.116/8", "10.192.111.154/8", "1", "None", "None", "None", "1320" ], [ "fab98a79c65a47a99d23492c39315927", "37f62d26-a556-4177-8d7b-fe5f016a37a3", "space", "82caefaf-7420-4122-80c4-92e46e9fd658", "4", "10.112.136.215/8", "10.241.214.72/8", "1", "None", "None", "None", "6059" ], [ "bfd50153a2e9476f93e33e30e922cd06", "388ee748-7b3d-4049-99b4-7e582937bbd4", "celes-blaze", "38bfcc47-5f4d-46c8-9596-fb3a69f64e1e", "4", "10.133.215.196/8", "10.218.105.79/8", "1", "None", "None", "None", "6013" ], [ "939a950b58f140b695f0da6c200e805c", "429cf811-e47b-4ea4-b332-d87f8fb3e282", "meter_mover", "85d1052c-e23d-4ecb-bdba-16ebb8265237", "4", "10.42.32.41/8", "10.169.81.177/8", "0", "None", "None", "None", "1321" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "4ab2d89a-536b-4ec7-a8a2-df853a5b65e3", "dash5", "dfdf2f92-8c4b-4a49-9641-4d5d77fa135b", "4", "10.96.238.36/8", "10.42.84.120/8", "1", "None", "None", "None", "1322" ], [ "98333a1a28e746fa8c629c83a818ad57", "4ec9c5db-8f83-4f66-9de3-45078ba25f41", "prime-shift", "b3d6c27a-a9bb-4521-b5de-4d65eb7490dc", "6", "10.195.183.158/8", "10.190.174.219/8", "1", "dhcpv6-stateful", "dhcpv6-stateful", "None", "21088" ], [ "ccffeac313314388922e3c1006ee9871", "4fbfd587-0fdf-494d-8a79-0ce73ff4d055", "meter4", "6814a543-6ad2-4426-83bc-dd0740dc068a", "4", "10.83.84.132/8", "None", "1", "None", "None", "None", "14015" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "569e4e04-2130-4d43-9549-44eaa78187fa", "qubit9", "6ef825a6-115f-4270-86ca-e3a818b13c14", "4", "10.190.237.200/8", "10.22.86.28/8", "1", "None", "None", "None", "7650" ], [ "bfd50153a2e9476f93e33e30e922cd06", "5a4a17a5-301a-4a2b-ac62-15cda54d4dad", "helix_cubic", "9a8f3905-08e1-47df-a376-12d3093c04bc", "4", "10.140.101.221/8", "10.199.64.236/8", "1", "None", "None", "None", "24315" ], [ "5f321cb6f5454443876cfbe22aa1d6d8", "5a9a4c02-f5f0-4b87-a48b-c08f6b873fec", "forge-prime", "5b5cae96-6f01-43b4-865a-369382c484f3", "4", "10.145.222.112/8", "10.204.198.208/8", "1", "None", "None", "None", "1323" ], [ "fab98a79c65a47a99d23492c39315927", "5e142952-a7f2-40e9-a941-0df00182e08c", "spike_drive", "82caefaf-7420-4122-80c4-92e46e9fd658", "4", "10.151.186.223/8", "10.183.73.24/8", "1", "None", "None", "None", "6060" ], [ "ef0ebc28b4e54d1b818821b2fd5e7511", "623773a5-42bb-46ed-9148-374c29fd4c64", "spire-strat", "d1419216-65f6-4bba-bd77-f35850328822", "4", "10.145.222.112/8", "10.204.198.208/8", "1", "None", "None", "None", "1324" ], [ "84d075a4038642f3b592249e4a9cc41a", "69924eb1-208f-44f9-8f9f-40c5b56cc1af", "scope4", "5f12d2ba-af34-45bf-8118-10fb41d6b5f7", "4", "10.13.81.72/8", "None", "1", "None", "None", "None", "1325" ], [ "6f9adccbd03e4d2186756896957a14bf", "76123b94-2ae9-40c4-a4c6-03ee98d081d9", "mover_spear", "0a1d0a27-cffa-4de3-92c5-9d3fd3f2e74d", "4", "10.37.117.235/8", "10.51.22.157/8", "1", "None", "None", "None", "1326" ], [ "6707cc1c25b14cb6a625ea1d5c06946d", "78d951ff-a5df-4a9a-9352-05703e990324", "xenon9", "f185f951-64c6-4d2e-b412-1504f800e20b", "4", "10.13.81.72/8", "10.35.234.88/8", "1", "None", "None", "None", "1327" ], [ "fab98a79c65a47a99d23492c39315927", "862e31fa-ce44-4f58-95b7-9bf1193cb5c9", "quark0", "05e04d8f-42ab-4610-845a-e50c515bf89a", "4", "10.151.186.223/8", "10.183.73.24/8", "1", "None", "None", "None", "59606" ], [ "d5a33464413740e19dbe588144de18d0", "889127c0-f07d-4494-a1a5-14293ef6bca5", "zenta-delta", "adaf4d7d-da5b-4a9f-b2b7-45074035f7f9", "4", "10.59.247.49/8", "10.210.172.3/8", "1", "None", "None", "None", "1328" ], [ "d5a33464413740e19dbe588144de18d0", "890e8f54-c93f-4f2c-9e63-5a1b3d70d9d6", "galax-phase", "99d2d7a0-3a92-4f0d-8e2f-917201477f8b", "4", "10.82.4.115/8", "10.77.211.184/8", "1", "None", "None", "None", "1329" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "94d5f7e2-c383-4532-993d-ed6f9a9bb771", "comet7-49", "d8d71cfe-9924-4521-9c23-e0eb4ec92747", "4", "10.65.25.0/8", "None", "1", "None", "None", "None", "14632" ], [ "ecc28eb4ccc84ea497c8770ec9e7f0db", "95c091f0-34e6-42a0-8c45-936cccba55c7", "shine_vortex", "7cde47d6-0ae4-4537-9120-444dc3920ff0", "4", "10.118.65.134/8", "10.61.127.33/8", "1", "None", "None", "None", "1331" ], [ "98333a1a28e746fa8c629c83a818ad57", "97c5b573-621a-4d16-8c90-12f7d411d7e9", "lyric_quark", "5ec0b65f-6115-4525-8093-a8ce01707624", "4", "10.45.225.109/8", "None", "1", "None", "None", "None", "1332" ], [ "db95ae8358bd4566ba2e38702a128b6b", "9a5dbe03-34ac-4c93-89b8-cd16bb198697", "glyph_mover", "f18bc442-8970-40dd-ad8e-a69f1733cc98", "4", "10.109.15.13/8", "10.24.95.177/8", "1", "None", "None", "None", "1333" ], [ "6f9adccbd03e4d2186756896957a14bf", "9ce2600b-6566-4c81-9370-9b758d5f7ccc", "spark4", "4207d69c-903d-48d3-be48-debcb46b3241", "4", "10.79.27.247/8", "10.146.31.243/8", "1", "None", "None", "None", "20750" ], [ "fab98a79c65a47a99d23492c39315927", "9d67653d-0e90-4f72-a9ab-162930b79267", "flare_strat", "354ce497-50a3-42cc-9cd7-e6fe499f7211", "4", "10.112.136.215/8", "10.241.214.72/8", "1", "None", "None", "None", "59602" ], [ "98333a1a28e746fa8c629c83a818ad57", "b20e102d-9334-447d-8bfa-878485d13663", "gamma3_helix", "2fd4865f-ed87-4b56-a1a3-8a20f3275c0d", "4", "10.112.136.215/8", "None", "0", "None", "None", "None", "54184" ], [ "5f321cb6f5454443876cfbe22aa1d6d8", "b57b0a8f-0a00-47e7-8b0c-2e4728f93533", "spire7", "67d7ab01-c733-4391-9bf4-a6fdc7d11382", "4", "10.232.183.159/8", "10.87.216.39/8", "1", "None", "None", "None", "1334" ], [ "70b2507b8cc44fcb917ddfb85f5079d9", "bef6a0f5-1da7-4499-b9fc-8456b4a593bc", "spark4", "b4f80478-cac6-49b2-9485-8d011dc9cb53", "4", "10.139.203.124/8", "10.226.230.46/8", "1", "None", "None", "None", "1335" ], [ "17ea94ad74b64b9d92f4888336a598c7", "bfa4c406-630d-4b28-955f-d46ada5d4c07", "spark9-72", "e521f9d0-a1bd-4ff4-bc81-78a60dd88fe5", "4", "10.112.136.215/8", "None", "0", "None", "None", "None", "1336" ], [ "d5a33464413740e19dbe588144de18d0", "c196b93b-6df3-400c-a02a-333ce0623f01", "orbit4", "d4d68601-45d2-4ed9-9a22-f62b8645223d", "4", "10.75.91.253/8", "10.29.52.67/8", "1", "None", "None", "None", "1337" ], [ "3a3dd8971d2e4f6abf826e5dd0362895", "c42d1fec-ca09-4b4c-9763-3fd7aaf36a25", "flick-starx", "28bdd9ff-3e79-45ac-9831-f61a8ac71ab7", "4", "10.131.134.151/8", "10.28.50.81/8", "1", "None", "None", "None", "25012" ], [ "2225894827c04000a2b8e087256dacc7", "c8dbe01f-3465-46f8-a3b0-20436272a81a", "neon5", "888bba77-ed12-40b4-a804-d24c88a731cc", "4", "10.147.125.107/8", "10.42.191.118/8", "1", "None", "None", "None", "1338" ], [ "4e101cf5264b4e739b7b5ebe0f6b5c68", "d23b3313-7e36-47a0-8beb-3c80bd26afaa", "meter4", "a4d00c60-f005-400e-a24c-1bf8b8308f98", "4", "10.172.178.110/8", "None", "1", "None", "None", "None", "1339" ], [ "09ad05432f914e26bc417bf58f1cb4d2", "d607b3ee-92c6-4c55-933b-ac08aa0aa08f", "meter-netix", "76ce01f0-fa14-4a5d-9808-009709a72219", "4", "10.51.174.76/8", "10.160.126.213/8", "1", "None", "None", "None", "5914" ], [ "daa18fdafdf04b5eac18e04aa19ee214", "e0ac71ab-9f59-4f6a-93c7-43b431f4382b", "helio-drive", "84ba89ec-68fd-4257-80eb-a1c3a65ee594", "6", "10.18.76.76/8", "10.87.234.209/8", "1", "dhcpv6-stateful", "dhcpv6-stateful", "None", "33993" ], [ "98333a1a28e746fa8c629c83a818ad57", "e8da8ec5-364b-4a31-afaf-f68a206b7846", "orbit-drive", "b3d6c27a-a9bb-4521-b5de-4d65eb7490dc", "4", "10.53.228.11/8", "10.25.176.78/8", "1", "None", "None", "None", "1340" ], [ "daa18fdafdf04b5eac18e04aa19ee214", "faee7948-a17f-4e58-a557-7ea1219c3b5f", "axiom8", "84ba89ec-68fd-4257-80eb-a1c3a65ee594", "4", "10.44.3.58/8", "10.196.213.153/8", "1", "None", "None", "None", "1341" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "tenant_id", "id", "name", "network_id", "ip_version", "cidr", "gateway_ip", "enable_dhcp", "ipv6_ra_mode", "ipv6_address_mode", "subnetpool_id", "standard_attr_id" ], "column_types": [ "varchar(255)", "varchar(36)", "varchar(255)", "varchar(36)", "int", "varchar(64)", "varchar(64)", "tinyint(1)", "enum('slaac','dhcpv6-stateful','dhcpv6-stateless')", "enum('slaac','dhcpv6-stateful','dhcpv6-stateless')", "varchar(36)", "bigint" ], "foreign_keys": [ { "column_name": "network_id", "referenced_column_name": "id", "referenced_table_name": "networks" }, { "column_name": "standard_attr_id", "referenced_column_name": "id", "referenced_table_name": "standardattributes" } ], "primary_key": [ "id" ] }
csail_stata_neutron
tags
[ [ "standard_attr_id", "tag" ] ]
{ "column_descriptions": [], "column_names_cleaned": [ "standard_attr_id", "tag" ], "column_types": [ "bigint", "varchar(60)" ], "foreign_keys": [ { "column_name": "standard_attr_id", "referenced_column_name": "id", "referenced_table_name": "standardattributes" } ], "primary_key": [ "tag", "standard_attr_id" ] }