octavia/octavia/db
Adam Harwell 1d19b702b1 Failover stop threshold / circuit breaker
Stop failovers if the count of simultaneously failed
amphora reaches the number configured in the new
failover_threshold option.
This may prevent large scale accidental failover events,
like in the case of network failures or read-only
database issues.

Story: 2005604
Task: 30837
Co-Authored-By: Tatsuma Matsuki <matsuki.tatsuma@jp.fujitsu.com>
Co-Authored-By: Tom Weininger <tweining@redhat.com>

Change-Id: I0d2c332fa72e47e70d594579ab819a6ece094cdd
2022-09-02 17:15:59 +02:00
..
migration Failover stop threshold / circuit breaker 2022-09-02 17:15:59 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
api.py Make health checks resilient to DB outages 2018-09-11 12:21:22 -06:00
base_models.py Allow multiple VIPs per LB 2022-08-31 17:08:35 +02:00
healthcheck.py Add oslo middleware healthcheck to Octavia API 2020-03-19 11:24:16 -07:00
models.py Allow multiple VIPs per LB 2022-08-31 17:08:35 +02:00
prepare.py Fix overriding default listener timeout values in config file 2021-03-01 08:57:30 +01:00
repositories.py Failover stop threshold / circuit breaker 2022-09-02 17:15:59 +02:00