From b71ce80554ba08aeac65959c747f612a903dc5de Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Wed, 26 Jun 2024 11:48:13 -0500 Subject: [PATCH] docs: Corrects a typo on a placement audit command Updates --resource-provider to use an underscore instead of a dash. Change-Id: If379942323a87cfb9b5d271d83d39bbd1e2bb3a9 --- doc/source/admin/troubleshooting/orphaned-allocations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/admin/troubleshooting/orphaned-allocations.rst b/doc/source/admin/troubleshooting/orphaned-allocations.rst index c61684497b..8ea008b234 100644 --- a/doc/source/admin/troubleshooting/orphaned-allocations.rst +++ b/doc/source/admin/troubleshooting/orphaned-allocations.rst @@ -233,4 +233,4 @@ an existing instance or migration UUID: .. code-block:: console - $ nova-manage placement audit --verbose --delete --resource-provider + $ nova-manage placement audit --verbose --delete --resource_provider