Skip to content

NehaKembalkarA10/a10-octavia

 
 

Repository files navigation

A10 Networks OpenStack Octavia Driver

Table of Contents

  1. Overview

  2. Project Resources

  3. 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            |
| v2.1                   | v2.9.1        | 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

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.8%
  • Shell 4.2%