{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Storage Group Status" %}{% endblock %} {% block page_header %} {% include "horizon/common/_page_header.html" with title=cluster.title %} {% endblock page_header %} {% block main %}
{{ settings.storage_group_near_full_threshold}} | {{ settings.storage_group_full_threshold }} | {{ settings.ceph_near_full_threshold}} | {{ settings.ceph_full_threshold}} |