5c3aa7fc21
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: I972d2aa54bf70b58cf5d0f8ed1ec67be42f484a6
16 lines
732 B
ReStructuredText
16 lines
732 B
ReStructuredText
Code reviews with Gerrit
|
|
========================
|
|
|
|
Zaqar 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 Zaqar 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 |