Comment 12 for bug 1080846

Revision history for this message
Aaron Rosen (arosen) wrote :

Great, now when the quantum-dhcp-agent is running if you run:

ps -eaf | grep quantum-dhcp-agent

It should return:

arosen 1553 1493 0 Jan03 pts/23 00:04:13 python /opt/stack/quantum/bin/quantum-dhcp-agent --config-file /etc/quantum/quantum.conf --config-file=/etc/quantum/dhcp_agent.ini

But in your case arosen should say stack. Does it?

--- Also in my setup: /etc/quantum/rootwrap.d is all owned by root. I'm pretty sure that needs to be owned by root to work otherwise your user could add commands to that which would make the rootwrap useless.