nova/doc
Dan Smith 5429fd3d6e Add admin doc information about image cache resource accounting
This adds some details to the image cache page in the admin docs about
how image cache disk usage is (not) considered in the scheduler disk
space calculation. Workarounds and mitigation strategies are provided.

Basically this patch is now a partial backport of
829ccbe2bb squashed into
57702ad484 .

Change-Id: I7f40f167cea073a73cf249a9adfd73e1187c031b
Related-Bug: #1878024
(cherry picked from commit ab3fab0322)
(cherry picked from commit 57702ad484)
(cherry picked from commit 147f1c753a)
2020-07-06 10:38:48 +00:00
..
api_samples Merge "Fix os-keypairs pagination links" into stable/stein 2020-03-13 00:53:43 +00:00
ext Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00
notification_samples Enhance service restart in functional env 2020-01-20 16:56:13 +00:00
source Add admin doc information about image cache resource accounting 2020-07-06 10:38:48 +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.