Can't run DHCP Agent

Asked by Emilien Macchi

Using Folsom Testing packages [1] in Ubuntu 12.04, I can't run quantum-dhcp-agent [2].

Here you can find my dhcp_agent.ini [3]

[1] https://launchpad.net/~openstack-ubuntu-testing/+archive/folsom-trunk-testing
[2] http://paste.openstack.org/show/6dSN7Yv5M5ewl5m2ofhP/
[3] http://paste.openstack.org/show/oH2b4forcHx8MrRCb9Su/

Thanks.

Question information

Language:
English Edit question
Status:
Solved
For:
neutron Edit question
Assignee:
No assignee Edit question
Solved by:
yong sheng gong
Solved:
Last query:
Last reply:
Revision history for this message
Best yong sheng gong (gongysh) said :
#1

to start any binaries in new quantum, we must provide two config files, one is quantum.conf, another is binary specific.
for dhcp agent, it is dhcp-agent --config-file /etc/quantum/quantum.conf --config-file /etc/quantum/dhcp_agent.ini

Revision history for this message
Emilien Macchi (emilienm) said :
#2

Thanks yong sheng gong, that solved my question.

Revision history for this message
Adam Gandelman (gandelman-a) said :
#3

@yong, is this true of all of the agents, including the plugin agents? (linuxbridge, openvswitch, etc?)