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

{% trans "Description:" %}

{% blocktrans %} Create a link between a Cinder Backend and a SSMC Instance.

Once created, any volume hosted on the cinder backend will show additional actions available in the Horizon Admin volume table. These actions will include the ability to link directly to its associated volume details panel in SSMC.

Note that the SSMC Username and Password will be used to set the access-level to SSMC once it is launched. {% endblocktrans %}

{% endblock %}