2018-04-21 16:45:19 +08:00
|
|
|
---
|
|
|
|
|
|
|
|
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
|
2018-07-11 15:57:08 +08:00
|
|
|
include the new ``policy`` and ``rules`` field. The ``policies`` field is
|
2018-04-21 16:45:19 +08:00
|
|
|
deprecated for removal but still put into the notification payload for
|
|
|
|
backward compatibility.
|