Previously, there was an error when attempting to launch an instance on a nova-network compute node configured by staypuft/openstack-foreman-installer. This was due to package conntrack-tools was missing from the installer.
This bug was fixed by adding a line in openstack-nova.spec to install conntrack-tools package for the nova-network's service. Nova-network can now configure networks and there is no error reported.
Description of problem:
When attempting to launch an instance on a nova-network compute node configured by staypuft/openstack-foreman-installer, an error appears in /var/log/nova/nova-network.log:
TRACE nova.network.linux_net Stderr: u'/usr/bin/nova-rootwrap: Executable not found: conntrack (filter match = conntrack)\n'
Version-Release number of selected component (if applicable):
openstack-nova-network-2015.1.0-4.el7ost.noarch
How reproducible:
Every time
Additional info:
After manually yum installing the conntrack-tools rpm, launching an instance succeeds.
Also note, the following rpm's were installed on the compute node (none require conntrack-tools):
openstack-nova-network-2015.1.0-4.el7ost.noarch
openstack-nova-common-2015.1.0-4.el7ost.noarch
openstack-nova-compute-2015.1.0-4.el7ost.noarch
openstack-nova-api-2015.1.0-4.el7ost.noarch
(In reply to Crag Wolfe from comment #4)
> Also note, the following rpm's were installed on the compute node (none
> require conntrack-tools):
>
> openstack-nova-network-2015.1.0-4.el7ost.noarch
> openstack-nova-common-2015.1.0-4.el7ost.noarch
> openstack-nova-compute-2015.1.0-4.el7ost.noarch
> openstack-nova-api-2015.1.0-4.el7ost.noarch
Hello Crag,
Where did you get these packages we currently support only RHOS6?
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHEA-2015:1548