]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ML2 Type driver refactor part 1
authorArvind Somya <asomya@cisco.com>
Fri, 15 Aug 2014 21:22:05 +0000 (14:22 -0700)
committerArvind Somya <asomya@cisco.com>
Fri, 22 Aug 2014 18:37:25 +0000 (11:37 -0700)
commit169f88d38a2ca86ab43c567cf80c8ab6d60d7280
treee7d1e16b876a051038f6f08456d569002f0b2c72
parentd077a0f9e880288f829751fcd2b98f9d45b1877f
ML2 Type driver refactor part 1

This commit moves segment management from the ML2 plugin to
the type manager in preparation for dynamic segment support.

Partially implements: Blueprint ml2-type-driver-refactor

Change-Id: I068b82369250d115ef91680f19e733ed9aa4659b
neutron/plugins/ml2/managers.py
neutron/plugins/ml2/plugin.py
neutron/tests/unit/ml2/test_ml2_plugin.py