keystone/releasenotes/notes/bug_1688188-256e3572295231a1.yaml
yangweiwei 6e60948c20 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
2017-07-27 20:20:00 +00:00

8 lines
279 B
YAML

---
fixes:
- |
[`bug 1688188 <https://bugs.launchpad.net/keystone/+bug/1688188>`_]
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.