Fix .gitreview in stable/train

This patch updates .gitreview on the stable/train branch so that
"git review" automatically pushes to the correct branch.

Change-Id: I5d7060cf70a7ba091af77c03ecd112475e5e8edb
This commit is contained in:
Christopher Dearborn 2019-10-04 13:34:41 -04:00
parent 091b516725
commit 78407a0dd6
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
host=review.opendev.org host=review.opendev.org
port=29418 port=29418
project=openstack/python-dracclient.git project=openstack/python-dracclient.git
defaultbranch=stable/train