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

{% trans "Volume consistency groups can only be deleted after all the volumes they contain are either deleted or unassigned." %}

{% trans "The default action for deleting a consistency group is to first disassociate all associated volumes." %}

{% trans "Check the "Delete Volumes" box to also delete the volumes associated with this consistency group." %}

{% trans "Note that a volume can not be deleted if it is "attached" or has any dependent snapshots." %}

{% endblock %}