Replace old URLs with new ones

Change-Id: I66d76bed4ec19ef7517d88de20fcc32fea635261
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
This commit is contained in:
Takashi Natsume 2022-05-06 00:55:03 +09:00
parent 81dece8168
commit d867ef6551
3 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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]

View File

@ -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