Skip to content

a10-octavia v2.1.0

Choose a tag to compare

@ytsai-a10 ytsai-a10 released this 19 Aug 06:10
· 92 commits to master since this release
ca12cd2

a10-octavia v2.1 on openstack victoria branch

Features:

  • STACK-3256 Fully Populated Load Balancer: Support Octavia fully polulated Loadbalancer create API, therefore all componets of the loadbalancer components are configured at once in one request.
  • STKC-3281 Proxy Protocol: A10-Octavia supports PROXY and PROXYV2 Protocol on pool

Limitations:

  • STACK-3275 In Proxy Protocol support, changes in use_aflex_proxy are not applied to objects that are already configured.

Bug Fixing:

  • STACK-3242 A10-Octavia failed to create a Load Balancer as IPv6 subnet had more than /32 prefix in the cluster and “ValueError: Negative shift.
    count” error is received.
  • STACK-3169 SLB Health Monitor used the wrong port to monitor the backend server on ACOS.