yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07832
[Bug 1265080] [NEW] DB migration support is missing for Mellanox plugin
Public bug reported:
Mellanox plugin is missing support in alembic migration files.
The Mellanox plugin works because it creates all tables from models via db.confgure() which does metadata.create_all()
** 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/1265080
Title:
DB migration support is missing for Mellanox plugin
Status in OpenStack Neutron (virtual network service):
New
Bug description:
Mellanox plugin is missing support in alembic migration files.
The Mellanox plugin works because it creates all tables from models via db.confgure() which does metadata.create_all()
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1265080/+subscriptions
Follow ups
References