
This patch will update the amphora v2 code for the failover refactor[1]. [1] https://review.opendev.org/705317 Change-Id: I43803d0b750e8ca4722ababe296f2725148da405
36 lines
1020 B
ReStructuredText
36 lines
1020 B
ReStructuredText
========================
|
|
Octavia Controller Flows
|
|
========================
|
|
|
|
Octavia uses OpenStack TaskFlow to orchestrate the actions the Octavia
|
|
controller needs to take while managing load balancers.
|
|
|
|
This document is meant as a reference for the key flows used in the
|
|
Octavia controller.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
flow_diagrams/AmphoraFlows.rst
|
|
flow_diagrams/HealthMonitorFlows.rst
|
|
flow_diagrams/L7PolicyFlows.rst
|
|
flow_diagrams/L7RuleFlows.rst
|
|
flow_diagrams/ListenerFlows.rst
|
|
flow_diagrams/LoadBalancerFlows.rst
|
|
flow_diagrams/MemberFlows.rst
|
|
flow_diagrams/PoolFlows.rst
|
|
|
|
The following are flow diagrams for the **amphora V2** driver.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
flow_diagrams_v2/AmphoraFlows.rst
|
|
flow_diagrams_v2/HealthMonitorFlows.rst
|
|
flow_diagrams_v2/L7PolicyFlows.rst
|
|
flow_diagrams_v2/L7RuleFlows.rst
|
|
flow_diagrams_v2/ListenerFlows.rst
|
|
flow_diagrams_v2/LoadBalancerFlows.rst
|
|
flow_diagrams_v2/MemberFlows.rst
|
|
flow_diagrams_v2/PoolFlows.rst
|