Model-Driven, Extensible Framework for L3 Networking Service
Go to file
Bin Hu bad0b7def5 Updated Gluon Documentation for Pike Release
Updated documentation includes:
- doc/source/devref
  * Update on Gluon Authentication and Authorization
  * Version Management in Gluon API Specification and updated examples
  * Updated examples for Proton Version Management
  * Updated repo structure
- doc/source/installation
  * Updated installation guide for etcd and gluon
- doc/source/usage.rst
  * Updated user guide
- releasenotes/source
  * Updated release notes

Change-Id: I836690ccb5c538031e624f5f547b5f2c594ca4ad
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit 0e99426b9e)
2017-08-29 21:42:32 +00:00
doc Updated Gluon Documentation for Pike Release 2017-08-29 21:42:32 +00:00
etc Updated Gluon Documentation for Pike Release 2017-08-29 21:42:32 +00:00
gluon Add version number into URL 2017-08-26 07:24:06 +00:00
releasenotes Updated Gluon Documentation for Pike Release 2017-08-29 21:42:32 +00: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 Fix doc gate failure 2017-05-31 03:42:37 -05: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
CONTRIBUTING.rst Replace http with https for doc links in gluon 2017-08-29 03:51:20 +00:00
HACKING.rst Update the documentation link for doc migration 2017-07-24 15:31:14 +08: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 Improve README 2017-08-04 08:46:44 +08:00
babel.cfg Initial repo from cookiecutter 2016-06-29 14:26:40 -07:00
openrc Set environment variables for protonclient 2017-07-26 12:41:35 -07:00
requirements.txt Updated Requirements and py35 Support 2017-02-09 10:47:28 -08:00
setup.cfg Replace http with https for doc links in gluon 2017-08-29 03:51:20 +00: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 Resolve warnings in Sphinx documentation 2017-08-20 05:35:17 +00: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.