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

{% trans "Description:" %}

{% blocktrans trimmed %} Migrate an existing share to another Manila host. This will move all your share data from one host to another.

This is equivalent to the 'manila migration-start' command. {% endblocktrans %}

{% endblock %}