nova/doc
Zara 3ed1e88bd2 Explain why disk_available_least can be negative
This commit adds a paragaph to explain the circumstances in which
disk_available_least will have a negative value, and why this behaviour is
preferred.

Change-Id: Iaa33c35a14a6f0dc8b1d11803a885dce26722e52
2019-03-28 17:23:10 +00:00
..
api_samples Support server create with ports having resource request 2019-03-05 17:48:29 +01:00
ext Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00
notification_samples The field instance_name was added to InstanceCreatePayload 2019-01-15 15:27:07 +00:00
source Explain why disk_available_least can be negative 2019-03-28 17:23:10 +00:00
test Remove cells v1 (for the most part) from the docs 2019-02-13 13:59:09 -05:00
README.rst Fix the file name of development-environment.rst 2018-06-07 15:26:08 +09:00
requirements.txt Replace support matrix ext with common library 2018-07-16 15:04:00 +01: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://developer.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.