nova/doc
Stephen Finucane 557728abaf docs: Change order of PCI configuration steps
It doesn't really make sense to describe the "higher level"
configuration steps necessary for PCI passthrough before describing
things like BIOS configuration. Simply switch the ordering.

Change-Id: I4ea1d9a332d6585ce2c0d5a531fa3c4ad9c89482
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Related-Bug: #1852727
2019-11-15 11:45:25 +00:00
..
api_samples Merge "nova-net: Migrate 'test_floating_ips' functional tests" 2019-10-30 23:47:55 +00:00
ext Add notification sample test for aggregate.cache_images.start|end 2019-10-25 10:38:19 -07:00
notification_samples Add Aggregate image caching progress notifications 2019-10-29 08:18:32 -07:00
source docs: Change order of PCI configuration steps 2019-11-15 11:45:25 +00:00
test docs: Add redirects for '/user/aggregates' 2019-10-08 16:46:09 +00:00
README.rst Update api-ref location 2019-07-22 19:17:28 +02:00
requirements.txt PDF documentation build 2019-09-04 17:34:26 +09:00

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.