]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Add .gitreview config file for gerrit.
authorJames E. Blair <james.blair@rackspace.com>
Thu, 20 Oct 2011 17:51:31 +0000 (13:51 -0400)
committerJames E. Blair <james.blair@rackspace.com>
Mon, 24 Oct 2011 19:06:42 +0000 (15:06 -0400)
The CI team is developing a new tool, git-review:

  https://github.com/openstack-ci/git-review

which is intendend to replace rfc.sh.  This adds a .gitreview file
so that it can automatically determine the canonical gerrit location
for the repository when first run.  Later, rfc.sh will be updated to
indicate it is deprecated, and then eventually removed.

Change-Id: I49edfa303671de58f54eae4e1d7c27916c41dda7

.gitreview [new file with mode: 0644]

diff --git a/.gitreview b/.gitreview
new file mode 100644 (file)
index 0000000..c57a4c4
--- /dev/null
@@ -0,0 +1,4 @@
+[gerrit]
+host=review.openstack.org
+port=29418
+project=openstack/quantum.git