
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
8 lines
295 B
YAML
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.
|