]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Make lb mechanism driver use enable_security_group flag
authorDarragh O'Reilly <darragh.oreilly@hp.com>
Wed, 3 Dec 2014 19:51:16 +0000 (19:51 +0000)
committerDarragh O'Reilly <darragh.oreilly@hp.com>
Wed, 7 Jan 2015 09:46:01 +0000 (09:46 +0000)
commitcddf3388993539aad450de017070d7902d8ee29f
tree44b64d8016db040ad723e8d1ede518c5b995da94
parent98c53d5b370e33bd91e17109e0fe4e9fb5b2ef9b
Make lb mechanism driver use enable_security_group flag

This patch allows Neutron security groups to be enabled or
disabled with the enable_security_group flag when using the
linuxbridge ml2 mechanism driver.

Closes-Bug: #1398996
Change-Id: I883c67c93e85668cd9d90b0486e448d906fdf8ed
neutron/plugins/ml2/drivers/mech_linuxbridge.py