Metadata-Version: 2.1
Name: a10-octavia
Version: 2.0.0.0b1
Summary: A10 Octavia Provider Driver
Home-page: https://github.com/a10networks/a10-octavia
Author: A10 Networks
Author-email: opensource@a10networks.com
License: UNKNOWN
Description: # A10 Networks OpenStack Octavia Driver
        
        ## Table of Contents
        1. [Overview](#Overview)
        
        2. [Project Resources](#Project-Resources)
        
        3. [Issues and Inquiries](#Issues-and-Inquiries)
        
        ## Overview
        
        **This solution is currently in beta stage with limited support**
        
        The A10 Networks Octavia Driver allows for configuration of Thunder, vThunder, and AX Series Appliances deployed in
        an Openstack enviroment. While the default Octavia provider leverages an "Amphora per VIP" architecture,
        this provider driver uses a "vThunder-Amphora per Tenant" architecture. Therefore, each tenant may only be serviced by a single
        **active** vThunder-Amphora device.
        
        No such limitation exists for hardware Thunder devices in versions >=1.3. Through the use of Octavia flavors, operators may now have any number of hadware Thunder devices servicing a singular project.
        
        ## Supported Versions
        
        ```
        | a10-octavia            | acos-client   | ACOS Version        |
        | v1.1                   | v2.6.1        | 5.2.1, 4.1.4-GR1-P5 |
        | v1.2                   | v2.7.0        | 5.2.1-p1            |
        | v1.3, v1.3.1, v1.3.2   | v2.8.0        | 5.2.1-p1            |
        | v2.0                   | v2.9.0        | 5.2.1-p2            |
        ```
        
        ## Project Resources
        
        Installation and usage information is available at https://documentation.a10networks.com/Install/Software/A10_ACOS_Install/pdf/A10_OCTAVIA_INSTALL.pdf
        
        Release notes are available at https://documentation.a10networks.com/Install/Software/A10_ACOS_Install/pdf/A10_OCTAVIA_RN.pdf
        
        ## Issues and Inquiries
        For all issues, please send an email to support@a10networks.com
        
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
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.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/markdown
