Skip to content

Instantly share code, notes, and snippets.

@larsks
Last active December 24, 2015 12:28
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
qdhcp-5571f6a1-a488-4f9f-a5ea-ed1a7a9350bb
+--------------------------------------+-----------+-----------------------------------------------------------------------------+
| id | name | external_gateway_info |
+--------------------------------------+-----------+-----------------------------------------------------------------------------+
| 18642fd3-7491-4f6d-bd9e-ba5b4879b012 | pubrouter | {"network_id": "65c4e7cf-ef87-4e00-b228-5b5a0956863b", "enable_snat": true} |
+--------------------------------------+-----------+-----------------------------------------------------------------------------+
4d4d5e5f-13e5-4a20-bab8-5a484fe2586d
Bridge br-ex
Port "eth0"
Interface "eth0"
Port br-ex
Interface br-ex
type: internal
Bridge br-int
Port "int-br-eth1"
Interface "int-br-eth1"
Port "tap647c5872-2b"
tag: 1
Interface "tap647c5872-2b"
type: internal
Port br-int
Interface br-int
type: internal
Bridge "br-eth1"
Port "phy-br-eth1"
Interface "phy-br-eth1"
Port "br-eth1"
Interface "br-eth1"
type: internal
Port "eth1"
Interface "eth1"
ovs_version: "1.11.0"
neutron 11554 1 0 13:27 ? 00:00:03 /usr/bin/python /usr/bin/neutron-dhcp-agent --log-file /var/log/neutron/dhcp-agent.log --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini
neutron 11591 1 0 13:27 ? 00:00:04 /usr/bin/python /usr/bin/neutron-l3-agent --log-file /var/log/neutron/l3-agent.log --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini
neutron 11609 1 0 13:27 ? 00:00:00 /usr/bin/python /usr/bin/neutron-metadata-agent --log-file /var/log/neutron/metadata-agent.log --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini
neutron 11624 1 0 13:27 ? 00:00:07 /usr/bin/python /usr/bin/neutron-openvswitch-agent --log-file /var/log/neutron/openvswitch-agent.log --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini
neutron 11651 1 1 13:27 ? 00:00:11 /usr/bin/python /usr/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini --log-file /var/log/neutron/server.log
nobody 11724 1 0 13:27 ? 00:00:00 dnsmasq --no-hosts --no-resolv --strict-order --bind-interfaces --interface=tap647c5872-2b --except-interface=lo --pid-file=/var/lib/neutron/dhcp/5571f6a1-a488-4f9f-a5ea-ed1a7a9350bb/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5571f6a1-a488-4f9f-a5ea-ed1a7a9350bb/host --dhcp-optsfile=/var/lib/neutron/dhcp/5571f6a1-a488-4f9f-a5ea-ed1a7a9350bb/opts --leasefile-ro --dhcp-range=tag0,172.16.0.0,static,120s --conf-file= --domain=openstacklocal
neutron-dhcp-agent (pid 11554) is running...
neutron-l3-agent (pid 11591) is running...
neutron-metadata-agent (pid 11609) is running...
neutron-openvswitch-agent (pid 11624) is running...
neutron (pid 11651) is running...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment