octavia/releasenotes/notes/add-event-notifications-aa9946d771308da5.yaml
Spencer Harmon 70257eb6b3 Add event notifications for load balancers.
This patch creates tasks for load balancer notifications and adds them to the amphora loadbalancer create/delete/update flows.

Change-Id: I287d89cd83e91473f1375788c969521aa58ca567
2022-07-29 10:07:02 -05:00

14 lines
403 B
YAML

---
features:
- |
Octavia now supports oslo.message notifications for loadbalancer create,
delete, and update operations.
upgrade:
- |
A new option is provided in the oslo_messaging namespace to disable
event_notifications.
other:
- |
Admin documentation page has been added to explain the available events,
the notification format, and how to disable event notifications.