neutron/doc/source/contributor/index.rst
Miguel Lavalle 64bc2c214e Make the recheck policy more prominently visible
It has been suggested in the Neutron CI meeting to include a section in
the documentation advicing against blind rechecks. It turns out that
such section already exists. What this change does is to move the
section to the first level of the contributors guide, to make it more
visible. This change also improves some wording and adds some examples
of proper recheck comments.

Change-Id: Ib0a00d13a28f98b0a0f26c7233365d04453db4e0
2022-04-22 17:13:41 -05:00

2.5 KiB

Contributor Guide

This document describes Neutron for contributors of the project, and assumes that you are already familiar with Neutron from an end-user perspective </admin/index>.

Basic Information

contributing

Neutron Policies

policies/index

Gerrit Rechecks

gerrit-recheck

Neutron Stadium

stadium/index

Developer Guide

In the Developer Guide, you will find information on Neutron's lower level programming APIs. There are sections that cover the core pieces of Neutron, including its database, message queue, and scheduler components. There are also subsections that describe specific plugins inside Neutron. Finally, the developer guide includes information about Neutron testing infrastructure.

effective_neutron development_environment ovn_vagrant/index contribute neutron_api client_command_extensions alembic_migrations upgrade_checks testing/index

Neutron Internals

internals/index modules

OVN Driver

ovn/index

Dashboards

There is a collection of dashboards to help developers and reviewers located here.

dashboards/index