This patch sets up the index to reference the documentation for each release. This provides a clearer starting point for deployers who need to follow documentation which meets their needs for either a development-focused deployment, or a stable deployment. Change-Id: I37844e64f36223d86ed8c648338323fe6241ac6b
51 lines
1.5 KiB
ReStructuredText
51 lines
1.5 KiB
ReStructuredText
.. openstack-ansible documentation master file, created by
|
|
sphinx-quickstart on Mon Apr 13 20:42:26 2015.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to OpenStack-Ansible's documentation!
|
|
=============================================
|
|
|
|
This project provides Ansible playbooks and roles for installing an OpenStack cloud.
|
|
|
|
Mitaka (unreleased)
|
|
===================
|
|
|
|
OpenStack-Ansible Mitaka is currently in development. The
|
|
`Mitaka Series Timeline`_ is available for review.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
install-guide/index
|
|
developer-docs/index
|
|
|
|
.. _Mitaka Series Timeline: https://launchpad.net/openstack-ansible/trunk
|
|
|
|
Liberty (current stable)
|
|
========================
|
|
|
|
OpenStack-Ansible's Liberty Series was first released with the 12.0.0 tag
|
|
on 11 September 2015.
|
|
|
|
* `OpenStack-Ansible Liberty Documentation`_
|
|
|
|
* `OpenStack-Ansible Liberty Series Timeline`_
|
|
|
|
.. _OpenStack-Ansible Liberty Documentation: http://docs.openstack.org/developer/openstack-ansible/liberty/
|
|
.. _OpenStack-Ansible Liberty Series Timeline: https://launchpad.net/openstack-ansible/liberty
|
|
|
|
Kilo (current stable)
|
|
=====================
|
|
|
|
OpenStack-Ansible's Kilo series was first released with the 11.0.0 tag on
|
|
30 April 2015.
|
|
|
|
* `OpenStack-Ansible Kilo Documentation`_
|
|
|
|
* `OpenStack-Ansible Kilo Series Timeline`_
|
|
|
|
.. _OpenStack-Ansible Kilo Documentation: http://docs.openstack.org/developer/openstack-ansible/kilo/
|
|
.. _OpenStack-Ansible Kilo Series Timeline: https://launchpad.net/openstack-ansible/kilo
|
|
|