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:
Raoul Scarazzini 2018-05-03 14:32:13 +02:00
parent 00f82288b1
commit b432c230bd

View File

@ -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