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
pgphZybcsObsy.pgp
Description: PGP signature
_______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev