File: trigger-notifications-when-lock-unlock-instances-5c0bb9262c0b4f0b.yaml

package info (click to toggle)
nova 2%3A18.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 49,532 kB
  • sloc: python: 383,759; pascal: 1,610; xml: 1,184; sh: 917; makefile: 140; sql: 43
file content (9 lines) | stat: -rw-r--r-- 375 bytes parent folder | download | duplicates (5)
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.