diff --git a/_images/user_screen_shots/net_verify_failure-warning.png b/_images/user_screen_shots/net_verify_failure-warning.png index 26b17cda8..d8f5e0648 100644 Binary files a/_images/user_screen_shots/net_verify_failure-warning.png and b/_images/user_screen_shots/net_verify_failure-warning.png differ diff --git a/_images/user_screen_shots/net_verify_in_progress.png b/_images/user_screen_shots/net_verify_in_progress.png index 546997f01..10d032edf 100644 Binary files a/_images/user_screen_shots/net_verify_in_progress.png and b/_images/user_screen_shots/net_verify_in_progress.png differ diff --git a/_images/user_screen_shots/verify-network-warning.png b/_images/user_screen_shots/verify-network-warning.png index ebe6fac90..3deb327d8 100644 Binary files a/_images/user_screen_shots/verify-network-warning.png and b/_images/user_screen_shots/verify-network-warning.png differ diff --git a/pages/user-guide/5000-deploy-environment.rst b/pages/user-guide/5000-deploy-environment.rst index e67345c0d..add22deba 100644 --- a/pages/user-guide/5000-deploy-environment.rst +++ b/pages/user-guide/5000-deploy-environment.rst @@ -35,3 +35,10 @@ or by checking individual node logs in the **Logs** tab. .. include:: /pages/user-guide/stop_reset/0200-stop-deploy-ui.rst .. include:: /pages/user-guide/stop_reset/0500-reset-environment.rst + +Note, that beginning with Fuel 6.1, the Fuel web UI +displays warnings if you try to press **Deploy** button +with network verification in progress, failed or +skipped. See :ref:`Verify networks ` for +more details and screenshots. + diff --git a/pages/user-guide/config-environment/3400-verify-networks.rst b/pages/user-guide/config-environment/3400-verify-networks.rst index bb89b05c2..3c84bcf5b 100644 --- a/pages/user-guide/config-environment/3400-verify-networks.rst +++ b/pages/user-guide/config-environment/3400-verify-networks.rst @@ -37,17 +37,17 @@ message should appear. from the checklist. Beginning with Fuel 6.1, if you press **Deploy** button -without verifying network, the Fuel web UI will display a warning. +the Fuel web UI will prevent you from deploying the +environment in three cases: -.. image:: /_images/user_screen_shots/verify-network-warning.png +* you have not verified networks at all: -When deploying an environment with -network verification in progress, you will also get -a warning. + .. image:: /_images/user_screen_shots/verify-network-warning.png -.. image:: /_images/user_screen_shots/net_verify_in_progress.png +* your network verification is in progress: -If you try to deploy an environment with failed network verification, -the Fuel web UI will display a warning. + .. image:: /_images/user_screen_shots/net_verify_in_progress.png -.. image:: /_images/user_screen_shots/net_verify_failure-warning.png +* your network verification failed: + + .. image:: /_images/user_screen_shots/net_verify_failure-warning.png