Bug 1328772 - neutron - Error while processing VIFS ports fails to apply iptables rules
Summary: neutron - Error while processing VIFS ports fails to apply iptables rules
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-neutron
Version: 8.0 (Liberty)
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
: 8.0 (Liberty)
Assignee: Nir Magnezi
QA Contact: Alexander Stafeyev
URL:
Whiteboard:
Depends On: 1321870 1328773
Blocks: 1328757
TreeView+ depends on / blocked
 
Reported: 2016-04-20 09:20 UTC by Nir Magnezi
Modified: 2019-09-10 14:12 UTC (History)
7 users (show)

Fixed In Version: openstack-neutron-7.0.4-3.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of: 1321870
Environment:
Last Closed: 2016-09-22 19:00:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gerrithub.io 273160 0 None None None 2016-04-20 11:59:51 UTC

Comment 7 Nir Magnezi 2016-09-14 12:53:41 UTC
Hi Alexander,

I looked into this again.
Unlike OSP6 and OSP7, in OSP8 the openstack-neutron package *should* require ipset.
The reason described here[1] (as oppose to the same section in OSP7[2] for example)

So this was my mistake in verification steps. We can now move forward and verify this fix.

[1] https://github.com/rdo-packages/neutron-distgit/blob/rpm-liberty/openstack-neutron.spec#L70-L73
[2] https://github.com/rdo-packages/neutron-distgit/blob/rpm-kilo/openstack-neutron.spec#L66-L68

Comment 8 Alexander Stafeyev 2016-09-15 08:06:19 UTC
After rhos release 8 , 

yum install openstack-neutron -y

.
.
.

[root@controller ~]# rpm -qa | grep ipset 
ipset-6.19-4.el7.x86_64
ipset-libs-6.19-4.el7.x86_64


[root@controller ~]# rpm -qa | grep neutron 
python-neutronclient-3.1.0-1.el7ost.noarch
openstack-neutron-common-7.1.1-5.el7ost.noarch
python-neutron-7.1.1-5.el7ost.noarch
openstack-neutron-7.1.1-5.el7ost.noarch

Comment 9 Alexander Stafeyev 2016-09-15 09:03:10 UTC
VM booted on compute node successfully 

no errors seen in nova logs

Comment 10 Alexander Stafeyev 2016-09-15 09:03:27 UTC
VM booted on compute node successfully 

no errors seen in nova logs and neutron logs

Comment 11 Lon Hohberger 2016-09-22 18:56:31 UTC
According to our records, this should be resolved by openstack-neutron-7.1.1-5.el7ost.  This build is available now.


Note You need to log in before you can comment on or make changes to this bug.