neutron/neutron/db/migration/alembic_migrations
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
..
versions 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
common_ext_ops.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
env.py Load tables of service plugins when migration auto generation 2013-08-29 21:13:13 +09:00
script.py.mako Add support for service plugins to the migration framework 2013-08-09 14:08:27 +04:00