4af8a791f0
Cleans up the release notes for the next release: - removes the prelude since it was incorrectly added; no release note was needed for the change to help strings - combines two features related to event handling, into one feature - adds the API version to the is-smartnic argument - some grammatical fixes Change-Id: Idd929e419e036de8fbafc22f06ff6c129fc23b16
9 lines
314 B
YAML
9 lines
314 B
YAML
---
|
|
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.)
|