bcdcc416a3
TrivialFix Change-Id: Id78554a320d44eeca1adcc0ed64d1aad9dd8abbf
12 lines
362 B
YAML
12 lines
362 B
YAML
features:
|
|
- |
|
|
The fields ``locked`` and ``display_description`` have been added to
|
|
InstancePayload. Versioned notifications for instance actions
|
|
will include these fields.
|
|
|
|
A few examples of versioned notifications that use InstancePayload:
|
|
|
|
* ``instance.create``
|
|
* ``instance.delete``
|
|
* ``instance.resize``
|
|
* ``instance.pause`` |