summaryrefslogtreecommitdiff
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
parent7547179351a02ee4553d82247fd5ecb177c4e5aa (diff)
downloadpython-glanceclient-e8d554fde75275eb603a67a9c177357faf52b4e3.tar.gz
Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Id02ac765028673ecabcb76d3f3014bbb383bc098
-rw-r--r--README.rst4
-rw-r--r--releasenotes/notes/pike-relnote-2c77b01aa8799f35.yaml6
-rw-r--r--releasenotes/source/earlier.rst4
-rw-r--r--tox.ini2
4 files changed, 8 insertions, 8 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
diff --git a/releasenotes/notes/pike-relnote-2c77b01aa8799f35.yaml b/releasenotes/notes/pike-relnote-2c77b01aa8799f35.yaml
index a35dca5..a057fa1 100644
--- a/releasenotes/notes/pike-relnote-2c77b01aa8799f35.yaml
+++ b/releasenotes/notes/pike-relnote-2c77b01aa8799f35.yaml
@@ -70,7 +70,7 @@ other:
may now be specified_ by setting the value of the ``OS_PROFILE`` environment
variable.
- .. _removed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=28c003dc1179ddb3124fd30c6f525dd341ae9213
+ .. _removed: https://opendev.org/openstack/python-glanceclient/commit/28c003dc1179ddb3124fd30c6f525dd341ae9213
.. _inoperative: https://specs.openstack.org/openstack/glance-specs/specs/liberty/approved/remove-special-client-ssl-handling.html
- .. _optimization: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=1df55dd952fe52c1c1fc2583326d017275b01ddc
- .. _specified: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=c0f88d5fc0fd947319e022cfeba21bcb15635316
+ .. _optimization: https://opendev.org/openstack/python-glanceclient/commit/1df55dd952fe52c1c1fc2583326d017275b01ddc
+ .. _specified: https://opendev.org/openstack/python-glanceclient/commit/c0f88d5fc0fd947319e022cfeba21bcb15635316
diff --git a/releasenotes/source/earlier.rst b/releasenotes/source/earlier.rst
index e6a9eaa..f0c9d83 100644
--- a/releasenotes/source/earlier.rst
+++ b/releasenotes/source/earlier.rst
@@ -107,14 +107,14 @@ A lot of effort has been invested to make the transition as smooth as possible,
* 5e85d61 cleanup openstack-common.conf and sync updated files
* 1432701_: Add parameter 'changes-since' for image-list of v1
-.. _remcustssl: https://review.openstack.org/#/c/187674
+.. _remcustssl: https://review.opendev.org/#/c/187674
.. _1309272: https://bugs.launchpad.net/python-glanceclient/+bug/1309272
.. _1481729: https://bugs.launchpad.net/python-glanceclient/+bug/1481729
.. _1477910: https://bugs.launchpad.net/python-glanceclient/+bug/1477910
.. _1475769: https://bugs.launchpad.net/python-glanceclient/+bug/1475769
.. _1479020: https://bugs.launchpad.net/python-glanceclient/+bug/1479020
.. _1433637: https://bugs.launchpad.net/python-glanceclient/+bug/1433637
-.. _metatags: https://review.openstack.org/#/c/179674/
+.. _metatags: https://review.opendev.org/#/c/179674/
.. _1472234: https://bugs.launchpad.net/python-glanceclient/+bug/1472234
.. _1473454: https://bugs.launchpad.net/python-cinderclient/+bug/1473454
.. _1468485: https://bugs.launchpad.net/python-glanceclient/+bug/1468485
diff --git a/tox.ini b/tox.ini
index b9e681f..119042d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -70,7 +70,7 @@ commands =
[testenv:releasenotes]
basepython = python3
deps =
- -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+ -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/doc/requirements.txt
commands =
sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html