Files
deb-python-neutron-lib/doc/source/index.rst
Akihiro Motoki b9f62ba6a3 rearrange content to fit the new standard layout
Part of doc-migration work

The proposed document strucutre is documented at:
http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

Change-Id: Idea4f21bb66fbdf4b4f8925f2260f43374a108f3
2017-07-05 08:55:21 +09:00

2.0 KiB

Welcome to Neutron Lib documentation!

Neutron-lib is an OpenStack library project used by Neutron, Advanced Services, and third-party projects that aims to provide common functionality across all such consumers. The library is developed with the following goals in mind:

  • Decouple sub-projects from Neutron (i.e. no direct neutron imports in sub-projects).
  • Pay down Neutron technical debt via refactoring/re-architecting of sub-optimal patterns in their respective neutron-lib implementation.

This document describes the library 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!

install/index user/index contributor/index reference/index