From f865963ce4ff775722e59b9c22bd52460b2a1411 Mon Sep 17 00:00:00 2001 From: Al Bailey Date: Mon, 9 Sep 2019 08:40:41 -0500 Subject: [PATCH] Add a .gitreview file to the new repo This file is needed in order for people cloning the repo to be able to initialize it for gerrit by the "git review -s" command Change-Id: I468a5d3fced8fc84c3d189224e88518ed60f0e04 Story: 2006166 Task: 36512 Signed-off-by: Al Bailey --- .gitreview | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitreview diff --git a/.gitreview b/.gitreview new file mode 100644 index 00000000..914f52a5 --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=review.opendev.org +port=29418 +project=starlingx/openstack-armada-app.git