{% set projects = PROJECT_DATA[SERIES] %} {% extends "templates/base.tmpl" %} {% block pagetitle %}{{SERIES_TITLE}} Configuration Guides{% endblock %} {% block title %} Documentation > Configuration Guides {% endblock %} {% block content %}
This page contains documentation about configuring OpenStack services.
{{project.service}}
{% endif %} {% endfor %}Documentation treated like code, powered by the community - interested?
How To Contribute