]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ML2 Type Driver refactor part 2
authorArvind Somya <asomya@cisco.com>
Mon, 18 Aug 2014 15:59:44 +0000 (08:59 -0700)
committerArvind Somya <asomya@cisco.com>
Sun, 31 Aug 2014 20:30:54 +0000 (13:30 -0700)
commit6c38103e095dbf107bdb199979be8e5e909d7e74
treecc482ba6d91c0c11f018cd4dd0268d09ae12037b
parent5af30a44ca9491d01c3cbcb551b80a814d635daf
ML2 Type Driver refactor part 2

This commit builds on top of part 1 to introduce support for creating
dynamic network segments in ML2.

Change-Id: I399e1569baae6f24054aac15c4c51a2e44a20e5b
Partially implements: Blueprint ml2-type-driver-refactor
neutron/db/migration/alembic_migrations/versions/236b90af57ab_ml2_refactor_for_dynamic_segments.py [new file with mode: 0644]
neutron/db/migration/alembic_migrations/versions/HEAD
neutron/plugins/ml2/db.py
neutron/plugins/ml2/driver_api.py
neutron/plugins/ml2/driver_context.py
neutron/plugins/ml2/managers.py
neutron/plugins/ml2/models.py
neutron/plugins/ml2/plugin.py
neutron/tests/unit/ml2/_test_mech_agent.py
neutron/tests/unit/ml2/test_ml2_plugin.py