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

{% trans "Description:" %}

{% blocktrans %} "Manage" an existing volume from a Cinder host. This will make the volume visible within OpenStack.

This is equivalent to the cinder manage command. {% endblocktrans %}

{% endblock %}