nova/releasenotes/notes/bp-flavor-notifications-7b3a56509c3f138d.yaml
Matt Riedemann e05f678e0a Update notification for flavor
This patch adds versioned notification for flavor update operation.

Implement blueprint: flavor-notifications

Change-Id: I770e3c0c1675bbb7844b13826f3fdc48ad5491a2
2017-01-11 11:16:49 -05:00

12 lines
422 B
YAML

---
features:
- Support versioned notifications for flavor operations like create, delete,
update access and update extra_specs.
issues:
- |
Flavor.projects (access) will not be present in the instance versioned
notifications since notifications currently do not lazy-load fields. This
limitation is being tracked with `bug 1653221`_.
.. _bug 1653221: https://bugs.launchpad.net/nova/+bug/1653221