Comment 1 for bug 1248859

Revision history for this message
Simon Pasquier (simon-pasquier) wrote : Re: Security groups don't work with the latest libvirt VIF driver

The LibvirtHybridOVSBridgeDriver driver is gone on the master branch ([0]). Joe Gordon asked the Neutron devs about it few weeks ago [1] but no answer and in another review [2], the conclusion was that the Tempest tests passed with Neutron. However I don't see anywhere in the tests ([3], [4]) that we check if the security rules allow/block traffic.

[0] https://review.openstack.org/#/c/49660/
[1] http://lists.openstack.org/pipermail/openstack-dev/2013-October/016886.html
[2] https://review.openstack.org/#/c/44349
[3] https://github.com/openstack/tempest/blob/master/tempest/api/network/test_security_groups.py
[4] https://github.com/openstack/tempest/blob/master/tempest/api/network/test_security_groups_negative.py