summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-notifications-97b6c79c18b48073.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/add-notifications-97b6c79c18b48073.yaml')
-rw-r--r--releasenotes/notes/add-notifications-97b6c79c18b48073.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/releasenotes/notes/add-notifications-97b6c79c18b48073.yaml b/releasenotes/notes/add-notifications-97b6c79c18b48073.yaml
index 6310b6f93..cd1582448 100644
--- a/releasenotes/notes/add-notifications-97b6c79c18b48073.yaml
+++ b/releasenotes/notes/add-notifications-97b6c79c18b48073.yaml
@@ -1,6 +1,8 @@
---
features:
- - Add support for inter-service notifications (disabled by default until the
+ - 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.