Project name variable in .gitreview is set to an old value
("openstack/brick.git") which causes it impossible to configure git
review by user. This commit fixes the problem changing the variable
to "openstack/os-brick.git".
Change-Id: Icff5ba943c1c4f52705fbfd1f4047eacbbac690f
Closes-Bug: 1433558
5 lines
77 B
Plaintext
5 lines
77 B
Plaintext
[gerrit]
|
|
host=review.openstack.org
|
|
port=29418
|
|
project=openstack/os-brick.git
|