]> 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)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:15 +0000 (15:20 +0800)
commit35d93e31f3a5ebe0fe792c5bb8c00ad42e59d357
treed753bd24e96e5e782a7b4d93ac71643405b56f53
parentb15193f1be337b07b5dfad7bd0ff98ed19b87992
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