← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** 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/1290255

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

Status in OpenStack Neutron (virtual network service):
  Fix Released

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


References