28a266461a
This adds support for devices that will be allocated to an instance once and left in a reserved=total state. An external workflow can put them back into allocatable state by dropping reserved back to zero. Note this requires PCI-in-placement tracking for the affected devices and it is only valid for type-PCI and type-PF devices. Related to blueprint one-time-use-devices Depends-On: https://review.opendev.org/c/openstack/requirements/+/946181 Co-Authored-By: Balazs Gibizer <gibi@redhat.com> Change-Id: Idfe8a746a97d68cd4eae30afb7d22f4e3af80327
OpenStack Nova Documentation README =================================== Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: https://docs.openstack.org/nova/latest/ API guide docs are built to: https://docs.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.