summaryrefslogtreecommitdiff
path: root/releasenotes/notes/trigger-notifications-when-lock-unlock-instances-5c0bb9262c0b4f0b.yaml
blob: 077586410ef9e48ff0bf5d81043d85dc12979716 (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    The versioned ``instance.lock`` and ``instance.unlock`` notifications have
    been added. These notifications are emitted as a result of the respective
    server ``lock`` and server ``unlock`` REST API calls.

    See https://docs.openstack.org/nova/latest/reference/notifications.html#existing-versioned-notifications
    for notification samples.