← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1282391] [NEW] Delete domain fails if the domain has domain grants

 

Public bug reported:

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

** 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/1282391

Title:
  Delete domain fails  if the domain has domain grants

Status in OpenStack Identity (Keystone):
  New

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


Follow ups

References