nova/releasenotes/notes/service-status-notification-e137297f5d5aa45d.yaml
Balazs Gibizer 05adc8d006 Generate doc for versioned notifications
This commit adds a new sphinx extension that inspects the nova code
and adds information about the existing versioned notifications to
the nofitications devref. This way the devref is automatically kept
up to date with relevant information.

Partially-Implements: bp versioned-notification-api
Change-Id: If65d5d81e26cb2b4a9f57a8c7d37d3de310ebe00
2016-01-28 15:33:06 +01:00

10 lines
367 B
YAML

---
features:
- A new service.status versioned notification has been introduced.
When the status of the Service object is changed nova will
send a new service.update notification with versioned payload
according to bp versioned-notification-api.
The new notification is documented in
http://docs.openstack.org/developer/nova/notifications.html