summaryrefslogtreecommitdiff
path: root/.gitreview
diff options
context:
space:
mode:
authorJames E. Blair <james.blair@rackspace.com>2011-10-20 13:51:50 -0400
committerJames E. Blair <james.blair@rackspace.com>2011-10-24 15:05:49 -0400
commite9c76f07bf215818fd8f9a57764b00fa9259bb9b (patch)
tree5a4ea218a8eb910b3cf040ebeffb1c29b98ea088 /.gitreview
parentef75e14741aab9d58c806554c42e474e491ae0db (diff)
downloadswift-e9c76f07bf215818fd8f9a57764b00fa9259bb9b.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: I12e6814796df23fa1be4fa2b3e6427381b218461
Diffstat (limited to '.gitreview')
-rw-r--r--.gitreview4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview
new file mode 100644
index 000000000..d7c52c059
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,4 @@
+[gerrit]
+host=review.openstack.org
+port=29418
+project=openstack/swift.git