← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1549699] [NEW] LBaaS needs automated test for DB migrations

 

Public bug reported:

Given the problems caused recently by a migration on neutron-lbaas that
broke things for people using PostgreSQL, we should implement a test
which ensures that alembic migrations produce results exactly consistent
with  the database models in the project, and which are functional for
both MySQL and PostgreSQL. More information on how to do this can be
found here:
http://docs.openstack.org/developer/neutron/devref/template_model_sync_test.html

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  LBaaS needs automated test for DB migrations

Status in neutron:
  New

Bug description:
  Given the problems caused recently by a migration on neutron-lbaas
  that broke things for people using PostgreSQL, we should implement a
  test which ensures that alembic migrations produce results exactly
  consistent with  the database models in the project, and which are
  functional for both MySQL and PostgreSQL. More information on how to
  do this can be found here:
  http://docs.openstack.org/developer/neutron/devref/template_model_sync_test.html

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


Follow ups