vmware-nsx/doc/source/devref/index.rst
Sean M. Collins 9a749d3a67 Developer documentation
* Turns TESTING into a rst file, that we include in the developer
  documentation, for instructions on how to run the unit tests.
* Link to a Vagrant project that sets up Neutron inside a VM.
* Adds a section for how to debug with Nose
* Add new section for Neutron Internals
* Neutron L2 Agent documentation - currently only OVS
* Make the Security Group API extension an example of how an API
  extension is implemented

Implements bp developer-documentation

Change-Id: I9b452abc9da3b1a41ae65cff727967de0eab12fe
2014-02-26 11:03:46 -05:00

1.6 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

Neutron Internals

api_layer api_extensions plugin-api db_layer rpc_api layer3 l2_agents

Module Reference

Add in all the big modules as automodule indexes.

Indices and tables

  • genindex
  • modindex
  • search