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

{% trans "Description:" %}

{% blocktrans %} A display of all the raw data collected during the latest run of the diagnostic test and discovery on the Cinder node. This data can be useful when attempting to diagnose issues with Cinder and/or backend storage arrays. {% endblocktrans %}

{% endblock %} {% block modal-footer %} {% trans "Close" %} {% endblock %}