octavia/doc/source/admin
Ann Taraday 9c13499d21 Jobboard based controller
Introduce TaskFlowServiceController which uses taskflow
jobboard feature and saves jobs info into persistence backend.

Jobboard could be operated via RedisTaskFlowDriver or
ZookeeperTaskFlowDriver, that could be set via the config.
RedisTaskFlowDriver is intoduced as default backend for jobboard.
Usage of jobboard allows to resume jobs in case of restart/stop
of Octavia controller services.

Persistence backend saves state of flow tasks that required in
case of resuming job. SQLAlchemy backend is used here.

Bump taskflow version to 3.7.1 and add dependency to
SQLAlchemy-Utils (required for taskflow sqlalchemy
backend support).

Story: 2005072
Task: 30806
Task: 30816
Task: 30817

Change-Id: I92ee4e879e98e4718d2e9aba56486341223a9157
2020-04-08 19:53:09 +04:00
..
guides Fixed typos and bad markup style in maintenance guide 2019-08-07 16:48:38 +02:00
providers Jobboard based controller 2020-04-08 19:53:09 +04:00
amphora-image-build.rst Add the Amphora image building guide to the docs 2019-10-09 15:33:41 -07:00
apache-httpd.rst Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
api-audit.rst Add auditing support to the Octavia API 2018-12-11 23:32:58 +00:00
flavors.rst Allow AZ to override valid_vip_networks config 2020-02-25 01:30:56 +00:00
healthcheck.rst Add oslo middleware healthcheck to Octavia API 2020-03-19 11:24:16 -07:00
index.rst Add oslo middleware healthcheck to Octavia API 2020-03-19 11:24:16 -07:00
log-offloading.rst Amphora logging 2019-06-14 09:02:26 -07:00
octavia-status.rst Add framework for octavia-status upgrade check 2018-11-12 14:41:14 +05:30