yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26747
[Bug 1409211] [NEW] Unnecessary checks when cleaning up a domain
Public bug reported:
When an internal notification for cleaning up a domain is sent, the
callback method get all users and groups of that domain (using
filtering), in order to delete them.
After this, when iterating over the domain's users and groups, it re-
verifies their domain_id, which is unnecessary.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1409211
Title:
Unnecessary checks when cleaning up a domain
Status in OpenStack Identity (Keystone):
New
Bug description:
When an internal notification for cleaning up a domain is sent, the
callback method get all users and groups of that domain (using
filtering), in order to delete them.
After this, when iterating over the domain's users and groups, it re-
verifies their domain_id, which is unnecessary.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1409211/+subscriptions
Follow ups
References