e95afc3f3f
This is a set of documentation for Gluon in Ocata Release, including - README.rst for overview of Gluon project, and related resources - In doc/source: updated * index.rst for overall documentation * contributing.rst with license header information * readme.rst with license header information * installation.rst that covers Gluon installation procedure * usage.rst that is Gluon's User Guide - In doc/source/installation: added for details of installation procedure * install_etcd.rst * install_gluon.rst * install_contrail.rst - In doc/source/devref: updated Developers' Guide, including * index.rst with current developer documentation * high_level_design.rst with updated high level design of Gluon Ocata * repo_structure.rst with current repository structure Change-Id: I1aa04d3a85bbda6c5a8114115c34042e43a4a0c9 Signed-off-by: Bin Hu <bh526r@att.com>
684 B
684 B
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 developers 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
- Wiki: http://wiki.openstack.org/gluon
- Source: http://git.openstack.org/cgit/openstack/gluon
- Bugs: http://bugs.launchpad.net/python-gluon
- Documentation: doc/source/index
- Installation: doc/source/installation
- User Guide: doc/source/usage
- Developers: doc/source/devref/index