Comment 8 for bug 1064914

Revision history for this message
Vish Ishaya (vishvananda) wrote : Re: Removing user from a tenant isn't invalidating user access to tenant

ok tracked this down and verified. The other bug above is separate, but this one still occurs. I managed to successfuly delete the role and the ec2 commands still work. This is because in the ec2 credentials we are storing the user and tenant. We should fix this by adding a check in the ec2 authenticate to make sure that the user still has a valid role before validating.