summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Natsume <takanattie@gmail.com>2022-05-06 00:55:03 +0900
committerTakashi Natsume <takanattie@gmail.com>2022-06-24 08:38:31 +0000
commitd867ef65511cf6c9bda625a5ace22f90c3445c14 (patch)
tree53a73b52e32bb1f8ec56d66bca1a41a1dc7fdbb2
parent81dece81683a096d331d4ed5eecec0fda2d653dd (diff)
downloadpython-novaclient-d867ef65511cf6c9bda625a5ace22f90c3445c14.tar.gz
Replace old URLs with new ones
Change-Id: I66d76bed4ec19ef7517d88de20fcc32fea635261 Signed-off-by: Takashi Natsume <takanattie@gmail.com>
-rw-r--r--README.rst4
-rw-r--r--bindep.txt2
-rw-r--r--doc/source/contributor/testing.rst2
3 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 1bc3bdcc..cdaf8653 100644
--- a/README.rst
+++ b/README.rst
@@ -36,6 +36,6 @@ Python API implements 100% of the OpenStack Compute API.
.. _Blueprints: https://blueprints.launchpad.net/python-novaclient
.. _Bugs: https://bugs.launchpad.net/python-novaclient
.. _Source: https://opendev.org/openstack/python-novaclient
-.. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html
-.. _Specs: http://specs.openstack.org/openstack/nova-specs/
+.. _How to Contribute: https://docs.opendev.org/opendev/infra-manual/latest/developers.html
+.. _Specs: https://specs.openstack.org/openstack/nova-specs/
.. _Release Notes: https://docs.openstack.org/releasenotes/python-novaclient
diff --git a/bindep.txt b/bindep.txt
index eaa5e1f2..c3ae8263 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -1,5 +1,5 @@
# This is a cross-platform list tracking distribution packages needed by tests;
-# see https://docs.openstack.org/infra/bindep/ for additional information.
+# see https://docs.opendev.org/opendev/bindep/latest/ for additional information.
build-essential [platform:dpkg]
dbus-devel [platform:rpm]
diff --git a/doc/source/contributor/testing.rst b/doc/source/contributor/testing.rst
index 4a1e1938..ed0fa506 100644
--- a/doc/source/contributor/testing.rst
+++ b/doc/source/contributor/testing.rst
@@ -25,4 +25,4 @@ DevStack installation with a demo and an admin user/tenant - or clouds named
Refer to `Consistent Testing Interface`__ for more details.
-__ https://opendev.org/openstack/governance/src/branch/master/reference/project-testing-interface.rst
+__ https://governance.openstack.org/tc/reference/project-testing-interface.html