Metadata-Version: 2.0
Name: networking-cisco
Version: 5.0.0
Summary: Networking Cisco contains the Cisco vendor code for OpenStack Neutron
Home-page: https://github.com/openstack/networking-cisco
Author: Cisco Systems
Author-email: openstack-networking@cisco.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
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Babel (>=1.3)
Requires-Dist: lxml (>=3.3.3)
Requires-Dist: neutron-lib (>=0.1.0)
Requires-Dist: oslo.concurrency (>=3.5.0)
Requires-Dist: oslo.config (>=3.7.0)
Requires-Dist: oslo.db (>=4.1.0)
Requires-Dist: oslo.i18n (>=2.1.0)
Requires-Dist: oslo.log (>=1.14.0)
Requires-Dist: oslo.messaging (>=4.0.0)
Requires-Dist: oslo.serialization (>=1.10.0)
Requires-Dist: oslo.service (>=1.0.0)
Requires-Dist: oslo.utils (>=3.5.0)
Requires-Dist: pbr (>=1.6)
Requires-Dist: UcsSdk (<=0.8.2); (python_version<'3.0')
Requires-Dist: ncclient (>=0.4.2); (python_version<'3.0')

================
networking-cisco
================

The networking-cisco project's goal is to provide support for Cisco networking
hardware and software in OpenStack deployments. This includes ML2 drivers and
agents for neutron, as well as other pieces of software which interact with
neutron to best utilise your Cisco products with OpenStack.

* Free software: Apache license
* Documentation: http://docwiki.cisco.com/wiki/OpenStack
* Source: http://git.openstack.org/cgit/openstack/networking-cisco
* Bugs: http://bugs.launchpad.net/networking-cisco

Releases and Version Support
----------------------------

>From Mitaka forward, networking-cisco is branchless and releases will be made
from master. We have a goal to maintain compatibility with multiple versions of
OpenStack for as long as possible starting from version 4.0.0 which is
compatible with both Mitaka and Newton OpenStack releases.

* 4.X.X Mitaka and Newton onwards
* 3.X.X Mitaka
* 2.X.X Liberty



