Skip to content

Instantly share code, notes, and snippets.

Created April 7, 2014 19:34
Show Gist options
  • Save anonymous/77a792c718ba11a20c24 to your computer and use it in GitHub Desktop.
Save anonymous/77a792c718ba11a20c24 to your computer and use it in GitHub Desktop.
{
"ports" : [ {
"id" : "3984dc93-e571-4b09-bed5-729dbba0babc",
"network_id" : "e43e2e74-4e4d-4560-b359-8aaacdf4d861",
"name" : "",
"admin_state_up" : true,
"mac_address" : "FA:16:3E:32:DF:33",
"fixed_ips" : [ {
"ip_address" : "10.200.2.2",
"subnet_id" : "68a803de-45e4-459e-ae52-5973c8c36262"
} ],
"device_id" : "09e90182-4b67-437c-9a5f-1c64f59fc2f5",
"device_owner" : "compute:nova",
"tenant_id" : "654666008dde42ef9d28e64d1d1eae6e",
"security_groups" : [ {
"id" : "f898587b-6a0e-47a0-bfae-f0235bc92bb0",
"name" : "default",
"description" : "default",
"tenant_id" : "654666008dde42ef9d28e64d1d1eae6e",
"security_group_rules" : [ {
"id" : "18b27772-2f09-4c3a-b67e-214300f6bfc5",
"direction" : "ingress",
"ethertype" : "IPv4",
"remote_group_id" : "f898587b-6a0e-47a0-bfae-f0235bc92bb0",
"security_group_id" : "f898587b-6a0e-47a0-bfae-f0235bc92bb0",
"tenant_id" : "654666008dde42ef9d28e64d1d1eae6e"
}, {
"id" : "6caef49e-2c98-49f9-a10f-fded3e626baa",
"direction" : "ingress",
"ethertype" : "IPv6",
"remote_group_id" : "f898587b-6a0e-47a0-bfae-f0235bc92bb0",
"security_group_id" : "f898587b-6a0e-47a0-bfae-f0235bc92bb0",
"tenant_id" : "654666008dde42ef9d28e64d1d1eae6e"
}, {
"id" : "76cf5f39-7b88-4d5b-99a8-b62029c152cf",
"direction" : "egress",
"ethertype" : "IPv4",
"security_group_id" : "f898587b-6a0e-47a0-bfae-f0235bc92bb0",
"tenant_id" : "654666008dde42ef9d28e64d1d1eae6e"
}, {
"id" : "8834678f-80a7-4956-a24b-b5951c22577d",
"direction" : "egress",
"ethertype" : "IPv6",
"security_group_id" : "f898587b-6a0e-47a0-bfae-f0235bc92bb0",
"tenant_id" : "654666008dde42ef9d28e64d1d1eae6e"
} ]
} ]
}, {
"id" : "35278e51-eb1a-48bd-94b3-4ac5eea5b6b9",
"network_id" : "e43e2e74-4e4d-4560-b359-8aaacdf4d861",
"name" : "",
"admin_state_up" : true,
"mac_address" : "FA:16:3E:A0:5F:3C",
"fixed_ips" : [ {
"ip_address" : "10.200.2.3",
"subnet_id" : "68a803de-45e4-459e-ae52-5973c8c36262"
} ],
"device_id" : "dhcp2617078a-159f-57f9-818d-f8da2e7f32f5-e43e2e74-4e4d-4560-b359-8aaacdf4d861",
"device_owner" : "network:dhcp",
"tenant_id" : "654666008dde42ef9d28e64d1d1eae6e",
"security_groups" : [ ]
}, {
"id" : "a2e800d8-7620-472c-a31a-0c274deb7259",
"network_id" : "f4ea9e8f-a3b6-424e-9ce6-3cc3c9348276",
"name" : "",
"admin_state_up" : true,
"mac_address" : "FA:16:3E:85:83:0F",
"fixed_ips" : [ {
"ip_address" : "192.168.210.1",
"subnet_id" : "f5d44d3d-db75-4d2a-9f27-c3caf89bbfec"
} ],
"device_id" : "0b52974e-a0e9-4124-b192-2918c2f3627e",
"device_owner" : "network:router_gateway",
"tenant_id" : "",
"security_groups" : [ ]
}, {
"id" : "a302c921-e5be-41cf-ba1f-1111fc352edb",
"network_id" : "dd782ae8-333a-46dc-9a0e-bae380236a86",
"name" : "",
"admin_state_up" : true,
"mac_address" : "FA:16:3E:76:66:4E",
"fixed_ips" : [ {
"ip_address" : "10.0.0.1",
"subnet_id" : "039584f2-4352-49bf-9607-69e488e0c424"
} ],
"device_id" : "0b52974e-a0e9-4124-b192-2918c2f3627e",
"device_owner" : "network:router_interface",
"tenant_id" : "6de8b805a623474ea6d1e68834bada58",
"security_groups" : [ ]
} ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment