summaryrefslogtreecommitdiffstats
path: root/.gitreview
diff options
context:
space:
mode:
authorJames E. Blair <james.blair@rackspace.com>2011-10-20 13:48:18 -0400
committerJames E. Blair <james.blair@rackspace.com>2011-10-24 15:07:19 -0400
commitadffdf2df98dadd884b1969ba45e9fdb0b4e9266 (patch)
tree4c0f746f5ed13de9ccc906e7ef79e3af7f7e448c /.gitreview
parent022afb9b0686f9d7af128f1a19927867cf08a180 (diff)
downloadnova-adffdf2df98dadd884b1969ba45e9fdb0b4e9266.tar.gz
nova-adffdf2df98dadd884b1969ba45e9fdb0b4e9266.tar.xz
nova-adffdf2df98dadd884b1969ba45e9fdb0b4e9266.zip
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: Ifc1d34143b1b90faa4324f7750bfc43f69a5f494
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..3a2f61c4b
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,4 @@
+[gerrit]
+host=review.openstack.org
+port=29418
+project=openstack/nova.git