05adc8d006
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
10 lines
367 B
YAML
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
|
|
|