2013-08-08 10:34:06 -04:00
|
|
|
Code Reviews with Gerrit
|
|
|
|
========================
|
|
|
|
|
2013-09-17 10:57:47 +03:00
|
|
|
Manila uses the `Gerrit`_ tool to review proposed code changes. The review site
|
2013-08-08 10:34:06 -04:00
|
|
|
is http://review.openstack.org.
|
|
|
|
|
|
|
|
Gerrit is a complete replacement for Github pull requests. `All Github pull
|
2016-01-25 17:12:35 +01:00
|
|
|
requests to the manila repository will be ignored`.
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2014-12-05 03:30:37 +00:00
|
|
|
See the `Development Workflow`_ for more detailed documentation on how
|
|
|
|
to work with Gerrit.
|
2013-08-08 10:34:06 -04:00
|
|
|
|
|
|
|
.. _Gerrit: http://code.google.com/p/gerrit
|
2014-12-05 03:30:37 +00:00
|
|
|
.. _Development Workflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow
|