
This patch also changes CONTRIBUTING.rst file in root directory of the repo to fit with new cookiecutter template proposed in the community goal description. Change-Id: I190afcff68c4a20f42aec34cb299bd862e7c7efd Story: #2007236 Task: #38540
2.4 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
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 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