Skip to content

a10-octavia v1.3.2

Choose a tag to compare

@ytsai-a10 ytsai-a10 released this 06 Oct 07:41
· 398 commits to master since this release
f92bc9d

New Feature:

  • Default Flavor ID
    With this release, A10-Octavia supports the default flavorprofile configuration option in the a10_global
    configuration, which will be applied globally to all the users if a flavor is not specified during a load balancer
    creation.
  • Batch Member Update Support
    With this release, load balancer pool members can be created, updated, and deleted in a batch using the
    Octavia API.

Bug Fixing:

  • STACK-2762 The options l2dsr_support and slb_no_snat_support did not work if they
    were configured in the set command.
  • STACK-2620 Load balancer operation failed if the description was more than 63
    characters.
  • STACK-2765 The listener cannot be created for the load balancer if conn_limit was not
    specified in the configuration file