From f8a947c5b5f1ef9f4ac5fd7d5bf36d08e9d9acfa Mon Sep 17 00:00:00 2001 From: Kristal Dale Date: Fri, 17 Jan 2020 13:19:38 -0800 Subject: [PATCH] Correct instruction for last step in DistCloud Install Adding sentence back in per the last comment on https://review.opendev.org/#/c/701474/ (addressing LP 1858481) Change-Id: I74b6a2c7f47b9cb81b16835f9f7d78cb30c3d869 Signed-off-by: Kristal Dale --- .../r3_release/distributed_cloud/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/deploy_install_guides/r3_release/distributed_cloud/index.rst b/doc/source/deploy_install_guides/r3_release/distributed_cloud/index.rst index 63cb0e4bf..c8a0a9953 100644 --- a/doc/source/deploy_install_guides/r3_release/distributed_cloud/index.rst +++ b/doc/source/deploy_install_guides/r3_release/distributed_cloud/index.rst @@ -282,7 +282,7 @@ At the System Controller: On the active controller for each subcloud: #. Add a route from the subcloud to the controller management network to enable - the subcloud to go online. Use the following command: + the subcloud to go online. For each host in the subcloud: .. code:: sh @@ -294,3 +294,4 @@ On the active controller for each subcloud: .. code:: sh system host-route-add 1 enp0s8 192.168.204.0 24 192.168.101.1 +