Reviewed: https://review.openstack.org/6109 Committed: http://github.com/openstack/keystone/commit/75a8dfef51f3566cd5d4cacee41f34bbbf9d15bd Submitter: Jenkins Branch: master
commit 75a8dfef51f3566cd5d4cacee41f34bbbf9d15bd Author: Adam Gandelman <[email protected]> Date: Mon Apr 2 14:21:43 2012 -0700 Remove tenant membership during user deletion Remove users' tenant membership on user deletion. Resolves a FK constraint issue that previously went unnoticed due to testing against database configurations that do not support FK constraints (MyISAM). Fixes LP bug 959294. Update: * Move tenant membership cleanup to the sql identity backend * Add a test case to test_backend_sql Change-Id: Ib4f5da03033f7886b36d1ab3b8b4ac37f08b2e0e ** Changed in: keystone Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to 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 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
