[Rdo-list] Horizon in fresh install of Havana not working

Perry Myers pmyers at redhat.com
Tue Oct 29 11:52:09 UTC 2013


On 10/29/2013 06:17 AM, Diogo Vieira wrote:
> Just to close this issue, the problem with the neutron-dhcp-agent was
> not the dnsmasq version but SELinux policies. The command 'setenforce 0'
> seems to have fixed the problem and the agent started normally.
> 
> Should I open a bug about this (because it seems that some policies have
> not been set correctly)?

Can you get a list of avc messages?  If SELinux is the issue, there
should be some avc errors in the logs that you can retrieve with:

sudo audit2allow -a
sudo audit2why -a

(In Fedora these commands are in the policycoreutils-python package)

But yes, file a bug with the avc messages that look like they are
interfering with Neutron DHCP agent and we can work to fix the policies.

Also, please let us know which version of selinux-policy and
selinux-policy-targeted are installed on your machine.

Perry




More information about the dev mailing list