← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1191110] Re: Migrations may create MyISAM tables

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

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

Title:
  Migrations may create MyISAM tables

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  Following bug 1189633, it was discovered that keystone's migrations do
  not explicitly define InnoDB as the desired storage engine, although
  that is what we recommend and test against.

  In the case of RHEL, mysql's default storage engine is set to MyISAM,
  which causes keystone-manage db_sync to fail as of migration 23 due to
  a lack of support for constraints.

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