← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1472099] Re: when delete a domain, the role assignment of user (this user in the other domain) in this domain isn't deleted.

 

*** This bug is a duplicate of bug 1277847 ***
    https://bugs.launchpad.net/bugs/1277847

** This bug is no longer a duplicate of bug 1360391
   Domain data remains in DB after domain is deleted
** This bug has been marked a duplicate of bug 1277847
   Deleting a domain should remove assignments for foreign users/groups

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1472099

Title:
  when delete a domain,the role assignment of user (this user in the
  other domain) in this domain isn't deleted.

Status in OpenStack Identity (keystone):
  New

Bug description:
  when delete a domain,the role assignment of user (this user in the other domain) in this domain isn't deleted.
  the steps are as follows:
  1) create a user with domain_id = default, user_name = myuser
  2) create a domain named test_domain
  3) grant a role to myuser(user's name ) in test_domain ( domain's name)
  4) delete the domain named test_domain

  but the  myuser'role in the test_domain still exists in the talbe of
  assignment.

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


References