Back to bug 1328773

Who When What Removed Added
Nir Magnezi 2016-04-20 09:29:20 UTC Status NEW ASSIGNED
Target Release 6.0 9.0 (Mitaka)
Assignee amuller nmagnezi
Target Milestone --- beta
Nir Magnezi 2016-04-20 09:48:37 UTC Link ID Gerrithub.io 271574
Nir Magnezi 2016-04-20 10:04:52 UTC Status ASSIGNED POST
Jason Joyce 2016-05-16 19:49:11 UTC Keywords ZStream
CC jjoyce
Target Milestone beta ga
Jon Schlueter 2016-06-07 11:22:19 UTC CC jschluet
Nir Magnezi 2016-06-07 12:20:13 UTC Doc Text Previously, ipset was not declared as a dependency of the Open vSwitch and Linux Bridge Neutron agents. However, ipset is a dependency of the openstack-neutron package. This would result in nodes where the packages for the Open vSwitch or Linux Bridge agent were installed but the openstack-neutron package was not installed missing ipset, which the L2 agents require ipset to configure security groups. Now, ipset is a dependency of the openstack-openvswitch-agent and openstack-linuxbridge-agent packages depend on ipset.
Nir Magnezi 2016-06-07 12:51:07 UTC Status POST MODIFIED
Fixed In Version openstack-neutron-8.1.0-6.el7ost
errata-xmlrpc 2016-06-07 14:35:12 UTC Status MODIFIED ON_QA
Toni Freger 2016-06-08 13:20:25 UTC QA Contact tfreger gcheresh
GenadiC 2016-06-21 13:10:54 UTC Status ON_QA VERIFIED
errata-xmlrpc 2016-08-11 01:51:37 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-08-11 12:16:58 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-08-11 08:16:58 UTC
Martin Lopes 2016-08-15 03:58:25 UTC CC mlopes
Doc Text Previously, ipset was not declared as a dependency of the Open vSwitch and Linux Bridge Neutron agents. However, ipset is a dependency of the openstack-neutron package. This would result in nodes where the packages for the Open vSwitch or Linux Bridge agent were installed but the openstack-neutron package was not installed missing ipset, which the L2 agents require ipset to configure security groups. Now, ipset is a dependency of the openstack-openvswitch-agent and openstack-linuxbridge-agent packages depend on ipset. Previously, `ipset` was not declared as a dependency of the Open vSwitch (OVS) and Linux Bridge neutron agents. However, ipset is a dependency of the openstack-neutron package, and this would result in nodes that had the packages for the Open vSwitch or Linux Bridge agent installed, but did not have `openstack-neutron` installed. The L2 agents required ipset for configuration of security groups.
With this update, ipset is a dependency of the openstack-openvswitch-agent, and the openstack-linuxbridge-agent packages depend on ipset.

Back to bug 1328773