neutron-lbaas/neutron/db
sukhdev 7baa238552 Arista ML2 Mechanism driver
This patch implements Arista's modular L2 mechanism driver to
automate the management of virtual networks along with physical networks
using Arista hardware devices (Spine and Leaf switches)

This driver uses ML2 Mechanism Driver-API to interface with Neutron ML2 Plugin.

implements: blueprint arista-ml2-mechanism-driver

Change-Id: I1c4ca36cf3d7af013b7b3353e7b7d89fe39f91bf
2013-09-03 17:03:23 -04:00
..
firewall Followup fixes to FWaaS API patch 2013-07-31 23:29:20 -07:00
loadbalancer LBaaS: update status of members according to health statistics 2013-09-03 10:14:14 +00:00
metering Add metering extension and base class 2013-08-14 14:32:46 +02:00
migration Arista ML2 Mechanism driver 2013-09-03 17:03:23 -04:00
vpn Make ipsec_site_connection dpd_timeout == dpd_interval return 400 2013-09-02 07:20:22 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
agents_db.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
agentschedulers_db.py Unify exception thrown in l3-agent-scheduler fails 2013-08-15 10:50:34 +02:00
api.py Remove global DB_ENGINE from Neutron 2013-08-05 08:51:16 -07:00
db_base_plugin_v2.py Allow subclasses to modify dict_extend hooks 2013-09-02 17:37:22 -07:00
dhcp_rpc_base.py Remove DHCP lease logic 2013-08-12 16:55:48 -07:00
extradhcpopt_db.py Allow subclasses to modify dict_extend hooks 2013-09-02 17:37:22 -07:00
extraroute_db.py Allow subclasses to modify dict_extend hooks 2013-09-02 17:37:22 -07:00
l3_db.py Allow subclasses to modify dict_extend hooks 2013-09-02 17:37:22 -07:00
l3_gwmode_db.py Support for NVP distributed router 2013-08-29 09:56:08 -07:00
l3_rpc_base.py Fix argument name mismatch in L3-RPC sync_routers 2013-07-16 23:22:17 -04:00
model_base.py Apply Oslo ModelBase to NeutronBase 2013-07-08 10:14:26 +08:00
models_v2.py Remove DHCP lease logic 2013-08-12 16:55:48 -07:00
portbindings_base.py refactor port binding codes 2013-07-26 23:04:51 +08:00
portbindings_db.py allow subclasses to modify the parents model hooks 2013-08-09 00:53:33 -04:00
portsecurity_db.py Allow subclasses to modify dict_extend hooks 2013-09-02 17:37:22 -07:00
quota_db.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
routedserviceinsertion_db.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
routerservicetype_db.py Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
securitygroups_db.py Allow subclasses to modify dict_extend hooks 2013-09-02 17:37:22 -07:00
securitygroups_rpc_base.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
servicetype_db.py Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
sqlalchemyutils.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00