{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Volumes" %}{% endblock %} {% block main %}

Volumes not available

The volumes feature is not currently available for Ironic instances. We hope to offer this feature in the future.

{% endblock %}