~ubuntu-branches/ubuntu/trusty/cinder/trusty

« back to all changes in this revision

Viewing changes to doc/source/devref/gerrit.rst

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-05-22 09:57:46 UTC
  • Revision ID: package-import@ubuntu.com-20120522095746-9lm71yvzltjybk4b
Tags: upstream-2012.2~f1~20120503.2
ImportĀ upstreamĀ versionĀ 2012.2~f1~20120503.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Code Reviews with Gerrit
 
2
========================
 
3
 
 
4
Cinder uses the `Gerrit`_ tool to review proposed code changes. The review site
 
5
is http://review.openstack.org.
 
6
 
 
7
Gerrit is a complete replacement for Github pull requests. `All Github pull
 
8
requests to the Cinder repository will be ignored`.
 
9
 
 
10
See `Gerrit Workflow Quick Reference`_ for information about how to get
 
11
started using Gerrit. See `Gerrit, Jenkins and Github`_ for more detailed
 
12
documentation on how to work with Gerrit.
 
13
 
 
14
.. _Gerrit: http://code.google.com/p/gerrit
 
15
.. _Gerrit, Jenkins and Github: http://wiki.openstack.org/GerritJenkinsGithub
 
16
.. _Gerrit Workflow Quick Reference: http://wiki.openstack.org/GerritWorkflow