summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-04-28 11:37:10 +0000
committerGerrit Code Review <review@openstack.org>2023-04-28 11:37:10 +0000
commitb61602b70c74a4fca67910cb1cc98639e6f52451 (patch)
tree09de2c6edc701b77f00fdccb49d9144b2b5b23c4
parent80770eb57b28d6e3e550f95772be8b4582c9225e (diff)
parent716ae48eb8ba280b8072c628d1eca579fd1ea307 (diff)
downloadswift-b61602b70c74a4fca67910cb1cc98639e6f52451.tar.gz
Merge "docs: Fix broken paste/pastedeploy links"
-rw-r--r--doc/manpages/account-server.conf.52
-rw-r--r--doc/manpages/container-reconciler.conf.52
-rw-r--r--doc/manpages/container-server.conf.52
-rw-r--r--doc/manpages/container-sync-realms.conf.52
-rw-r--r--doc/manpages/object-expirer.conf.52
-rw-r--r--doc/manpages/object-server.conf.52
-rw-r--r--doc/manpages/proxy-server.conf.52
-rw-r--r--doc/manpages/swift.conf.52
-rw-r--r--doc/source/development_middleware.rst4
9 files changed, 10 insertions, 10 deletions
diff --git a/doc/manpages/account-server.conf.5 b/doc/manpages/account-server.conf.5
index 53c3cc27d..c4caa9837 100644
--- a/doc/manpages/account-server.conf.5
+++ b/doc/manpages/account-server.conf.5
@@ -42,7 +42,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
-\fIhttp://pythonpaste.org/deploy/#config-format\fR
+\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR
diff --git a/doc/manpages/container-reconciler.conf.5 b/doc/manpages/container-reconciler.conf.5
index 3c2333d09..79797b649 100644
--- a/doc/manpages/container-reconciler.conf.5
+++ b/doc/manpages/container-reconciler.conf.5
@@ -39,7 +39,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
-\fIhttp://pythonpaste.org/deploy/#config-format\fR
+\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR
.SH GLOBAL SECTION
diff --git a/doc/manpages/container-server.conf.5 b/doc/manpages/container-server.conf.5
index d0b1778cc..151d03596 100644
--- a/doc/manpages/container-server.conf.5
+++ b/doc/manpages/container-server.conf.5
@@ -42,7 +42,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
-\fIhttp://pythonpaste.org/deploy/#config-format\fR
+\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR
diff --git a/doc/manpages/container-sync-realms.conf.5 b/doc/manpages/container-sync-realms.conf.5
index 6602615aa..e96b40011 100644
--- a/doc/manpages/container-sync-realms.conf.5
+++ b/doc/manpages/container-sync-realms.conf.5
@@ -47,7 +47,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
-\fIhttp://pythonpaste.org/deploy/#config-format\fR
+\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR
diff --git a/doc/manpages/object-expirer.conf.5 b/doc/manpages/object-expirer.conf.5
index 2ee94ec85..a822e563b 100644
--- a/doc/manpages/object-expirer.conf.5
+++ b/doc/manpages/object-expirer.conf.5
@@ -43,7 +43,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
-\fIhttp://pythonpaste.org/deploy/#config-format\fR
+\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR
diff --git a/doc/manpages/object-server.conf.5 b/doc/manpages/object-server.conf.5
index 7150c6c91..3d37af4da 100644
--- a/doc/manpages/object-server.conf.5
+++ b/doc/manpages/object-server.conf.5
@@ -43,7 +43,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
-\fIhttp://pythonpaste.org/deploy/#config-format\fR
+\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR
diff --git a/doc/manpages/proxy-server.conf.5 b/doc/manpages/proxy-server.conf.5
index 1c03197ea..adeeb6d81 100644
--- a/doc/manpages/proxy-server.conf.5
+++ b/doc/manpages/proxy-server.conf.5
@@ -41,7 +41,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
-\fIhttp://pythonpaste.org/deploy/#config-format\fR
+\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR
diff --git a/doc/manpages/swift.conf.5 b/doc/manpages/swift.conf.5
index 87659b175..b750cfdd4 100644
--- a/doc/manpages/swift.conf.5
+++ b/doc/manpages/swift.conf.5
@@ -43,7 +43,7 @@ later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
-\fIhttp://pythonpaste.org/deploy/#config-format\fR
+\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR
diff --git a/doc/source/development_middleware.rst b/doc/source/development_middleware.rst
index 774dab518..2e14e705c 100644
--- a/doc/source/development_middleware.rst
+++ b/doc/source/development_middleware.rst
@@ -18,7 +18,7 @@ Middleware can be added to the Swift WSGI servers by modifying their
`paste`_ configuration file. The majority of Swift middleware is applied
to the :ref:`proxy-server`.
-.. _paste: http://pythonpaste.org/
+.. _paste: https://pypi.org/project/Paste/
Given the following basic configuration::
@@ -172,7 +172,7 @@ documentation for more information about the syntax of the ``use`` option.
All middleware included with Swift is installed to support the ``egg:swift``
syntax.
-.. _PasteDeploy: http://pythonpaste.org/deploy/#egg-uris
+.. _PasteDeploy: https://pypi.org/project/PasteDeploy/
Middleware may advertize its availability and capabilities via Swift's
:ref:`discoverability` support by using