gluon/README.rst
Darla Ahlert 0e0cc14188 Add/Update documentation for Gluon Developers
This commit takes documentation previously created and splits it
into multiple files. This will eventually become a one stop shop
for developers needing documentation to contribute to Gluon.

Change-Id: I32287913c2d7bbc42a4f8685c2e71d3a18d4e807
2016-12-08 13:38:42 -06:00

22 lines
575 B
ReStructuredText

=====
Gluon
=====
A Model-Driven, Extensible Framework for Networking APIs
Gluon provides a framework for specifying, using a model file,
APIs for network forwarding. It is intended to offer devs
the possibility of quickly prototyping any networking forwarding
system that describes how a packet moves from port to port or
port to the outside world.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/gluon
* Source: http://git.openstack.org/cgit/openstack/gluon
* Bugs: http://bugs.launchpad.net/python-gluon
Features
--------
* TODO