Comment 5 for bug 1760809

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/558489
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=42cf675c40311f5a483df19ff0aa258643d356e3
Submitter: Zuul
Branch: master

commit 42cf675c40311f5a483df19ff0aa258643d356e3
Author: wangxiyuan <email address hidden>
Date: Tue Apr 3 19:45:10 2018 +0800

    Fix 500 error when deleting domain

    If there are idps in a domain, when users try to delete the
    domain, 500 interal error will raise.

    This patch added a new callback event to clean up the related
    idps.

    Closes-bug: #1760809
    Change-Id: I37c8745e4509f69aaa659b130ccbdfe51cf6a1b8