amphorav2 driver was introduced in stable/ussuri in Octavia, but some parameters to configure the backend server to enable persistence were still missing in puppet-octavia. Change-Id: I8a9bf0b2c17cd35bc09fbb0270c4ef4ed4e491bd
15 lines
506 B
YAML
15 lines
506 B
YAML
---
|
|
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.
|