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
This commit is contained in:
parent
27accd67e4
commit
60a1673cd5
@ -6,7 +6,7 @@ This guide provides information about operating your OpenStack-Ansible
|
||||
deployment.
|
||||
|
||||
For information how to deploy your OpenStack-Ansible cloud, refer to the
|
||||
:deploy_guide:`Deployment Guide <index.html>`
|
||||
`Deployment Guide <https://docs.openstack.org/project-deploy-guide/openstack-ansible/draft/>`_.
|
||||
for step-by-step instructions on how to deploy the OpenStack packages and
|
||||
dependencies on your cloud using OpenStack-Ansible.
|
||||
|
||||
|
@ -6,7 +6,7 @@ In this section, you will find documentation relevant to developing
|
||||
OpenStack-Ansible.
|
||||
|
||||
For information on how to install and deploy OpenStack-Ansible, see the
|
||||
:deploy_guide:`Deployment Guide <index.html>`.
|
||||
`Deployment Guide <https://docs.openstack.org/project-deploy-guide/openstack-ansible/draft/>`_.
|
||||
|
||||
Contents:
|
||||
|
||||
|
@ -17,8 +17,8 @@ OpenStack-Ansible Pike is currently in development.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
:deploy_guide:Deployment Guide <index.html>
|
||||
releasenotes/unreleased
|
||||
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
|
||||
@ -52,3 +52,11 @@ OpenStack-Ansible's Newton series was first released with the 14.0.0 tag on
|
||||
.. _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/>`_.
|
||||
|
Loading…
x
Reference in New Issue
Block a user