Skip to content

Commit 1712bd4

Browse files
author
OpenDev Sysadmins
committed
OpenDev Migration Patch
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.
1 parent 0b52bfc commit 1712bd4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitreview

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[gerrit]
2-
host=review.openstack.org
2+
host=review.opendev.org
33
port=29418
44
project=openstack/python-mistralclient.git
55
defaultbranch=stable/stein

.zuul.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
timeout: 9000
55
vars:
66
devstack_plugins:
7-
mistral: https://git.openstack.org/openstack/mistral
8-
heat: https://git.openstack.org/openstack/heat
7+
mistral: https://opendev.org/openstack/mistral
8+
heat: https://opendev.org/openstack/heat
99
devstack_services:
1010
heat: true
1111
h-api: true

0 commit comments

Comments
 (0)