summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorjacky06 <zhang.min@99cloud.net>2019-04-23 13:44:23 +0800
committerjacky06 <zhang.min@99cloud.net>2019-08-24 10:47:42 +0800
commite8d554fde75275eb603a67a9c177357faf52b4e3 (patch)
tree4103d507b1b2af52f28def4e4d5cff391286692e /README.rst
parent7547179351a02ee4553d82247fd5ecb177c4e5aa (diff)
downloadpython-glanceclient-e8d554fde75275eb603a67a9c177357faf52b4e3.tar.gz
Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Id02ac765028673ecabcb76d3f3014bbb383bc098
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 291d326..cf6f384 100644
--- a/README.rst
+++ b/README.rst
@@ -26,7 +26,7 @@ Python bindings to the OpenStack Images API
This is a client library for Glance built on the OpenStack Images API. It provides a Python API (the ``glanceclient`` module) and a command-line tool (``glance``). This library fully supports the v1 Images API, while support for the v2 API is in progress.
-Development takes place via the usual OpenStack processes as outlined in the `developer guide <https://docs.openstack.org/infra/manual/developers.html>`_. The master repository is in `Git <https://git.openstack.org/cgit/openstack/python-glanceclient>`_.
+Development takes place via the usual OpenStack processes as outlined in the `developer guide <https://docs.openstack.org/infra/manual/developers.html>`_. The master repository is in `Git <https://opendev.org/openstack/python-glanceclient>`_.
See release notes and more at `<https://docs.openstack.org/python-glanceclient/latest/>`_.
@@ -45,7 +45,7 @@ See release notes and more at `<https://docs.openstack.org/python-glanceclient/l
.. _Launchpad project: https://launchpad.net/python-glanceclient
.. _Blueprints: https://blueprints.launchpad.net/python-glanceclient
.. _Bugs: https://bugs.launchpad.net/python-glanceclient
-.. _Source: https://git.openstack.org/cgit/openstack/python-glanceclient
+.. _Source: https://opendev.org/openstack/python-glanceclient
.. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html
.. _Specs: https://specs.openstack.org/openstack/glance-specs/
.. _Release notes: https://docs.openstack.org/releasenotes/python-glanceclient