Files
openstack-ansible/doc/source/index.rst
Alexandra Settle 60a1673cd5 Fixes deploy-guide links
Due to changes from the documentation migration process, the
tag :deploy_guide: is no longer functioning appropriately.
This patch fixes the links to point to /draft/ until the issue
with :deploy_guide: can be solved.

This patch also re-links to the Mitaka documentation which was
previously left behind in the server migration.

Change-Id: If7c6af44557945dd8f2fca25b69965b1fb9bf295
2017-07-17 11:53:47 +00:00

63 lines
2.0 KiB
ReStructuredText

===============================
OpenStack-Ansible Documentation
===============================
Abstract
~~~~~~~~
OpenStack-Ansible provides Ansible playbooks and roles for the deployment and
configuration of an OpenStack environment.
Documentation for each of the following releases is available.
Pike: Pre-release
~~~~~~~~~~~~~~~~~
OpenStack-Ansible Pike is currently in development.
.. toctree::
:maxdepth: 1
Deployment guide <https://docs.openstack.org/project-deploy-guide/openstack-ansible/draft/>
Release notes <https://docs.openstack.org/releasenotes/openstack-ansible/unreleased.html>
admin/index
user/index
contributor/index
reference/index
Ocata: Current stable release, security supported
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OpenStack-Ansible's Ocata series was first released with the 15.0.0 tag on
8 March 2017.
* `OpenStack-Ansible Ocata Documentation`_
* `OpenStack-Ansible Ocata series release notes`_
.. _OpenStack-Ansible Ocata Documentation: https://docs.openstack.org/openstack-ansible/ocata/
.. _OpenStack-Ansible Ocata series release notes: http://docs.openstack.org/releasenotes/openstack-ansible/ocata.html
Newton: Current stable release, security supported
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OpenStack-Ansible's Newton series was first released with the 14.0.0 tag on
20 October 2016.
* `OpenStack-Ansible Newton Documentation`_
* `OpenStack-Ansible Newton series release notes`_
* `OpenStack-Ansible Newton series timeline`_
.. _OpenStack-Ansible Newton Documentation: http://docs.openstack.org/openstack-ansible/newton/
.. _OpenStack-Ansible Newton series timeline: https://launchpad.net/openstack-ansible/newton
.. _OpenStack-Ansible Newton series release notes: http://docs.openstack.org/releasenotes/openstack-ansible/newton.html
Mitaka: EOL (end-of-life)
~~~~~~~~~~~~~~~~~~~~~~~~~~
OpenStack-Ansible's Mitaka series was EOL'd on 10 April 2017.
To view the documentation only,
see the `OpenStack-Ansible Mitaka Documentation <https://docs.openstack.org/openstack-ansible/mitaka/>`_.