From df219f666c0b8b34911289accd1fe5739d8bf7d8 Mon Sep 17 00:00:00 2001 From: Hongbin Lu Date: Sat, 6 Jan 2018 15:00:53 +0000 Subject: [PATCH] Update FAQs about listing hosts in cellv2 Document the ``nova-manage cell_v2 list_hosts`` command for listing hosts in one or all v2 cells. Change-Id: I46fece55f1647fe7a41906054ad0d6213315187b Related-Bug: #1735687 --- doc/source/user/cells.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/user/cells.rst b/doc/source/user/cells.rst index 4baa48c42252..ed7b12982c48 100644 --- a/doc/source/user/cells.rst +++ b/doc/source/user/cells.rst @@ -583,9 +583,9 @@ FAQs cell you can run this and it will report any hosts that are not yet mapped to a cell and map them. This command is idempotent. - In the future, we may add a flag to the ``nova-manage cell_v2 list_cells`` - command or add another command to list hosts in a specific cell (or all - cells). + 3. Run ``nova-manage cell_v2 list_hosts``. This will list hosts in all + cells. If you want to list hosts in a specific cell, you can run + ``nova-manage cell_v2 list_hosts --cell_uuid ``. #. I updated the database_connection and/or transport_url in a cell using the ``nova-manage cell_v2 update_cell`` command but the API is still trying to