d1ccea4dd7
Change-Id: I126b51892056e3241640bbf05acf16d7f72b4329
11 lines
415 B
YAML
11 lines
415 B
YAML
---
|
|
|
|
features:
|
|
- |
|
|
The new style ``policy`` field has been added to ``ServerGroupPayload``.
|
|
The ``server_group.create``, ``server_group.delete`` and
|
|
``server_group.add_member`` versioned notifications will be updated to
|
|
include the new ``policy`` and ``rules`` field. The ``policies`` field is
|
|
deprecated for removal but still put into the notification payload for
|
|
backward compatibility.
|