Files
nova/releasenotes/notes/one-time-use-devices-b62247dd2a4c7a15.yaml
Dan Smith 3dc42b8422 Add one-time-use devices docs and reno
This adds documentation to the PCI-passthrough doc in the admin guide,
explaining how to use one-time-use devices.

Keeping this separate so we can iterate on it separate from the code.

Related to blueprint one-time-use-devices

Change-Id: Iff91c0726bbb37c7a3ef885a73e3c3586feb6004
2025-04-02 11:53:54 -07:00

8 lines
295 B
YAML

---
features:
- |
The ``one_time_use`` tag was added to the PCI ``device_spec`` description,
which allows leaving devices in reserved state after they have been
assigned to an instance. This is useful for data cleaning, firmware
updates, and other operator-specific workflows.