Fix gitreview host name
This can cause issues with release automation when the repo is tagged since the host will not match what is expected for the ssh key. Change-Id: Ice57bdeb6bae18412056d5b60ea05ae557d6f0f2 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
parent
f19d1658cf
commit
c294e0e209
@ -1,4 +1,4 @@
|
||||
[gerrit]
|
||||
host=review.openstack.org
|
||||
host=review.opendev.org
|
||||
port=29418
|
||||
project=openstack/charm-keystone-saml-mellon.git
|
||||
|
Loading…
Reference in New Issue
Block a user