octavia/tools
Michael Johnson 955bb88406 Refactor the failover flows
This patch refactors the failover flows to improve the performance
and reliability of failovers in Octavia.

Specific improvements are:
* More tasks and flows will retry when other OpenStack services are
  failing.
* Failover can now succeed even when all of the amphora are missing
  for a given load balancer.
* It will check and repair the load balancer VIP should the VIP
  port(s) become corrupted in neutron.
* It will cleanup extra resources that may be associated with a
  load balancer in the event of a cloud service failure.

This patch also removes some dead code.

Change-Id: I04cb2f1f10ec566298834f81df0cf8b100ca916c
Story: 2003084
Task: 23166
Story: 2004440
Task: 28108
2020-06-18 16:25:21 -07:00
..
__init__.py Adds a process to generate key flow documentation 2016-08-10 21:39:38 +00:00
coding-checks.sh Speed up pylint by using multiple cores 2019-02-17 14:09:20 +00:00
create_flow_docs.py Refactor the failover flows 2020-06-18 16:25:21 -07:00
flow-list.txt Refactor the failover flows 2020-06-18 16:25:21 -07:00
misc-sanity-checks.sh Switch oslo.policy over to yaml 2020-06-08 08:54:07 -07:00
pkcs7_to_pem.py Remove all usage of six library 2020-03-18 17:15:26 -04:00