Michael Johnson 96b9450e60 Re-enable flow diagrams
OpenStack requirements has added pydot to global requirements.
Even though this isn't the proper fix (still pending networkx 2.2 release)
this will resolve the dependency issue for us, so re-enabling our
flow diagrams.

Change-Id: I49856c8fbd7cb6302be4ec97a14b2c10682cf504
2018-08-30 10:14:06 -07:00

612 B

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.

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