neutron/doc/source/devref/index.rst
Russell Bryant b760fdf664 Add notes about official sub-projects.
There was recently a thread on openstack-dev titled "A big tent home
for Neutron backend code."

The thread began here:

    http://lists.openstack.org/pipermail/openstack-dev/2015-April/062310.html

and has roughly ended up here:

    http://lists.openstack.org/pipermail/openstack-dev/2015-April/062853.html

This patch is an attempt to reflect the end of that thread with
updates to docs.

Any further discussion should just continue on openstack-dev to avoid
forking the discussion between openstack-dev and gerrit.

Change-Id: I48dbe8ac69e60fbfd5e5082844004aaf9fdce539
2015-04-30 09:54:53 -04:00

1.7 KiB

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.

Programming HowTos and Tutorials

development.environment contribute sub_projects

Neutron Internals

services_and_agents api_layer api_extensions plugin-api db_layer rpc_api layer3 l2_agents advanced_services oslo-incubator callbacks

Module Reference

Add in all the big modules as automodule indexes.

Indices and tables

  • genindex
  • modindex
  • search