Files
kuryr-kubernetes/kuryr_kubernetes/controller
Yossi Boaron 6acbb7ac4f LBaaS driver: optimize Octavia polling timers
Prior to sending create request to Octavia, LBaaS driver
verifies that LB is in a stable state by polling LB's 'provisioning_status'
using backoff timer.
A similar method is used also for the delete flow.
Unlike LB creation, rest of Octavia operations are completed usually
after few seconds.
This patch extends LBaaS driver to use 'fast' and 'slow' polling
for the relevant Octavia resources.

Closes-Bug: 1798338
Change-Id: Ie6356955e31a64ad98e5fe71bb659de6ae3f0e03
2018-10-17 13:36:36 +03:00
..
2016-10-04 21:56:50 +03:00
2018-09-12 10:27:11 +09:00