summaryrefslogtreecommitdiff
path: root/releasenotes/notes/image-id-in-snapshot-notification-7e1e10435475a1af.yaml
blob: ca0c979ff86713ab40757f47ba02ce9b73706c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
features:
  - |
    The payload of the ``instance.snapshot.start`` and
    ``instance.snapshot.end`` notifications have been extended with the
    ``snapshot_image_id`` field that contains the image id of the snapshot
    created. This change also causes that the type of the payload object has
    been changed from ``InstanceActionPayload`` version 1.5 to
    ``InstanceActionSnapshotPayload`` version 1.6. See the
    `notification dev reference`_ for the sample file of
    ``instance.snapshot.start`` as an example.

    .. _notification dev reference: https://docs.openstack.org/developer/nova/notifications.html