c6e7cc927f
As the last versioned notification transformation patch I019e88fabd1d386c0d6395a7b1969315873485fd has been merged this patch adds a release note that the versioned interface is complete. Change-Id: I22586e470356cca5238b94faf257d8886742618f Implements: bp versioned-notification-transformation-stein
11 lines
478 B
YAML
11 lines
478 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 dicussion
|
|
and will be handled separately.
|
|
|
|
.. _notification dev ref: https://docs.openstack.org/nova/latest/reference/notifications.html#existing-versioned-notifications
|