[Openstack-operators] Problem deleting user

David Kranz david.kranz at qrclab.com
Wed Aug 22 20:33:35 UTC 2012


On 8/22/2012 3:31 PM, Jonathan Proulx wrote:
> Hi All,
>
> I having an issue deleting a user:
>
> # keystone user-delete e41118cbc397458e963897e05d8ad529
> No handlers could be found for logger "keystoneclient.client"
> An unexpected error prevented the server from fulfilling your request.
> (IntegrityError) (1451, 'Cannot delete or update a parent row: a
> foreign key constraint fails (`keystone`.`user_tenant_membership`,
> CONSTRAINT `user_tenant_membership_ibfk_1` FOREIGN KEY (`user_id`)
> REFERENCES `user` (`id`))') 'DELETE FROM user WHERE user.id = %s'
> ('e41118cbc397458e963897e05d8ad529',) (HTTP 500)
>
> this is an older test account so I may have doe something weird when
> creating it.
>
> Presumably there's something better than hand cleaning the database I
> can do here.
>
> -Jon
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
I think this is https://bugs.launchpad.net/keystone/+bug/959294. This 
has been fixed but I'm not sure
which bits have the fix. The fix was post-essex.

  -David



More information about the OpenStack-operators mailing list