Fix 404s in repo
Fix links that give 404: Replace with updated versions. For ha-guide: Just drop the links, the guide has been changed so much that the sections are completely different. Change-Id: I428e8c5717fc20db8212621acfaf8728246e8e01
This commit is contained in:
parent
85285d595e
commit
323d98336a
@ -107,7 +107,7 @@ Here are a few representative files under ``www/``:
|
||||
* ``README.rst``
|
||||
* ``schema.yaml``
|
||||
|
||||
* ``redirect-tests.txt`` -- input file for `whereto <http://whereto.readthedocs.io/en/latest/>`_
|
||||
* ``redirect-tests.txt`` -- input file for `whereto <https://docs.openstack.org/whereto/>`_
|
||||
to test ``.htaccess``;
|
||||
see http://files.openstack.org/docs-404s/ for a list of recent 404
|
||||
errors
|
||||
|
@ -6,7 +6,7 @@ As of the Newton release, a new method of publishing deployment guides has
|
||||
been implemented. This allows each deployment projects to create their own
|
||||
deployment guide, based on a standard template, in their own repository.
|
||||
These guides are then centrally published to
|
||||
`Deployment Guides <https://docs.openstack.org/newton/deploy/newton/>`_.
|
||||
`Deployment Guides <https://docs.openstack.org/newton/deploy/>`_.
|
||||
|
||||
.. note::
|
||||
|
||||
|
@ -11,8 +11,7 @@ console from a VNC client installed on your local machine.
|
||||
|
||||
Because VNC is a standard protocol, there are multiple clients
|
||||
available that implement the VNC spec, including
|
||||
`TigerVNC <http://sourceforge.net/apps/mediawiki/tigervnc/
|
||||
index.php?title=Welcome_to_TigerVNC>`_ (multiple platforms),
|
||||
`TigerVNC <https://tigervnc.org/>`_ (multiple platforms),
|
||||
`TightVNC <http://tightvnc.com/>`_ (multiple platforms),
|
||||
`RealVNC <http://realvnc.com/>`_ (multiple platforms),
|
||||
`Chicken <http://sourceforge.net/projects/chicken/>`_ (Mac OS X),
|
||||
|
@ -16,16 +16,16 @@ High Availability Guide
|
||||
* Added the `Highly available Shared File Systems API <https://docs.openstack.org/ha-guide/storage-ha-file-systems.html>`_
|
||||
section.
|
||||
|
||||
* Improved `Pacemaker/Corosync cluster <https://docs.openstack.org/ha-guide/controller-ha-pacemaker.html>`_
|
||||
installation and configuration details.
|
||||
* Improved Pacemaker/Corosync cluster installation and configuration
|
||||
details.
|
||||
|
||||
* Documented the `Pacemaker cluster manager <https://docs.openstack.org/ha-guide/intro-ha-arch-pacemaker.html>`_
|
||||
and Keepalived architecture details and limitations.
|
||||
* Documented the Pacemaker cluster manager and Keepalived architecture
|
||||
details and limitations.
|
||||
|
||||
* Added the `MariaDB Galera cluster <https://docs.openstack.org/ha-guide/shared-database.html>`_
|
||||
installation, configuration, and management details.
|
||||
* Added the MariaDB Galera cluster installation, configuration, and
|
||||
management details.
|
||||
|
||||
* Improved the `RabbitMQ section <https://docs.openstack.org/ha-guide/shared-messaging.html>`_.
|
||||
* Improved the RabbitMQ section.
|
||||
|
||||
Installation Guide
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
Loading…
Reference in New Issue
Block a user