Correct the unused doc link address

Update the doc link brought by the doc migration.
Although we had some effort to fix these, it still left lots of bad
doc link, I separate these changes into 3 patches aim to fix all of
these, this is the 3rd patch for doc/source/install.

Change-Id: I1b0c12cd5f893f1a84d12782ddc39f6d06beb2aa
This commit is contained in:
junboli 2017-09-05 19:16:30 +08:00 committed by junbo.li
parent 6da17e9923
commit 6305993317
13 changed files with 14 additions and 14 deletions

View File

@ -28,7 +28,7 @@ following actions:
.. note:: .. note::
For more information on other modules that enable additional features, For more information on other modules that enable additional features,
see the `Deployment Guide <http://docs.openstack.org/developer/swift/deployment_guide.html>`__. see the `Deployment Guide <https://docs.openstack.org/swift/latest/deployment_guide.html>`__.
* In the ``[app:proxy-server]`` section, enable automatic account creation: * In the ``[app:proxy-server]`` section, enable automatic account creation:

View File

@ -10,7 +10,7 @@ the proxy service on the controller node. However, you can run the proxy
service on any node with network connectivity to the storage nodes. service on any node with network connectivity to the storage nodes.
Additionally, you can install and configure the proxy service on multiple Additionally, you can install and configure the proxy service on multiple
nodes to increase performance and redundancy. For more information, see the nodes to increase performance and redundancy. For more information, see the
`Deployment Guide <http://docs.openstack.org/developer/swift/deployment_guide.html>`__. `Deployment Guide <https://docs.openstack.org/swift/latest/deployment_guide.html>`__.
This section applies to Debian. This section applies to Debian.

View File

@ -10,7 +10,7 @@ the proxy service on the controller node. However, you can run the proxy
service on any node with network connectivity to the storage nodes. service on any node with network connectivity to the storage nodes.
Additionally, you can install and configure the proxy service on multiple Additionally, you can install and configure the proxy service on multiple
nodes to increase performance and redundancy. For more information, see the nodes to increase performance and redundancy. For more information, see the
`Deployment Guide <http://docs.openstack.org/developer/swift/deployment_guide.html>`__. `Deployment Guide <https://docs.openstack.org/swift/latest/deployment_guide.html>`__.
This section applies to openSUSE Leap 42.2 and SUSE Linux Enterprise Server This section applies to openSUSE Leap 42.2 and SUSE Linux Enterprise Server
12 SP2. 12 SP2.

View File

@ -10,7 +10,7 @@ the proxy service on the controller node. However, you can run the proxy
service on any node with network connectivity to the storage nodes. service on any node with network connectivity to the storage nodes.
Additionally, you can install and configure the proxy service on multiple Additionally, you can install and configure the proxy service on multiple
nodes to increase performance and redundancy. For more information, see the nodes to increase performance and redundancy. For more information, see the
`Deployment Guide <http://docs.openstack.org/developer/swift/deployment_guide.html>`__. `Deployment Guide <https://docs.openstack.org/swift/latest/deployment_guide.html>`__.
This section applies to Red Hat Enterprise Linux 7 and CentOS 7. This section applies to Red Hat Enterprise Linux 7 and CentOS 7.

View File

@ -10,7 +10,7 @@ the proxy service on the controller node. However, you can run the proxy
service on any node with network connectivity to the storage nodes. service on any node with network connectivity to the storage nodes.
Additionally, you can install and configure the proxy service on multiple Additionally, you can install and configure the proxy service on multiple
nodes to increase performance and redundancy. For more information, see the nodes to increase performance and redundancy. For more information, see the
`Deployment Guide <http://docs.openstack.org/developer/swift/deployment_guide.html>`__. `Deployment Guide <https://docs.openstack.org/swift/latest/deployment_guide.html>`__.
This section applies to Ubuntu 14.04 (LTS). This section applies to Ubuntu 14.04 (LTS).

View File

@ -40,7 +40,7 @@ swift client
swift-init swift-init
Script that initializes the building of the ring file, takes daemon Script that initializes the building of the ring file, takes daemon
names as parameter and offers commands. Documented in names as parameter and offers commands. Documented in
http://docs.openstack.org/developer/swift/admin_guide.html#managing-services. https://docs.openstack.org/swift/latest/admin_guide.html#managing-services.
swift-recon swift-recon
A cli tool used to retrieve various metrics and telemetry information A cli tool used to retrieve various metrics and telemetry information
@ -48,4 +48,4 @@ swift-recon
swift-ring-builder swift-ring-builder
Storage ring build and rebalance utility. Documented in Storage ring build and rebalance utility. Documented in
http://docs.openstack.org/developer/swift/admin_guide.html#managing-the-rings. https://docs.openstack.org/swift/latest/admin_guide.html#managing-the-rings.

