nova/releasenotes/notes/versioned-notification-interface-is-complete-06725d7d4d761849.yaml
Sean Mooney 6314f09ed4 [codespell] apply codespell to the releasenotes
this change fixes the typos in the releasenotes
"""
codespell --ignore-words=doc/dictionary.txt -i 3 -w  releasenotes/
"""

Change-Id: I29cd5268cd129b194c43a9f6b08a2b7b1c254b65
2023-10-03 01:17:21 +01:00

11 lines
479 B
YAML

---
features:
- |
The versioned notification interface of nova is now complete and in
feature parity with the legacy interface. The emitted notifications
are documented in `notification dev ref`_ with full sample files.
The deprecation of the legacy notification interface is under discussion
and will be handled separately.
.. _notification dev ref: https://docs.openstack.org/nova/latest/reference/notifications.html#existing-versioned-notifications