{% block header %}{% endblock %}
OpenStack Docs: {{ title }}
{% include 'css.html' %} {# FAVICON #} {% if favicon %}
{% endif %} {% include 'header.html' %}
{% include 'titlerow.html' %}
updated: {{ last_updated }} | release: {{ release }}
suggest edits
Contents
{{ toc }}
{% block body %} {% endblock %}
updated: {{ last_updated }} | release: {{ release }}
suggest edits
{% include 'license_cc_by_sa_30.html' %}
found an error? report a bug
questions?
ask.openstack.org
{% include 'docsreleases.html' %}
{% include 'footer.html' %} {% include 'script_footer.html' %}