42e6eedf52
Change-Id: I488889735cb698b9867e9b335549ff0ffd8468f2
17 lines
565 B
ReStructuredText
17 lines
565 B
ReStructuredText
.. _code-reviews-with-gerrit:
|
|
|
|
Code Reviews with Gerrit
|
|
========================
|
|
|
|
Manila uses the `Gerrit`_ tool to review proposed code changes. The review site
|
|
is https://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: https://docs.openstack.org/infra/manual/developers.html#development-workflow
|