62ebf7b222
1.) Corrected headings according to rules of migrations by placing "=======" on headings in the files 2.) Some headings have extra "====", they are removed 3.) Launchpad url have '~' which makes error: page not found ,so it is removed Change-Id: I99581025d579f18da9ebe57267fb002cbcba28dd
18 lines
758 B
ReStructuredText
18 lines
758 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
|