83dd1ddd68
1) Update doc links according to OpenStack document migration 2) Use https instead of http for docs links Change-Id: I9b8473a439d15c741bc4d4809c4c4c122717f8a4
17 lines
741 B
ReStructuredText
17 lines
741 B
ReStructuredText
Code Reviews with Gerrit
|
|
========================
|
|
|
|
Cinder 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 Cinder 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: https://bugs.chromium.org/p/gerrit/
|
|
.. _Development Workflow: https://docs.openstack.org/infra/manual/developers.html#development-workflow
|
|
.. _Gerrit Workflow Quick Reference: https://docs.openstack.org/infra/manual/developers.html#development-workflow
|