nova/doc
Artom Lifshitz b2471dd578 pci: implement the 'socket' NUMA affinity policy
This patch enables the 'socket' PCI NUMA affinity policy. The PCI
manager gets a new method to implement it, and the libvirt driver
starts reporting the necessary trait, enabling it to receive
instances with the 'socket' policy.

Implements: blueprint pci-socket-affinity
Change-Id: Ia875c9c3542ef4138d0d7a2c26c0cf49dcca0761
2021-03-10 17:06:03 -05:00
..
api_samples api: Drop statistics-style fields from os-hypervisors 2021-01-08 10:10:21 +00:00
api_schemas Add JSON schema and test for network_data.json 2020-02-17 15:35:24 +01:00
ext tox: Enable parallel docs build 2021-01-27 16:46:21 +00:00
notification_samples libvirt: Add support for virtio-based input devices 2021-03-05 11:00:02 +00:00
source pci: implement the 'socket' NUMA affinity policy 2021-03-10 17:06:03 -05:00
test Remove 'nova-xvpvncproxy' 2019-12-23 14:20:28 +00:00
README.rst Update api-ref location 2019-07-22 19:17:28 +02:00
requirements.txt tox: Enable parallel docs build 2021-01-27 16:46:21 +00:00

README.rst

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.