]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert "Defer segment lookup in NetworkContext object"
authorKevin Benton <kevinbenton@buttewifi.com>
Wed, 10 Jun 2015 07:04:25 +0000 (07:04 +0000)
committerKevin Benton <kevinbenton@buttewifi.com>
Wed, 10 Jun 2015 07:04:38 +0000 (07:04 +0000)
commit328b72cf8c5f514434de0b73c9137bde52b5eeea
treeb8ba51bc141ddab1a49f3126c85aae905c6f881d
parente61865807c4c8ff959a7746fe3e17f1ae574c9d0
Revert "Defer segment lookup in NetworkContext object"

This reverts commit e61865807c4c8ff959a7746fe3e17f1ae574c9d0.

This patch likely violated the idea of a NetworkContext
being a snapshot of the network at the time it was created.
This needs a different approach.

Change-Id: I20b132a0181d35b0517330fb7fbf293c3e979d0e
neutron/plugins/ml2/driver_context.py
neutron/tests/unit/plugins/ml2/test_driver_context.py