neutron-fwaas/quantum/extensions
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 Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
agent.py Remove calls to policy.check from plugin logic 2013-05-15 01:49:34 +02:00
agentscheduler.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
extraroute.py Routing table configuration support on L3 2013-02-19 15:05:34 -08:00
flavor.py Fix all extension contract classes inherit from extensions.ExtensionDescriptor 2013-01-23 21:43:46 +08:00
l3.py Revert dependency on oslo.config 1.2.0 2013-05-29 06:54:55 +01:00
loadbalancer.py Raise VipExists exception in case Vip is created or updated 2013-03-22 15:15:39 +04:00
portbindings.py Initial Modular L2 plugin implementation. 2013-05-30 09:34:29 -04:00
portsecurity.py Remove calls to policy.check from plugin logic 2013-05-15 01:49:34 +02:00
providernet.py Initial Modular L2 plugin implementation. 2013-05-30 09:34:29 -04:00
quotasv2.py Revert dependency on oslo.config 1.2.0 2013-05-29 06:54:55 +01:00
routedserviceinsertion.py Add routed-service-insertion 2013-02-18 07:52:49 -08:00
routerservicetype.py Add routed-service-insertion 2013-02-18 07:52:49 -08:00
securitygroup.py Revert dependency on oslo.config 1.2.0 2013-05-29 06:54:55 +01:00
servicetype.py Remove calls to policy.check from plugin logic 2013-05-15 01:49:34 +02:00