Skip to content

Instantly share code, notes, and snippets.

@jedipunkz
Created October 11, 2013 07:19
Show Gist options
  • Save jedipunkz/6930816 to your computer and use it in GitHub Desktop.
Save jedipunkz/6930816 to your computer and use it in GitHub Desktop.
havana dhcp_agent.ini
とりあえず動く dhcp_agent.ini
[DEFAULT]
dhcp_agent_manager = neutron.agent.dhcp_agent.DhcpAgentWithStateReport
interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver
ovs_use_veth = False
root_helper = sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
use_namespaces = True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment