a074c02eea
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: I5ef5385a31f92ab0831e780c96b06da503106f9e
17 lines
735 B
ReStructuredText
17 lines
735 B
ReStructuredText
Code Reviews with Gerrit
|
|
========================
|
|
|
|
Sahara uses the `Gerrit`_ tool to review proposed code changes. The review site
|
|
is http://review.openstack.org.
|
|
|
|
Gerrit is a complete replacement for Github pull requests. `All Github pull
|
|
requests to the Sahara repository will be ignored`.
|
|
|
|
See `Gerrit Workflow Quick Reference`_ for information about how to get
|
|
started using Gerrit. See `Development Workflow`_ for more detailed
|
|
documentation on how to work with Gerrit.
|
|
|
|
.. _Gerrit: http://code.google.com/p/gerrit
|
|
.. _Development Workflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
|
.. _Gerrit Workflow Quick Reference: http://docs.openstack.org/infra/manual/developers.html#development-workflow
|