e05f678e0a
This patch adds versioned notification for flavor update operation. Implement blueprint: flavor-notifications Change-Id: I770e3c0c1675bbb7844b13826f3fdc48ad5491a2
12 lines
422 B
YAML
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
|