← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1290255] [NEW] ml2: subnetroutes table isn't created during db migrations

 

Public bug reported:

The subnetroutes migration scripts exist before ml2 was introduced, so
the table isn't created for ml2

Existing installations are working as they rely on auto-generation for
DB schemas.

Therefore the bug can be easily fixed by tweaking existing migrations,
as there no need to create a distinct migration for deployments
upgrading from earlier releases.

** Affects: neutron
     Importance: Undecided
     Assignee: Zang MingJie (zealot0630)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Zang MingJie (zealot0630)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1290255

Title:
  ml2: subnetroutes table isn't created during db migrations

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  The subnetroutes migration scripts exist before ml2 was introduced, so
  the table isn't created for ml2

  Existing installations are working as they rely on auto-generation for
  DB schemas.

  Therefore the bug can be easily fixed by tweaking existing migrations,
  as there no need to create a distinct migration for deployments
  upgrading from earlier releases.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1290255/+subscriptions


Follow ups

References