]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Load ML2 mech drivers as listed in ml2_conf.ini
authorRich Curran <rcurran@cisco.com>
Fri, 6 Sep 2013 12:45:18 +0000 (08:45 -0400)
committerRich Curran <rcurran@cisco.com>
Fri, 6 Sep 2013 13:26:08 +0000 (09:26 -0400)
commit5bae5828d3ae5e614c88c5c0f1ffa768a1228feb
tree67389b85dc71cd70563fefea2722cfcda28c5f4c
parent394741cb9015910c39d4643d9e30998c7b0d2c2e
Load ML2 mech drivers as listed in ml2_conf.ini

stevedore requires an additional parameter to be used (name_order=True) to
sort the loaded extensions to match the order used in the parameter "names".

bug 1221490

Change-Id: I614716c45d91cdf152650fba5ec8ced1e9c5aad4
neutron/plugins/ml2/managers.py