yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51445
[Bug 1585169] [NEW] migration script for qospolicyrbacs has hardcoded InnoDB engine
Public bug reported:
Table creation uses mysql_engine from config file or from model which is
default "InnoDB".
neutron/db/migration/alembic_migrations/versions/mitaka/expand/15e43b934f81_rbac_qos_policy.py
still has hard-coded engine string. We use different engine and this
script makes incorrect database schema.
** Affects: neutron
Importance: Undecided
Assignee: Vladislav Belogrudov (vlad-belogrudov)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Vladislav Belogrudov (vlad-belogrudov)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1585169
Title:
migration script for qospolicyrbacs has hardcoded InnoDB engine
Status in neutron:
New
Bug description:
Table creation uses mysql_engine from config file or from model which
is default "InnoDB".
neutron/db/migration/alembic_migrations/versions/mitaka/expand/15e43b934f81_rbac_qos_policy.py
still has hard-coded engine string. We use different engine and this
script makes incorrect database schema.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1585169/+subscriptions
Follow ups