6fa5bd43fb
There are some bits of wisdom and workarounds required to have a positive experience when profiling in an eventlet environment. This patch adds a section where such wisdom can accumlate, and also provides a workaround for a specific problem when profiling nova-compute. Change-Id: Id6362f20c831c43e4d3316fe573e28c6b891d459
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.