dcd3f516d2
While we do not have an automated fix for bug 1849479 this provides a troubleshooting document for working around that issue where allocations from a server that was evacuated from a down host need to be cleaned up manually in order to delete the resource provider and associated compute node/service. In general this is also a useful guide for linking up the various resources and terms in nova and how they are reflected in placement with the relevant commands which is probably something we should do more of in our docs. Change-Id: I120e1ddd7946a371888bfc890b5979f2e19288cd Related-Bug: #1829479
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.