]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add network to SubnetContext
authorJoe Mills <joe@midokura.com>
Mon, 17 Aug 2015 04:08:32 +0000 (04:08 +0000)
committerJoe Mills <joe@midokura.com>
Mon, 17 Aug 2015 05:35:20 +0000 (05:35 +0000)
commit2621940ded76b30333beb3369bb4214301ee7d78
tree4bb9426dca0d67a1df4fa6b8441c1f5d7d691072
parentaea9c825740fe4b7b2d1ac2ee3b80a6282c5d639
Add network to SubnetContext

The network context is useful in the subnet context so that mechanism
drivers can access information such as the provider network type.

Closes-Bug: #1481882
Signed-off-by: Joe Mills<joe@midokura.com>
Change-Id: I718c80512af0f2a43855efb16c2c0da69ef6b741
neutron/plugins/ml2/driver_context.py
neutron/plugins/ml2/plugin.py
neutron/tests/unit/plugins/ml2/drivers/mechanism_test.py