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

package info (click to toggle)
python-ironicclient 5.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,632 kB
  • sloc: python: 25,269; makefile: 22; sh: 8
file content (8 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (3)
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.)