]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Base ML2 bulk support on the loaded drivers
authorKevin Benton <blak111@gmail.com>
Fri, 24 Jan 2014 19:43:54 +0000 (19:43 +0000)
committerKevin Benton <blak111@gmail.com>
Wed, 5 Feb 2014 06:35:01 +0000 (22:35 -0800)
commit1027d02977812064b688fe0748c46663c1627cf2
tree1b3c5656c7fa79312b4767b4ad1195b92d71f307
parent63fd1a0f6a0920d753cb9d75cd4855b5a172de2c
Base ML2 bulk support on the loaded drivers

Changes the ML2 plugin bulk support flag to
be based on the bulk support of the underlying
drivers.

Closes-Bug: #1272490
Change-Id: I28281c9ecc1696b929c7e0125d02a37946948744
neutron/plugins/ml2/managers.py
neutron/plugins/ml2/plugin.py
neutron/tests/unit/ml2/drivers/mechanism_bulkless.py [new file with mode: 0644]
neutron/tests/unit/ml2/test_ml2_plugin.py
setup.cfg