{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}
{% 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 %}