Reviewed: https://review.openstack.org/127433 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ab565d1eb9ab36fda3d5129958b26132cabe97a9 Submitter: Jenkins Branch: master
commit ab565d1eb9ab36fda3d5129958b26132cabe97a9 Author: wanghong <[email protected]> Date: Fri Oct 10 14:36:57 2014 +0800 Remove foreign assignments when deleting a domain When we delete a domain, we remove all the users/groups/projects within that domain (along with any role assignments any of those users/groups have on any projects/domains). However, we do not remove any role assignments on the domain being deleted for users/groups from other domains. Co-Author: Ajaya Agrawal <[email protected]> Co-Author: Samuel de Medeiros Queiroz <[email protected]> Co-Author: David Stanek <[email protected]> Closes-Bug: #1277847 Change-Id: I94cd3c242633cf013df0fd7ec32978c131c235ee ** Changed in: keystone Status: In Progress => Fix Released -- 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/1277847 Title: Deleting a domain should remove assignments for foreign users/groups Status in OpenStack Identity (keystone): Fix Released Bug description: When we delete a domain, we remove all the users/groups/projects within that domain (along with any role assignments any of those users/groups have on any projects/domains). What we don't do, however, is remove any role assignments on the domain being deleted for users/groups from other domains. To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1277847/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

