yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45748
[Bug 1398748] Re: MySQL engine doesn't specified at a table s with foreign key constraint.
Marking as invalid since this should have expired as incomplete long
ago.
** Changed in: keystone
Status: Incomplete => Invalid
** Changed in: keystone
Assignee: Ilya Pekelny (i159) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1398748
Title:
MySQL engine doesn't specified at a table s with foreign key
constraint.
Status in OpenStack Identity (keystone):
Invalid
Bug description:
By default the CI uses MyISAM MySQL engine which doesn't support
foreign key constraint. Thus we must explicitly sign MySQL engine as
InnoDB at every table declares foreign keys or which is a fk target.
Otherwise foreign keys can't be declared.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1398748/+subscriptions
References