84e953ca75
Change project name in doc according to style rules in http://docs.openstack.org/contributor-guide/writing-style/openstack-components.html Closes-Bug: #1537808 Change-Id: I849b0ec34a1bfc01263f35a9ef0128100945867e Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
15 lines
532 B
ReStructuredText
15 lines
532 B
ReStructuredText
Code Reviews with Gerrit
|
|
========================
|
|
|
|
Manila 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 manila repository will be ignored`.
|
|
|
|
See the `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
|