nova/doc
Dustin Cowles 260713dc22 Provider Config File: Enable loading and merging of provider configs
This series implements the referenced blueprint to allow for specifying
custom resource provider traits and inventories via yaml config files.

This fourth commit adds the config option, release notes, documentation,
functional tests, and calls to the previously implemented functions in
order to load provider config files and merge them to the provider tree.

Change-Id: I59c5758c570acccb629f7010d3104e00d79976e4
Blueprint: provider-config-file
2020-08-26 23:18:53 +08:00
..
api_samples api: Introduce microverion 2.87 allowing boot from volume rescue 2020-04-09 08:39:36 +01:00
api_schemas Add JSON schema and test for network_data.json 2020-02-17 15:35:24 +01:00
ext docs: Resolve issue with deprecated extra specs 2020-05-08 10:15:26 +01:00
notification_samples scheduler: Request vTPM trait based on flavor or image 2020-07-16 17:54:44 +01:00
source Provider Config File: Enable loading and merging of provider configs 2020-08-26 23:18:53 +08: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 Add link to PDF document 2020-05-18 18:42:31 +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.