]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add filter for provider network attributes in ML2
authorManish Godara <manishg@yahoo-inc.com>
Thu, 22 Jan 2015 00:24:15 +0000 (16:24 -0800)
committerManish Godara <manishg@yahoo-inc.com>
Fri, 27 Feb 2015 17:44:57 +0000 (09:44 -0800)
commitd7d2f1daedbafa7952185d14a0df584c03a6cf06
treefce5803dc7b8aceb9932702460c8562da7e821b7
parent83db2f990e2864fa984598419e09ca11c4a34c8c
Add filter for provider network attributes in ML2

Added code to implement filters for provider network attributes
in ML2 plugin. There was a todo item in code but never got done.
It is needed to lookup networks based on provider network attributes.

Change-Id: I9eaa8bd8fa35cfe2b94551f9c27336503f118ce6
Closes-Bug: 1333475
neutron/plugins/ml2/managers.py
neutron/plugins/ml2/plugin.py
neutron/tests/unit/ml2/test_ml2_plugin.py