neutron/doc/source/index.rst
armando-migliaccio eb5c66c36a Delete stale neutron-server manual
The configuration options come from oslo and the server
executable is usually wrapped in a service script, supplied
by packagers and/or deployment tools. Any extra documentation
available in tree is of relative value, and the fact that
this file has been virtually ignored ever since it was
added is a testament of that.

Let's stop its agony and wish it to rest in peace.

Closes-bug: #1520041

Change-Id: If5bba557526903b8064ee28628a21c3459ca85bc
2015-12-04 18:43:28 -08:00

2.3 KiB

Welcome to Neutron's developer documentation!

Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., nova). It implements the Neutron API.

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

This documentation is generated by the Sphinx toolkit and lives in the source tree. Additional documentation on Neutron and other components of OpenStack can be found on the OpenStack wiki and the Neutron section of the wiki. The Neutron Development wiki is also a good resource for new contributors.

Enjoy!

Neutron Policies

policies/index

Neutron Stadium

stadium/index

Developer Docs

devref/index

Dashboards

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

dashboards/index

API Extensions

Go to http://api.openstack.org for information about OpenStack Network API extensions.