summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2019-04-22 20:07:49 +0900
committerTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2019-04-23 01:18:31 +0000
commitfe4138aea45da82c60259b5e4fd9cc18a50ab07b (patch)
treeff7836abc79c3da77d398e6d5d026e2e47cb5517 /doc
parent7cfd3abfef05afe500a62cd32138fdb9b35936f7 (diff)
downloadpython-novaclient-fe4138aea45da82c60259b5e4fd9cc18a50ab07b.tar.gz
Updates for OpenDev transition
Replace 'git.openstack.org' with 'opendev.org' in contributor/index.rst. Update URLs in other places as well though there are redirects. See the following URLs for more details: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Change-Id: Ifb9f4274d2fd0fa81e7501fe176eeead3acd0e3e
Diffstat (limited to 'doc')
-rw-r--r--doc/source/contributor/index.rst4
-rw-r--r--doc/source/contributor/testing.rst2
-rw-r--r--doc/source/reference/deprecation-policy.rst4
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/contributor/index.rst b/doc/source/contributor/index.rst
index 8dad2d85..91ead0be 100644
--- a/doc/source/contributor/index.rst
+++ b/doc/source/contributor/index.rst
@@ -2,11 +2,11 @@
Contributor Guide
===================
-Code is hosted at `git.openstack.org`__. Submit bugs to the python-novaclient
+Code is hosted at `opendev.org`__. Submit bugs to the python-novaclient
project on `Launchpad`__. Submit code to the `openstack/python-novaclient`
project using `Gerrit`__.
-__ https://git.openstack.org/cgit/openstack/python-novaclient
+__ https://opendev.org/openstack/python-novaclient
__ https://bugs.launchpad.net/python-novaclient
__ https://docs.openstack.org/infra/manual/developers.html#development-workflow
diff --git a/doc/source/contributor/testing.rst b/doc/source/contributor/testing.rst
index 1b285745..f4f93021 100644
--- a/doc/source/contributor/testing.rst
+++ b/doc/source/contributor/testing.rst
@@ -31,4 +31,4 @@ DevStack installation with a demo and an admin user/tenant - or clouds named
Refer to `Consistent Testing Interface`__ for more details.
-__ https://git.openstack.org/cgit/openstack/governance/tree/reference/project-testing-interface.rst
+__ https://opendev.org/openstack/governance/src/branch/master/reference/project-testing-interface.rst
diff --git a/doc/source/reference/deprecation-policy.rst b/doc/source/reference/deprecation-policy.rst
index 0085bca9..c7e84fbb 100644
--- a/doc/source/reference/deprecation-policy.rst
+++ b/doc/source/reference/deprecation-policy.rst
@@ -21,9 +21,9 @@ The process for command deprecation is:
2. Once the change is approved, have a member of the `nova-release`_ team
release a new version of `python-novaclient`.
- .. _nova-release: https://review.openstack.org/#/admin/groups/147,members
+ .. _nova-release: https://review.opendev.org/#/admin/groups/147,members
-3. Example: `<https://review.openstack.org/#/c/185141/>`_
+3. Example: `<https://review.opendev.org/#/c/185141/>`_
This change was made while the nova 12.0.0 Liberty release was in
development. The current version of `python-novaclient` at the time was