neutron/neutron/db/migration/alembic_migrations
Jakub Libosvar 2302ed3f22 Move db migration of ml2 security groups to havana
ml2 plugin is a havana feature. Currently securitygroups table are
created in chain of migration after havana release. It causes db
migration failure when migrating from havana to current head because
securitygroups table is attempted to be created although it was already
created by create_all().

Closes-bug: #1271231
Change-Id: If450bd95de7a5fdfdb2219cfbf7eb0c1323044bb
2014-02-11 20:10:53 +01:00
..
versions Move db migration of ml2 security groups to havana 2014-02-11 20:10:53 +01: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