magnum/releasenotes/notes/bp-magnum-notifications-8bd44cfe9e80f82b.yaml
Hongbin Lu 6a7c4f8bce Add missing release notes
Change-Id: If3eb28475d3c124cc1660a3e7ed9790bc4c2c148
2016-08-31 18:14:06 -05:00

8 lines
395 B
YAML

---
features:
- Emit notifications when there is an event on a cluster. An event could be
a status change of the cluster due to an operation issued by end-users
(i.e. users create, update or delete the cluster). Notifications are sent
by using oslo.notify and PyCADF. Ceilometer can capture the events and
generate samples for auditing, billing, monitoring, or quota purposes.