neutron/neutron
Akihiro MOTOKI 6ef28110c0 Fix port deletion in NEC Plugin
Cascade on delete from ports.id to packetfitlers.in_port is added
to ensure packet filter entries associated with a port.
Also joined query of packetfilter with port query is added
to avoid additional packetfilter query by port_id.

Fixes: bug #1212102

Change-Id: I8a67649f3361480eda6377b1d8a30bebd18aa714
2013-09-24 12:05:31 +09:00
..
agent Merge "Change daemon Pidfile class to not use root_helper" 2013-09-19 21:21:12 +00:00
api _validate_network_tenant_ownership must be less strict 2013-09-16 12:55:48 +02:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Merge "Enhance exception translation to better handle NeutronExceptions" 2013-09-15 23:44:34 +00:00
db Fix port deletion in NEC Plugin 2013-09-24 12:05:31 +09:00
debug Fix message i18n error 2013-09-08 15:58:12 +08:00
extensions Support for NVP advanced FwaaS service 2013-09-17 10:18:22 -07:00
locale Imported Translations from Transifex 2013-09-23 06:11:51 +00:00
openstack Sync gettextutils from oslo 2013-09-18 23:11:06 +00:00
plugins Fix port deletion in NEC Plugin 2013-09-24 12:05:31 +09:00
scheduler Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
server Enable localizable REST API responses via the Accept-Language header 2013-08-07 21:19:25 +00:00
services Merge "LBaaS: include inactive members when retrieving logical config" 2013-09-24 00:24:57 +00:00
tests Fix port deletion in NEC Plugin 2013-09-24 12:05:31 +09:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
context.py Allow for skipping admin roles loading on context creation 2013-08-28 14:06:43 +04:00
hooks.py Fixes Windows setup dependency bug 2013-08-15 22:58:14 +03:00
manager.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
neutron_plugin_base_v2.py Remove openstack.common.exception usage 2013-08-06 10:42:02 +02:00
policy.py Fix message i18n error 2013-09-08 15:58:12 +08:00
quota.py Fix message i18n error 2013-09-08 15:58:12 +08:00
service.py Fix message i18n error 2013-09-08 15:58:12 +08:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Use built-in print() instead of print statement 2013-09-21 07:30:33 -07:00