summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenDev Sysadmins <openstack-infra@lists.openstack.org>2019-04-19 19:37:38 +0000
committerOpenDev Sysadmins <openstack-infra@lists.openstack.org>2019-04-19 19:37:38 +0000
commitf03ac7a2fcfa97cfdd3f2e4857559b09e09e1bdb (patch)
treeb2d711a3a26edb918e7f75f6b513385a7f52119b
parent4811c9e981acddf45e6043dbcf719322ea403d8d (diff)
downloadhorizon-f03ac7a2fcfa97cfdd3f2e4857559b09e09e1bdb.tar.gz
OpenDev Migration Patch14.0.3
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
-rw-r--r--.gitreview2
-rw-r--r--.zuul.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitreview b/.gitreview
index a44faa98d..69cd5af04 100644
--- a/.gitreview
+++ b/.gitreview
@@ -1,5 +1,5 @@
[gerrit]
-host=review.openstack.org
+host=review.opendev.org
port=29418
project=openstack/horizon.git
defaultbranch=stable/rocky
diff --git a/.zuul.yaml b/.zuul.yaml
index ca3aae020..75de5c140 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -46,7 +46,7 @@
- ^openstack_dashboard/dashboards/.*/tests.py$
vars:
devstack_localrc:
- TEMPEST_PLUGINS: "'{{ ansible_user_dir }}/src/git.openstack.org/openstack/tempest-horizon'"
+ TEMPEST_PLUGINS: "'{{ ansible_user_dir }}/src/opendev.org/openstack/tempest-horizon'"
devstack_services:
horizon: true
tempest: true