Comment 22 for bug 959294

Revision history for this message
Chuck Short (zulcss) wrote :

** Impact **

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).

** Development Fix **

This has been resolved in the development trunk at https://review.openstack.org/6216 and in quantal.

** Stable Fix **

This has been resolved in the stable essex/trunk at https://review.openstack.org/#/c/7353/

**Test Case **

http://paste.ubuntu.com/980372/

** Regression Possiblity **

Minimal, removing a user shouldnt result in a regression.