Model-Driven, Extensible Framework for L3 Networking Service
ae61dd568e
Contains changes to support keystone authentication for cli (protonclient). This is required since we enabled keystone support on REST APIs. Change-Id: I63ebc7f801bce172bb930d270f93dcab36dbb516 Implements: blueprint gluon-auth |
||
---|---|---|
doc/source | ||
etc | ||
gluon | ||
releasenotes | ||
scripts | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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