Files
nova/releasenotes/notes/accelerator-requests-6c9a6fef77ab776a.yaml
Sundar Nadathur c6365f1b55 Define Cyborg ARQ binding notification event.
APIImpact: Adds 2.82 microversion for /os-server-external-events API.
DocImpact: Adds new version to doc/api_samples/versions/.

Change-Id: I7a626544d8221dc0eeb5672986ca897ce4718be8
Blueprint: nova-cyborg-interaction
2020-03-01 13:52:51 -08:00

11 lines
398 B
YAML

---
features:
- |
Handling accelerator requests for an instance is now supported (where
supported by the underlying virt driver) as of microversion
2.82. The Cyborg service generates an event for the binding
completion for each accelerator request for an instance.
Adds a new event ``accelerator_request_bound`` for this to the API:
* ``POST /os-server-external-events``