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

{% trans "Description:" %}

{% blocktrans trimmed %} When a share is "unmanaged", the share will no longer be visible within OpenStack. Note that the share will not be deleted.

This is equivalent to the 'manila unmanage' command. {% endblocktrans %}

{% endblock %}