diff --git a/doc/source/install/controller-include.txt b/doc/source/install/controller-include.txt index 184e9cd7b5..cf9e9d1735 100644 --- a/doc/source/install/controller-include.txt +++ b/doc/source/install/controller-include.txt @@ -28,7 +28,7 @@ following actions: .. note:: For more information on other modules that enable additional features, - see the `Deployment Guide `__. + see the `Deployment Guide `__. * In the ``[app:proxy-server]`` section, enable automatic account creation: diff --git a/doc/source/install/controller-install-debian.rst b/doc/source/install/controller-install-debian.rst index 2a981fb0b5..55508902dd 100644 --- a/doc/source/install/controller-install-debian.rst +++ b/doc/source/install/controller-install-debian.rst @@ -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. Additionally, you can install and configure the proxy service on multiple nodes to increase performance and redundancy. For more information, see the -`Deployment Guide `__. +`Deployment Guide `__. This section applies to Debian. diff --git a/doc/source/install/controller-install-obs.rst b/doc/source/install/controller-install-obs.rst index 08cf54556e..f4a8ffcf71 100644 --- a/doc/source/install/controller-install-obs.rst +++ b/doc/source/install/controller-install-obs.rst @@ -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. Additionally, you can install and configure the proxy service on multiple nodes to increase performance and redundancy. For more information, see the -`Deployment Guide `__. +`Deployment Guide `__. This section applies to openSUSE Leap 42.2 and SUSE Linux Enterprise Server 12 SP2. diff --git a/doc/source/install/controller-install-rdo.rst b/doc/source/install/controller-install-rdo.rst index d6ccaa0d4d..44dd7cc40e 100644 --- a/doc/source/install/controller-install-rdo.rst +++ b/doc/source/install/controller-install-rdo.rst @@ -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. Additionally, you can install and configure the proxy service on multiple nodes to increase performance and redundancy. For more information, see the -`Deployment Guide `__. +`Deployment Guide `__. This section applies to Red Hat Enterprise Linux 7 and CentOS 7. diff --git a/doc/source/install/controller-install-ubuntu.rst b/doc/source/install/controller-install-ubuntu.rst index 368e6093c9..c1bbadf0e7 100644 --- a/doc/source/install/controller-install-ubuntu.rst +++ b/doc/source/install/controller-install-ubuntu.rst @@ -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. Additionally, you can install and configure the proxy service on multiple nodes to increase performance and redundancy. For more information, see the -`Deployment Guide `__. +`Deployment Guide `__. This section applies to Ubuntu 14.04 (LTS). diff --git a/doc/source/install/get_started.rst b/doc/source/install/get_started.rst index 301f6a2ebd..1cf963010f 100644 --- a/doc/source/install/get_started.rst +++ b/doc/source/install/get_started.rst @@ -40,7 +40,7 @@ swift client swift-init Script that initializes the building of the ring file, takes daemon 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 A cli tool used to retrieve various metrics and telemetry information @@ -48,4 +48,4 @@ swift-recon swift-ring-builder 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. diff --git a/doc/source/install/initial-rings.rst b/doc/source/install/initial-rings.rst index d7d0378b68..e09dfd4ed2 100644 --- a/doc/source/install/initial-rings.rst +++ b/doc/source/install/initial-rings.rst @@ -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 directory on a storage device rather than a conventional partition table. For more information, see the -`Deployment Guide `__. +`Deployment Guide `__. .. note:: Perform these steps on the controller node. diff --git a/doc/source/install/storage-include1.txt b/doc/source/install/storage-include1.txt index a98f27bf6e..711782300a 100644 --- a/doc/source/install/storage-include1.txt +++ b/doc/source/install/storage-include1.txt @@ -28,7 +28,7 @@ following actions: .. note:: For more information on other modules that enable additional features, - see the `Deployment Guide `__. + see the `Deployment Guide `__. * In the ``[filter:recon]`` section, configure the recon (meters) cache directory: diff --git a/doc/source/install/storage-include2.txt b/doc/source/install/storage-include2.txt index 04cb2f350d..cb320d9a1b 100644 --- a/doc/source/install/storage-include2.txt +++ b/doc/source/install/storage-include2.txt @@ -28,7 +28,7 @@ following actions: .. note:: For more information on other modules that enable additional features, - see the `Deployment Guide `__. + see the `Deployment Guide `__. * In the ``[filter:recon]`` section, configure the recon (meters) cache directory: diff --git a/doc/source/install/storage-include3.txt b/doc/source/install/storage-include3.txt index 6551782c1c..2cc9e2d235 100644 --- a/doc/source/install/storage-include3.txt +++ b/doc/source/install/storage-include3.txt @@ -28,7 +28,7 @@ following actions: .. note:: For more information on other modules that enable additional features, - see the `Deployment Guide `__. + see the `Deployment Guide `__. * In the ``[filter:recon]`` section, configure the recon (meters) cache and lock directories: diff --git a/doc/source/install/storage-install-obs.rst b/doc/source/install/storage-install-obs.rst index 7ed11cce35..3199843132 100644 --- a/doc/source/install/storage-install-obs.rst +++ b/doc/source/install/storage-install-obs.rst @@ -14,7 +14,7 @@ Although Object Storage supports any file system with extended attributes (xattr), testing and benchmarking indicate the best performance and reliability on XFS. For more information on horizontally scaling your environment, see the -`Deployment Guide `_. +`Deployment Guide `_. This section applies to openSUSE Leap 42.2 and SUSE Linux Enterprise Server 12 SP2. diff --git a/doc/source/install/storage-install-rdo.rst b/doc/source/install/storage-install-rdo.rst index 873588592c..91a14bd7fc 100644 --- a/doc/source/install/storage-install-rdo.rst +++ b/doc/source/install/storage-install-rdo.rst @@ -14,7 +14,7 @@ Although Object Storage supports any file system with extended attributes (xattr), testing and benchmarking indicate the best performance and reliability on XFS. For more information on horizontally scaling your environment, see the -`Deployment Guide `_. +`Deployment Guide `_. This section applies to Red Hat Enterprise Linux 7 and CentOS 7. diff --git a/doc/source/install/storage-install-ubuntu-debian.rst b/doc/source/install/storage-install-ubuntu-debian.rst index 12fb4dae56..3f62bf2d8a 100644 --- a/doc/source/install/storage-install-ubuntu-debian.rst +++ b/doc/source/install/storage-install-ubuntu-debian.rst @@ -14,7 +14,7 @@ Although Object Storage supports any file system with extended attributes (xattr), testing and benchmarking indicate the best performance and reliability on XFS. For more information on horizontally scaling your environment, see the -`Deployment Guide `_. +`Deployment Guide `_. This section applies to Ubuntu 14.04 (LTS) and Debian.