summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-01-09 19:07:38 +0000
committerGerrit Code Review <review@openstack.org>2020-01-09 19:07:39 +0000
commitc0a5eaf6b9832bcafffe73312a4b969e9673e870 (patch)
treee38be16b3c7548a33dbb5579926b84e162b05991 /doc
parente7779df0e267f5d2acf8366453b7a466192668a3 (diff)
parent087efe1a96c23a1f199a513245f6f1a717947699 (diff)
downloadheat-c0a5eaf6b9832bcafffe73312a4b969e9673e870.tar.gz
Merge "Replace git.openstack.org URLs with opendev.org URLs"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/developing_guides/rally_on_gates.rst6
-rw-r--r--doc/source/operating_guides/upgrades_guide.rst2
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/developing_guides/rally_on_gates.rst b/doc/source/developing_guides/rally_on_gates.rst
index 5909fe7ac..61fe237d3 100644
--- a/doc/source/developing_guides/rally_on_gates.rst
+++ b/doc/source/developing_guides/rally_on_gates.rst
@@ -57,7 +57,7 @@ Check performance or how to detect regression
The easiest way of using Rally is to execute already existing scenarios.
One of the examples is presented in patch
-https://review.openstack.org/#/c/279450/ . In this patch was executed scenario
+https://review.opendev.org/#/c/279450/ . In this patch was executed scenario
already existing in Rally ``HeatStacks.create_and_delete_stack``.
During executing this scenario Rally creates and then, when stack is created,
delete Heat stack. All existing scenarios can be found here:
@@ -94,7 +94,7 @@ is disabled (e.g. Patch Set 7). The follow results were gotten:
In the next patch set (Patch Set 8) was updated by adding Depends-On reference
to commit message. It let to execute the same test with patch for devstack,
-which turns on caching (https://review.openstack.org/#/c/279400/).
+which turns on caching (https://review.opendev.org/#/c/279400/).
The results for this case were:
+------------------+----------+----------+----------+--------+------+
@@ -130,7 +130,7 @@ Compare output API performance
Another example of using Rally job is writing custom Rally scenarios in Heat
repository. There is an example of this is presented on review:
-https://review.openstack.org/#/c/270225/
+https://review.opendev.org/#/c/270225/
It's similar on the first example, but requires more Rally specific coding.
New tasks in ``heat-fakevirt.yaml`` use undefined in Rally repository
diff --git a/doc/source/operating_guides/upgrades_guide.rst b/doc/source/operating_guides/upgrades_guide.rst
index 9d13cad99..e1dfa0825 100644
--- a/doc/source/operating_guides/upgrades_guide.rst
+++ b/doc/source/operating_guides/upgrades_guide.rst
@@ -153,6 +153,6 @@ References
.. _cold-upgrades: https://governance.openstack.org/tc/reference/tags/assert_supports-upgrade.html
-.. _spec about rolling upgrades: https://review.openstack.org/#/c/407989/
+.. _spec about rolling upgrades: https://review.opendev.org/#/c/407989/
.. _RabbitMQ: http://www.rabbitmq.com/management.html