yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10982
[Bug 1287330] Re: [Embrane]: alembic migrations fail
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1287330
Title:
[Embrane]: alembic migrations fail
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
Alembic migration from revision f44ab9871cd6 to 2eeaf963a447 is failing on Embrane Plugin because the floatingips table doesn't exist.
The problem happens because the plugin is actually inheriting from OVS's Plugin, and therefore it doesn't take part of the correct migration path at installation time.
As far as I have investigated, adding the support on ext_gw_mode and
l3_support is enough to solve the problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1287330/+subscriptions
References