File: task_flow-89c5a7003e705a9d.yaml

package info (click to toggle)
puppet-module-octavia 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,588 kB
  • sloc: ruby: 3,940; python: 38; makefile: 12; sh: 10
file content (14 lines) | stat: -rw-r--r-- 506 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
features:
  - |
    The new ``octavia::task_flow`` class has been added. This class manages
    parameters in the ``task_flow`` section, which are required to use
    the amphora v2 driver.

  - |
    The ``octavia::db::mysql`` class and the ``octavia::db::postgresql`` class
    now support creating a separate database for taskflow persistence.

  - |
    The ``octavia::db::sync_persistence`` class has been added. This class
    invokes the command to initialize the taskflow persistence database.