Bug 1328772

Summary: neutron - Error while processing VIFS ports fails to apply iptables rules
Product: Red Hat OpenStack Reporter: Nir Magnezi <nmagnezi>
Component: openstack-neutronAssignee: Nir Magnezi <nmagnezi>
Status: CLOSED CURRENTRELEASE QA Contact: Alexander Stafeyev <astafeye>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.0 (Liberty)CC: amuller, astafeye, chrisw, nyechiel, srevivo, stuartjames, tfreger
Target Milestone: ---Keywords: TestOnly, ZStream
Target Release: 8.0 (Liberty)   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-neutron-7.0.4-3.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1321870 Environment:
Last Closed: 2016-09-22 19:00:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1321870, 1328773    
Bug Blocks: 1328757    

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.