File: add-events-support-53c461d28abf010b.yaml

package info (click to toggle)
python-ironicclient 5.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,344 kB
  • sloc: python: 24,061; makefile: 20; sh: 18
file content (8 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
features:
  - |
    Adds the ``Event`` resource and the ``client.events.create`` Python SDK
    method to support publishing events to the Bare Metal service using
    the /v1/events API endpoint (introduced in API version 1.54).

    .. Note:: Events are not intended for end-user usage. (Internal use only.)