neutron/neutron/db
snaiksat a5a88c7ed3 Firewall as a Service (FWaaS) APIs and DB Model
Implements: blueprint quantum-fwaas

blueprint: quantum-fwaas-plugin

This is the first iteration of the FWaaS implementation and
is geared towards implementing the model that will be
required to at least address the reference implementation.

This iteration will not include implementation of the following
features:
* grouping or dynamic objects
* application/service objects

Change-Id: I57a62d6e9d3f1e6c4dd44cd5c745710a3d9e488e
2013-07-29 22:06:50 -07:00
..
firewall Firewall as a Service (FWaaS) APIs and DB Model 2013-07-29 22:06:50 -07:00
loadbalancer Merge "Add status description field for lbaas objects" 2013-07-18 10:05:36 +00:00
migration Firewall as a Service (FWaaS) APIs and DB Model 2013-07-29 22:06:50 -07: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 Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
api.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
db_base_plugin_v2.py Merge "do not raise exception on ip address recycle operation" 2013-07-26 06:49:42 +00:00
dhcp_rpc_base.py Improve DHCP agent performance 2013-07-09 21:46:43 -07:00
extraroute_db.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l3_db.py Improve l3-agent performance and prevent races in it. 2013-07-16 06:05:17 -07:00
l3_gwmode_db.py Nicira NVP plugin support for l3_ext_gw_mode extension 2013-07-15 22:42:42 +02: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 Add status description field for lbaas objects 2013-07-10 18:04:46 +04:00
portbindings_db.py Add support to the port binding extension for the NVP plugin. 2013-07-23 12:19:11 -07:00
portsecurity_db.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04: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 Limit min<=max port check to TCP/UDP in secgroup rule 2013-07-08 22:42:32 +09: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