{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}

{% trans "Description:" %}

{% blocktrans %} Run the diagnostic test on all registered Nova nodes. The test will verify required software is installed on the system.

Warning - these tests may take several minutes to complete. {% endblocktrans %}

{% endblock %}