From 7cae672a74fe4749454f1439a9b454885db96a78 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 23 Sep 2025 09:14:52 +0200 Subject: [PATCH] doc: Fix typo in nova-manage command Change-Id: Id9ba4e984418b9da20b5be313485d8892ef98c0e Signed-off-by: Pierre Riteau --- doc/source/cli/nova-manage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/cli/nova-manage.rst b/doc/source/cli/nova-manage.rst index 5b5432e28bd8..2824baf76a90 100644 --- a/doc/source/cli/nova-manage.rst +++ b/doc/source/cli/nova-manage.rst @@ -785,7 +785,7 @@ cell, host, and instance mapping records required. - The instance is not mapped to a cell. See the ``map_instances`` command. * - 2 - - The cell mapping is missing. See the ``map_cell_and_hots`` command if + - The cell mapping is missing. See the ``map_cell_and_hosts`` command if you are upgrading from a cells v1 environment, and the ``simple_cell_setup`` command if you are upgrading from a non-cells v1 environment.