vmware-nsx/quantum/plugins/ml2/drivers
Bob Kukura 546151399d Initial Modular L2 plugin implementation.
The Modular L2 Plugin uses drivers to support separately extensible
sets of network types and of mechanisms for accessing networks of
those types. This is an initial implementation that has been tested
with the openvswitch and linuxbridge agents, and should also work with
the hyperv agent. See quantum/plugins/ml2/README for details.

Implements: blueprint modular-l2
Change-Id: Ia8cae480180f0990af7d5e5e56f29eaeac205e0e
2013-05-30 09:34:29 -04:00
..
__init__.py Initial Modular L2 plugin implementation. 2013-05-30 09:34:29 -04:00
type_flat.py Initial Modular L2 plugin implementation. 2013-05-30 09:34:29 -04:00
type_local.py Initial Modular L2 plugin implementation. 2013-05-30 09:34:29 -04:00
type_vlan.py Initial Modular L2 plugin implementation. 2013-05-30 09:34:29 -04:00