← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1287330] [NEW] [Embrane]: alembic migrations fail

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
     Assignee: Ivar Lazzaro (mmaleckk)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Ivar Lazzaro (mmaleckk)

-- 
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):
  New

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


Follow ups

References