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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp