Set .gitreview back to use review.openstack.org

It turns out this doesn't work in all cases, git.starlingx.io is
a CNAME to review.openstack.org. Symptom is 'git review -s'
either fails or prompts for a Username:

Change-Id: I76b55199ee4d5abde7005a645da9004bc3f098da
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This commit is contained in:
Dean Troyer 2018-09-04 14:29:16 -05:00
parent ab708b3fc1
commit 9039129810
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[gerrit]
host=git.starlingx.io
host=review.openstack.org
port=29418
project=openstack/stx-config.git