Public bug reported:

How to reproduce:
1. create domain
   openstack domain create domainA
2. create a idp to the domainA
   openstack identity provider create idpA --domain domainA
3. disable the domainA and then try to delete it.
   openstack domain set domainA --disable
   openstack domain delete domainA

Expect result:
The domainA and its related resource will be deleted

Actual result:
Keystone raise 500 internal error

reproduce example:
http://paste.openstack.org/show/718241/

** Affects: keystone
     Importance: Undecided
     Assignee: wangxiyuan (wangxiyuan)
         Status: New

** Changed in: keystone
     Assignee: (unassigned) => wangxiyuan (wangxiyuan)

-- 
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/1760809

Title:
  delete domain raise 500 error if the domain contains idp

Status in OpenStack Identity (keystone):
  New

Bug description:
  How to reproduce:
  1. create domain
     openstack domain create domainA
  2. create a idp to the domainA
     openstack identity provider create idpA --domain domainA
  3. disable the domainA and then try to delete it.
     openstack domain set domainA --disable
     openstack domain delete domainA

  Expect result:
  The domainA and its related resource will be deleted

  Actual result:
  Keystone raise 500 internal error

  reproduce example:
  http://paste.openstack.org/show/718241/

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to