View File

@ -9,7 +9,7 @@ maximum partitions, 3 replicas of each object, and 1 hour minimum time between
moving a partition more than once. For Object Storage, a partition indicates a moving a partition more than once. For Object Storage, a partition indicates a
directory on a storage device rather than a conventional partition table. directory on a storage device rather than a conventional partition table.
For more information, see the For more information, see the
`Deployment Guide <http://docs.openstack.org/developer/swift/deployment_guide.html>`__. `Deployment Guide <https://docs.openstack.org/swift/latest/deployment_guide.html>`__.
.. note:: .. note::
Perform these steps on the controller node. Perform these steps on the controller node.

View File

@ -28,7 +28,7 @@ following actions:
.. note:: .. note::
For more information on other modules that enable additional features, For more information on other modules that enable additional features,
see the `Deployment Guide <http://docs.openstack.org/developer/swift/deployment_guide.html>`__. see the `Deployment Guide <https://docs.openstack.org/swift/latest/deployment_guide.html>`__.
* In the ``[filter:recon]`` section, configure the recon (meters) cache * In the ``[filter:recon]`` section, configure the recon (meters) cache
directory: directory:

View File

@ -28,7 +28,7 @@ following actions:
.. note:: .. note::
For more information on other modules that enable additional features, For more information on other modules that enable additional features,
see the `Deployment Guide <http://docs.openstack.org/developer/swift/deployment_guide.html>`__. see the `Deployment Guide <https://docs.openstack.org/swift/latest/deployment_guide.html>`__.
* In the ``[filter:recon]`` section, configure the recon (meters) cache * In the ``[filter:recon]`` section, configure the recon (meters) cache
directory: directory:

View File

@ -28,7 +28,7 @@ following actions:
.. note:: .. note::
For more information on other modules that enable additional features, For more information on other modules that enable additional features,
see the `Deployment Guide <http://docs.openstack.org/developer/swift/deployment_guide.html>`__. see the `Deployment Guide <https://docs.openstack.org/swift/latest/deployment_guide.html>`__.
* In the ``[filter:recon]`` section, configure the recon (meters) cache * In the ``[filter:recon]`` section, configure the recon (meters) cache
and lock directories: and lock directories:

View File

@ -14,7 +14,7 @@ Although Object Storage supports any file system with
extended attributes (xattr), testing and benchmarking extended attributes (xattr), testing and benchmarking
indicate the best performance and reliability on XFS. For indicate the best performance and reliability on XFS. For
more information on horizontally scaling your environment, see the more information on horizontally scaling your environment, see the
`Deployment Guide <http://docs.openstack.org/developer/swift/deployment_guide.html>`_. `Deployment Guide <https://docs.openstack.org/swift/latest/deployment_guide.html>`_.
This section applies to openSUSE Leap 42.2 and SUSE Linux Enterprise Server This section applies to openSUSE Leap 42.2 and SUSE Linux Enterprise Server
12 SP2. 12 SP2.

View File

@ -14,7 +14,7 @@ Although Object Storage supports any file system with
extended attributes (xattr), testing and benchmarking extended attributes (xattr), testing and benchmarking
indicate the best performance and reliability on XFS. For indicate the best performance and reliability on XFS. For
more information on horizontally scaling your environment, see the more information on horizontally scaling your environment, see the
`Deployment Guide <http://docs.openstack.org/developer/swift/deployment_guide.html>`_. `Deployment Guide <https://docs.openstack.org/swift/latest/deployment_guide.html>`_.
This section applies to Red Hat Enterprise Linux 7 and CentOS 7. This section applies to Red Hat Enterprise Linux 7 and CentOS 7.

View File

@ -14,7 +14,7 @@ Although Object Storage supports any file system with
extended attributes (xattr), testing and benchmarking extended attributes (xattr), testing and benchmarking
indicate the best performance and reliability on XFS. For indicate the best performance and reliability on XFS. For
more information on horizontally scaling your environment, see the more information on horizontally scaling your environment, see the
`Deployment Guide <http://docs.openstack.org/developer/swift/deployment_guide.html>`_. `Deployment Guide <https://docs.openstack.org/swift/latest/deployment_guide.html>`_.
This section applies to Ubuntu 14.04 (LTS) and Debian. This section applies to Ubuntu 14.04 (LTS) and Debian.