Model-Driven, Extensible Framework for L3 Networking Service
Go to file
Bin Hu e95afc3f3f Gluon Documentation Update
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>
2017-02-15 07:58:18 -08:00
doc Gluon Documentation Update 2017-02-15 07:58:18 -08:00
etc Config option for model handlers and backends 2017-01-16 23:30:44 +01:00
gluon Merge "Test case for api.baseObject module" 2017-02-07 22:10:52 +00:00
releasenotes Enable release notes translation 2016-10-06 20:26:54 +02:00
scripts Initial Gluon Code 2016-09-21 19:48:56 +00:00
.coveragerc Initial repo from cookiecutter 2016-06-29 14:26:40 -07:00
.gitignore Initial Gluon Code 2016-09-21 19:48:56 +00:00
.gitreview Added .gitreview 2016-06-28 08:42:11 +00:00
.mailmap Initial repo from cookiecutter 2016-06-29 14:26:40 -07:00
.testr.conf Initial repo from cookiecutter 2016-06-29 14:26:40 -07:00
CONTRAIL.md Contrail ML2 mechanism driver info 2017-02-09 23:47:47 +00:00
CONTRIBUTING.rst Initial repo from cookiecutter 2016-06-29 14:26:40 -07:00
HACKING.rst Initial repo from cookiecutter 2016-06-29 14:26:40 -07:00
LICENSE Initial repo from cookiecutter 2016-06-29 14:26:40 -07:00
MANIFEST.in Initial repo from cookiecutter 2016-06-29 14:26:40 -07:00
README.rst Gluon Documentation Update 2017-02-15 07:58:18 -08:00
babel.cfg Initial repo from cookiecutter 2016-06-29 14:26:40 -07:00
requirements.txt Updated Requirements and py35 Support 2017-02-09 10:47:28 -08:00
setup.cfg Updated Requirements and py35 Support 2017-02-09 10:47:28 -08:00
setup.py Initial Gluon Code 2016-09-21 19:48:56 +00:00
test-requirements.txt Updated Requirements and py35 Support 2017-02-09 10:47:28 -08:00
tox.ini Updated Requirements and py35 Support 2017-02-09 10:47:28 -08:00

README.rst

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.