[Bug 959294] Re: Can't delete users

Adam Gandelman 959294 at bugs.launchpad.net
Mon Apr 2 20:05:46 UTC 2012


This is a bug, and is not surfacing in devstack testing because devstack
hasn't yet moved to precise.  Oneiric MySQL is configured with MyISAM
storage engine by default, which means FK constraints are non-existent
in the backend and are essentially meaningless.  MySQL on Precise uses
InnoDB as the default, and FK constraints described in the models exist
and are enforced.  Using Precise or configuring an Oneiric devstack
MySQL install to use InnoDB by default (prior to syncing the database)
will reproduce this issue.


** Also affects: keystone (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keystone in Ubuntu.
https://bugs.launchpad.net/bugs/959294

Title:
  Can't delete users

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



More information about the Ubuntu-server-bugs mailing list