{% set scriptdir = '../common/js/' %} {% set cssdir = '../common/css/' %} {% extends "templates/base.tmpl" %} {% block pagetitle %}Draft{% endblock %} {% block title %}{% endblock %} {% block header %} {% endblock header %} {% block content %}

Welcome to OpenStack Documentation

What is OpenStack? OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resources throughout a datacenter, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface.


What are the next steps?

View The Docs Get OpenStack Get Training

Documentation preview for Ocata (February 2017)

This is documentation in progress for the next release. You can use the menu to select a prior release.

{% include 'templates/dropdown_releases_and_languages.tmpl' %}

Documentation treated like code, powered by the community - interested?

How To Contribute
{% endblock content %}