summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames E. Blair <james.blair@rackspace.com>2011-10-20 13:51:31 -0400
committerJames E. Blair <james.blair@rackspace.com>2011-10-24 15:06:42 -0400
commitf6c958956aecfa729a26b636f7e0106fce824907 (patch)
tree22c3ec406c788f353061f08830628285117886c2
parent342b8362ee4593f23d794df4058d08baca3645d3 (diff)
downloadneutron-f6c958956aecfa729a26b636f7e0106fce824907.tar.gz
Add .gitreview config file for gerrit.
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
-rw-r--r--.gitreview4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview
new file mode 100644
index 0000000000..c57a4c4c0f
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,4 @@
+[gerrit]
+host=review.openstack.org
+port=29418
+project=openstack/quantum.git