{% 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 %}
{% if next or prev %} {% if next %}
next
{% endif %} {% if prev %}
previous |
{% endif %} {% endif %}
suggest edits
{% include 'license_cc.html' %}
found an error? report a bug
questions?
ask.openstack.org
{% include 'docsreleases.html' %}
{% include 'footer.html' %} {% include 'script_footer.html' %}