Metadata-Version: 1.1
Name: gluon
Version: 0.0.1.dev45
Summary: OpenStack Gluon acts as a port arbiter between Nova and port-provider such as neutron
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: =====
        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
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
