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:
Andreas Jaeger 2019-05-12 16:26:52 +02:00 committed by Andreas Jaeger
parent 85285d595e
commit 323d98336a
4 changed files with 11 additions and 12 deletions

View File

@ -107,7 +107,7 @@ Here are a few representative files under ``www/``:
* ``README.rst`` * ``README.rst``
* ``schema.yaml`` * ``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``; to test ``.htaccess``;
see http://files.openstack.org/docs-404s/ for a list of recent 404 see http://files.openstack.org/docs-404s/ for a list of recent 404
errors errors

View File

@ -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 been implemented. This allows each deployment projects to create their own
deployment guide, based on a standard template, in their own repository. deployment guide, based on a standard template, in their own repository.
These guides are then centrally published to 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:: .. note::

View File

@ -11,8 +11,7 @@ console from a VNC client installed on your local machine.
Because VNC is a standard protocol, there are multiple clients Because VNC is a standard protocol, there are multiple clients
available that implement the VNC spec, including available that implement the VNC spec, including
`TigerVNC <http://sourceforge.net/apps/mediawiki/tigervnc/ `TigerVNC <https://tigervnc.org/>`_ (multiple platforms),
index.php?title=Welcome_to_TigerVNC>`_ (multiple platforms),
`TightVNC <http://tightvnc.com/>`_ (multiple platforms), `TightVNC <http://tightvnc.com/>`_ (multiple platforms),
`RealVNC <http://realvnc.com/>`_ (multiple platforms), `RealVNC <http://realvnc.com/>`_ (multiple platforms),
`Chicken <http://sourceforge.net/projects/chicken/>`_ (Mac OS X), `Chicken <http://sourceforge.net/projects/chicken/>`_ (Mac OS X),

View File

@ -13,19 +13,19 @@ Configuration Reference
High Availability Guide High Availability Guide
~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
* Added the `Highly available Shared File Systems API <https://docs.openstack.org/ha-guide/storage-ha-file-systems.html>`_ * Added the `Highly available Shared File Systems API <https://docs.openstack.org/ha-guide/storage-ha-file-systems.html>`_
section. section.
* Improved `Pacemaker/Corosync cluster <https://docs.openstack.org/ha-guide/controller-ha-pacemaker.html>`_ * Improved Pacemaker/Corosync cluster installation and configuration
installation and configuration details. details.
* Documented the `Pacemaker cluster manager <https://docs.openstack.org/ha-guide/intro-ha-arch-pacemaker.html>`_ * Documented the Pacemaker cluster manager and Keepalived architecture
and Keepalived architecture details and limitations. details and limitations.
* Added the `MariaDB Galera cluster <https://docs.openstack.org/ha-guide/shared-database.html>`_ * Added the MariaDB Galera cluster installation, configuration, and
installation, configuration, and management details. management details.
* Improved the `RabbitMQ section <https://docs.openstack.org/ha-guide/shared-messaging.html>`_. * Improved the RabbitMQ section.
Installation Guide Installation Guide
~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~