summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-notifications-97b6c79c18b48073.yaml
blob: cd15824483a90280de0b3ae6d6fd3bb066927b23 (plain)
1
2
3
4
5
6
7
8
---
features:
  - Adds support for inter-service notifications (disabled by default until the
    ``notification_level`` configuration option is set). For more information,
    see the notifications documentation in the developer's guide
    (http://docs.openstack.org/developer/ironic/dev/notifications.html).
    Notifications are not actually emitted yet, but will be added in a future
    release.