The feature classification matrix will provide information about plugins and the features they support. Acts as a launching point for users to read about the intent of the matrix before reviewing the matrix to find features and plugins that meet their needs. Will implement a page where users can view Neutron features and plugins and their status. Similar to Nova's implementation here: http://docs.openstack.org/developer/nova/feature_classification.html http://docs.openstack.org/developer/nova/support-matrix.html Co-Authored-By: Darek Smigiel <dariusz.smigiel@intel.com> Closes-Bug: #1580327 Change-Id: I67f4dc67883623decdbf136c598eb9e2d0bc24c4
2.4 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
Neutron Feature Classification
feature_classification/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.