Model-Driven, Extensible Framework for L3 Networking Service
Go to file
Darla Ahlert 66a4889ee9 Unit testing for db.sqlalchemy.api.py
Unit tests for db/sqlalchemy/api.py

Change-Id: I28f5d7d997e150e0269cf08e2039265e13c83ec4
Co-Authored-By: Jin Li <jl7351@att.com>
2017-01-19 11:54:15 -06:00
doc/source Merge "[WIP]Test Case Proposal" 2016-12-21 18:23:18 +00:00
etc/proton Initial Gluon Code 2016-09-21 19:48:56 +00:00
gluon Unit testing for db.sqlalchemy.api.py 2017-01-19 11:54:15 -06: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
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 Add/Update documentation for Gluon Developers 2016-12-08 13:38:42 -06:00
babel.cfg Initial repo from cookiecutter 2016-06-29 14:26:40 -07:00
requirements.txt Gluon RBAC using keystone and oslo.policy 2016-12-15 10:33:26 -06:00
setup.cfg Proton server to support multiple API models 2016-11-17 10:54:52 -06:00
setup.py Initial Gluon Code 2016-09-21 19:48:56 +00:00
test-requirements.txt Updated from global requirements 2016-09-28 09:52:23 -07:00
tox.ini Remove two pep8 ignores and fix corresponding bugs 2016-12-19 08:02:48 -06: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 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.

Features

  • TODO