82c2a06a97
This is cleaned up as of commit
2351d624ae
, and should be sufficient for
the final release. If something else with a release note lands, we can
make any changes there in a later patch.
Change-Id: Ia1ef442f3cc0d64c8a7c6fbb5aaf3f0160f214de
9 lines
402 B
YAML
9 lines
402 B
YAML
---
|
|
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.
|