Comment 5 for bug 1688188

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

Reviewed: https://review.openstack.org/462408
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=6e60948c20e9a8fe5469bb7735641026a1f36cd5
Submitter: Jenkins
Branch: master

commit 6e60948c20e9a8fe5469bb7735641026a1f36cd5
Author: yangweiwei <email address hidden>
Date: Thu Jun 29 18:49:33 2017 +0800

    Handle auto-generated domains when creating IdPs

    When creating an IdP, if a domain was generated for it and a conflict
    was raised while effectively creating the IdP in the database, the
    auto-generated domain is now cleaned up.

    Change-Id: I9b7c3c1fae32b9412f75323a75d9ebe4ad756729
    Closes-Bug: #1688188