This has been resolved by: https://review.openstack.org/#/c/71159/ There
are no FK relations on the grants now except for the Role ID. This was
resolved in the Icehouse Release.
** Changed in: keystone
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1282391
Title:
Delete domain fails if the domain has domain grants
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
UserDomainGrant and GroupDomainGrant has foriegn key relation with
domains. So we can't delete a domain unless we remove the grants.
On deletedomain we need to
-- Delete users
-- Delete groups
-- Delete projects
which should take care of removal of foreign key relations
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1282391/+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