]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add support for the multiprovider API to ML2
authorKyle Mestery <kmestery@cisco.com>
Fri, 23 Aug 2013 09:03:49 +0000 (09:03 +0000)
committerKyle Mestery <kmestery@cisco.com>
Wed, 4 Sep 2013 14:53:10 +0000 (14:53 +0000)
commitd5b09d891ab52c2eb1dc21bab4faa45e2b18ad81
tree33cc7e5d9bf0505ccfbe90d6ee5c7fb945c25636
parent062ee16e09fb2ba7d89a80bdeb8de1eee978ac2e
Add support for the multiprovider API to ML2

This implements support for creating provider networks with
multiple different segments with the ML2 plugin.

Implements: blueprint ml2-multi-segment-api

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