a10networks / acos-client

ACOS API Client
Apache License 2.0
35 stars 61 forks source link

[STACK-3126] Burst is not enabled when set in the a10-octavia config #365

Closed hthompson6 closed 2 years ago

hthompson6 commented 2 years ago

Description

Previously the acos-client glm flexpool _set method had returned two values. However, that was alerted in patch and the change was not propagated to the replace/update methods. This resulted in issues with enabling bursting via the update method

Please see https://github.com/a10networks/a10-octavia/pull/554 for futher details