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

{% trans "Description:" %}

{% blocktrans trimmed %} Create a new "spec" key-value pair for QoS Spec "{{ qos_spec_name }}". Valid key names are expected in the QoS specs. The acceptable values for key are "minIOPS", "maxIOPS" and "burstIOPS". {% endblocktrans %}

{% trans "Example:" %}

{% endblock %}