keystone/releasenotes/notes/bug-1641660-f938267e1ec54071.yaml
Steve Martinelli 5e2cc88ce7 clean up release notes for ocata
Change-Id: I9f4d47518f1a1ab184d6cefb2b251aaad38e113a
2017-01-27 14:36:54 +00:00

14 lines
661 B
YAML

---
upgrade:
- >
[`bug 1641660 <https://bugs.launchpad.net/keystone/+bug/1641660>`_]
The default value for ``[DEFAULT] notification_format`` has been changed
from ``basic`` to ``cadf``. The CADF notifications have more information
about the user that initiated the request.
- >
[`bug 1641660 <https://bugs.launchpad.net/keystone/+bug/1641660>`_]
The default value for ``[DEFAULT] notification_opt_out`` has been changed
to include: ``identity.authenticate.success``, ``identity.authenticate.pending``
and ``identity.authenticate.failed``. If a deployment relies on these
notifications, then override the default setting.