neutron/quantum/db
Salvatore Orlando ebc3062cb6 L3 API support for nicira plugin
blueprint nvp-l3-api

This patch adds supports the Quantum L3 API extension to the nicira NVP
Quantum Plugin.

The patch includes code for managing Quantum routers, router interfaces,
external gateways, and floating IPs, and for applying the relevant
configurations on the NVP controller using the NVP API.

The patch also includes NVP-specific support for access to the nova
metadata server via injection of a host route in VM instances.

Change-Id: I20b45190f1eaca0229d30871b25484b90298a18b
2013-02-11 05:19:04 -08:00
..
loadbalancer Resetting session persisnence for a VIP. 2013-02-01 17:40:35 +02:00
migration L3 API support for nicira plugin 2013-02-11 05:19:04 -08:00
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
api.py Fix database reconnection 2013-01-24 09:17:19 +00:00
db_base_plugin_v2.py LinuxBridge: set port status as 'DOWN' on creation 2013-01-23 16:39:13 +00:00
dhcp_rpc_base.py Fix i18n messages 2013-01-22 11:42:15 +08:00
l3_db.py correct spelling of Notify in classname 2013-01-29 16:25:54 -05:00
l3_rpc_agent_api.py correct spelling of Notify in classname 2013-01-29 16:25:54 -05:00
l3_rpc_base.py l3 agent rpc 2012-12-04 16:46:44 +08:00
model_base.py Implementing string representation for model classes 2012-12-26 14:14:33 +02:00
models_v2.py set allocation_pool_id nullable=False 2013-01-22 18:28:07 -05:00
portsecurity_db.py Fixes import order errors 2013-01-28 20:10:45 +08:00
quota_db.py Adds xml support for quantum v2 API. 2013-02-06 00:50:24 +00:00
securitygroups_db.py Make get_security_groups() return security group rules 2013-01-28 11:49:20 -08:00
securitygroups_rpc_base.py Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00
servicetype_db.py API extension and DB support for service types 2013-01-07 17:21:42 -08:00