[openstack-dev] [Neutron] Neutron db migration 2032abe8edac failure

Sean M. Collins sean at coreitpro.com
Fri Aug 30 15:32:40 UTC 2013


Hi,

I'm seeing an issue with the migration script:

2032abe8edac_lbaas_add_status_des.py

Output from devstack is here:

http://paste.openstack.org/show/45476/

I believe the issue is that the original migration script that creates
the lbaas tables (54c2c487e913_lbaas.py) has an empty migration_for_plugins  array,
which means that the migration script is never run, hence the tables are
never created.

The lbaas_add_status_des script, however, has migration_for_plugins
array set to "*" - meaning it is run for all plugins.

Does this sound correct to anyone else?

-- 
Sean M. Collins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130830/71b11845/attachment.pgp>


More information about the OpenStack-dev mailing list