From 8ff86a1706d4d9d283ab0e674018b2a10e0b5418 Mon Sep 17 00:00:00 2001 From: whoami-rajat Date: Wed, 17 Apr 2019 14:06:35 +0530 Subject: [PATCH] Drop use of git.openstack.org Our cgit instance will be going away and opendev.org is the new preferred URL for browsing our git repos. Redirects will exist for the foreseeable future, but it's more efficient to just go directly to the new locations. Cinder patch : https://review.openstack.org/#/c/652774/ Change-Id: I355982de70c214bd4929c061507076c98b8ad8d2 --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b20f289e6..8ac50dd03 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ command-line tool. You may also want to look at the The project is hosted on `Launchpad`_, where bugs can be filed. The code is hosted on `OpenStack`_. Patches must be submitted using `Gerrit`_. -.. _OpenStack: https://git.openstack.org/cgit/openstack/python-cinderclient +.. _OpenStack: https://opendev.org/openstack/python-cinderclient .. _Launchpad: https://launchpad.net/python-cinderclient .. _Gerrit: https://docs.openstack.org/infra/manual/developers.html#development-workflow @@ -51,7 +51,7 @@ __ https://github.com/rackerlabs/python-cloudservers .. _Online Documentation: https://docs.openstack.org/python-cinderclient/latest/ .. _Blueprints: https://blueprints.launchpad.net/python-cinderclient .. _Bugs: https://bugs.launchpad.net/python-cinderclient -.. _Source: https://git.openstack.org/cgit/openstack/python-cinderclient +.. _Source: https://opendev.org/openstack/python-cinderclient .. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html .. _Specs: https://specs.openstack.org/openstack/cinder-specs/