Fix .gitreview file to point new gerrit
This commit fixes the .gitreview file which was pointing to the old gerrit server. Now we're part of github.com/openstack and we should point there. Change-Id: Ie915264c112572b3f99e1b0a7102249c2753130b
This commit is contained in:
parent
00f82288b1
commit
b432c230bd
@ -1,4 +1,5 @@
|
||||
[gerrit]
|
||||
host=review.gerrithub.io
|
||||
host=review.openstack.org
|
||||
port=29418
|
||||
project=redhat-openstack/tripleo-quickstart-utils.git
|
||||
project=openstack/tripleo-ha-utils.git
|
||||
defaultbranch=master
|
||||
|
Loading…
Reference in New Issue
Block a user