neutron-lbaas/quantum/db
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
..
loadbalancer Remove unnecessary code from create_pool_health_monitor method 2013-05-05 06:57:17 +04:00
migration Initial Modular L2 plugin implementation. 2013-05-30 09:34:29 -04:00
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
agents_db.py Docstrings formatted according to pep257 2013-04-29 12:13:39 +03:00
agentschedulers_db.py Merge "Use Query instances as iterables when possible" 2013-04-30 13:06:12 +00:00
api.py Merge "Improve Python 3.x compatibility" 2013-04-30 06:18:07 +00:00
db_base_plugin_v2.py Fix update_port() so that it's done within the transaction 2013-05-28 12:53:02 -07:00
dhcp_rpc_base.py Remove locals() from strings substitutions 2013-04-20 11:56:26 +00:00
extraroute_db.py Avoid extra queries when retrieving routers 2013-05-08 15:25:22 +04:00
l3_db.py Remove calls to policy.check from plugin logic 2013-05-15 01:49:34 +02:00
l3_rpc_base.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
model_base.py Docstrings formatted according to pep257 2013-04-29 12:13:39 +03:00
models_v2.py Docstrings formatted according to pep257 2013-04-29 12:13:39 +03:00
portbindings_db.py Remove calls to policy.check from plugin logic 2013-05-15 01:49:34 +02:00
portsecurity_db.py Docstrings formatted according to pep257 2013-04-29 12:13:39 +03:00
quota_db.py fix reference to tenant id. 2013-05-16 19:28:13 +09:00
routedserviceinsertion_db.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
routerservicetype_db.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
securitygroups_db.py Merge "Add update method of security group name and description" 2013-05-21 16:13:53 +00:00
securitygroups_rpc_base.py Perform a joined query for ports and security group associations 2013-05-04 00:35:02 +02:00
servicetype_db.py Revert dependency on oslo.config 1.2.0 2013-05-29 06:54:55 +01:00
sqlalchemyutils.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00