Metadata-Version: 2.1
Name: networking-6wind
Version: 1.0.1.dev7
Summary: ML2 Mechanism Drivers for 6WIND DPDK fast path. It allows to keep Linux scenarios: OVS, Bridge, iptables (NAT + ACL), netns that are offloaded by the fast path.
Home-page: https://github.com/openstack/networking-6wind
Author: 6WIND
Author-email: support@6wind.com
License: UNKNOWN
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
Requires-Dist: Sphinx (<2.0,>=1.4.9)
Requires-Dist: oslo.config (>=4.8.0)
Requires-Dist: docutils (>=0.14)
Requires-Dist: python-mimeparse (>=1.6.0)
Requires-Dist: neutron-lib (>=1.25.0)
Requires-Dist: neutron (>=12.0.5)
Requires-Dist: oslo-config (>=6.8.1)
Requires-Dist: oslo.i18n (>=3.23.1)
Requires-Dist: oslo-log (>=3.42.3)
Requires-Dist: oslo-service (>=1.38.0)
Requires-Dist: wheel (>=0.29.0)
Requires-Dist: fp (>=vdev-remote)

======================================================
networking-6wind - Neutron support for fast path stack
======================================================

ML2 Mechanism Drivers for 6WIND DPDK fast path.

Fast path technology is a user-space stack for high performance packets
offloading the Linux networking functions: IPv4/IPv6 routing, linux bridge, OVS,
iptables, conntrack...

Fast path is deployed on the compute nodes to offload the packet
processing. It can be configured with standard linux commands (i.e. iproute2,
ovs-vsctl, ...), which allow to support Neutron Mechanism Driver/Agents based on
Linux bridge or openvswitch.

* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/networking-6wind
* Source: http://git.openstack.org/cgit/openstack/networking-6wind
* Bugs: http://bugs.launchpad.net/networking-6wind



