20b599cdf8
This change adds SOURCE_IP_PORT to lb_algorithm property of OS::Octavia::Pool resource which is missing from the available options and required when using the OVN provider driver. [0] https://docs.openstack.org/ovn-octavia-provider/latest/admin/driver.html#limitations-of-the-ovn-provider-driver [1] https://docs.openstack.org/releasenotes/octavia/train.html Change-Id: Ibed37eea817a5125c5751b2bc9f44acf3c016fe1 Signed-off-by: Kevin Carter <kecarter@redhat.com>
5 lines
163 B
YAML
5 lines
163 B
YAML
---
|
|
features:
|
|
- The ``lb_algorithm`` property of ``OS::Octavia::Pool`` resource now supports
|
|
SOURCE_IP_PORT option required for Octavia OVN provider driver.
|