Metadata-Version: 1.1
Name: networking-cisco
Version: 5.1.1.dev8
Summary: Networking Cisco contains drivers for OpenStack Neutron to support Cisco equipment and products
Home-page: https://github.com/openstack/networking-cisco
Author: Cisco Systems
Author-email: openstack-networking@cisco.com
License: UNKNOWN
Description: 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
        
        Supported Equipment and Products
        ================================
        
        * Nexus 9000 Series Switches
        
          * ML2 Mechanism driver - cisco_nexus
          * ML2 VXLAN Type driver - nexus_vxlan
        
        * UCS Manager
        
          * ML2 Mechanism driver - cisco_ucsm
        
        * Cisco Nexus 1000v
        
          * ML2 Mechanism driver - cisco_n1kv
          * Neutron Service plugins - cisco_n1kv_profile, cisco_n1kv_net_profile
          * ML2 Extension driver - cisco_n1kv_ext
        
        * ASR 1000 Series
        
          * Neutron Service Plugins - cisco_l3_routing
        
        * Cisco Network Convergence System (NCS)
        
          * ML2 Mechanism driver - cisco_ncs
        
        * Cisco Service Advertisement Framework (SAF)
        
          * Firewall drivers - native, phy_asa
          * Applications - fabric-enabler-server, fabric-enabler-agent, fabric-enabler-cli
        
        * Cisco Prime Network Registrar (CPNR)
        
          * Applications - cpnr-rootwrap, cpnr-dns-relay-agent, cpnr-dns-relay, cpnr-dhcp-relay-agent, cpnr-dhcp-relay
        
        * Cisco Application Policy Infrastructure Controller (APIC)
        
          * Removed in release 5.0.0
          * No longer supported, code removed by commit 10b124d39fde4085a695d5c6652c8fb6e0620ece
          * Driver now hosted in repo https://github.com/noironetworks/apic-ml2-driver
        
        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.
        
        * 5.X.X - Mitaka, Newton, Ocata onwards
        * 4.X.X Mitaka, Newton, Ocata onwards
        * 3.X.X Mitaka
        * 2.X.X Liberty
        
        
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
