Activity log for bug #1248859

Date Who What changed Old value New value Message
2013-11-07 08:25:05 Simon Pasquier bug added bug
2013-11-07 08:26:50 Simon Pasquier description Security groups on master branch using Neutron and OVS plugin are broken. No problem to create/delete security group rules but even though iptables configuration is updated, traffic to my instances is never filtered [0]. I'm running DevStack on 2 nodes (1 controller + 1 compute): - OS: Ubuntu 12.04.3 (LTS) with the Havana cloud archive repository. - Open vSwitch package version: 1.10.2-0ubuntu2~cloud0 - libvirt package version: 1.1.1-0ubuntu8~cloud2 - localrc, nova.conf, neutron.conf and ovs_neutron_plugin.ini files pasted at [1] (I didn't modify any of these files after the DevStack run) According to [2], [3] and [4], iptables is not compatible with TAP devices connected directly to Open vSwitch ports, this is why there used to be the additional veth + bridge interfaces [5]. But in my setup, this is not the case anymore as shown in [6] ('ovs-vsctl show' + 'iptables-save' ouptut). I've also pasted the libvirt XML configuration [7] that shows that the instance is directly connected to the Open vSwitch. Security groups on master branch using Neutron and OVS plugin are broken. No problem to create/delete security group rules but even though iptables configuration is updated, traffic to my instances is never filtered [0]. I'm running DevStack on 2 nodes (1 controller + 1 compute): - OS: Ubuntu 12.04.3 (LTS) with the Havana cloud archive repository. - Open vSwitch package version: 1.10.2-0ubuntu2~cloud0 - libvirt package version: 1.1.1-0ubuntu8~cloud2 - localrc, nova.conf, neutron.conf and ovs_neutron_plugin.ini files pasted at [1] (I didn't modify any of these files after the DevStack run) According to [2], [3] and [4], iptables is not compatible with TAP devices connected directly to Open vSwitch ports, this is why there used to be the additional veth + bridge interfaces [5]. But in my setup, this is not the case anymore as shown in [6] ('ovs-vsctl show' + 'iptables-save' ouptut). I've also pasted the libvirt XML configuration [7] that shows that the instance is directly connected to the Open vSwitch. [0] http://paste.openstack.org/show/50490/ [1] http://paste.openstack.org/show/50448/ [2] http://www.spinics.net/linux/fedora/libvirt-users/msg05384.html [3] http://openvswitch.org/pipermail/discuss/2013-October/011461.html [4] http://docs.openstack.org/havana/configreference/content/under_the_hood_openvswitch.html [5] http://docs.openstack.org/havana/config-reference/content/figures/7/a/a/common/figures/under-the-hood-scenario-2-ovs-compute.png [6] http://paste.openstack.org/show/50486/ [7] http://paste.openstack.org/show/50487/
2013-11-07 16:01:11 Amir Sadoughi bug added subscriber Amir Sadoughi
2013-11-08 01:21:10 Bob Ball bug added subscriber Bob Ball
2013-11-08 10:44:20 Simon Pasquier summary Security groups don't work with the latest libvirt VIF driver Security groups don't work with LibvirtGenericVIFDriver driver
2013-11-13 11:06:38 Yaguang Tang nova: importance Undecided High
2013-11-13 11:06:43 Yaguang Tang nova: assignee Yaguang Tang (heut2008)
2013-11-13 11:10:59 Yaguang Tang nova: importance High Undecided
2013-11-13 11:11:01 Yaguang Tang nova: assignee Yaguang Tang (heut2008)
2013-11-13 11:12:10 Yaguang Tang nova: status New Invalid
2013-11-13 11:26:06 Salvatore Orlando nova: status Invalid Incomplete
2013-11-13 11:29:58 Salvatore Orlando nova: assignee Salvatore Orlando (salvatore-orlando)
2014-03-25 15:09:22 Simon Pasquier marked as duplicate 1112912