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

{% trans "Description:" %}

{% blocktrans %} Storage array discovery is accomplished by performing diagnostic tests on all registered Cinder nodes.

Once complete, the "Storage Arrays" table will be refreshed to show all the arrays specified in each of the registered Cinder nodes "cinder.conf" files.

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

{% endblock %}