{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}
{% blocktrans %}
Run connection tests on all registered nodes to verify SSH credentials.
SSH connection tests will fail if either the node is unreachable, or the provided
SSH credentials are invalid.
Warning - these tests may take several minutes to complete.
{% endblocktrans %}