7a066f7154
For using 3rd party Octavia providers (such as OVN provider) an octavia-driver-agent container must be running to expose those providers to use. OVN CI job has been extended with deploying Octavia and testing OVN Load Balancer. Closes-Bug: #1903506 Depends-On: https://review.opendev.org/c/openstack/kolla/+/771191 Change-Id: Ibafa8b7307981f2a51e630cc113d18af6162171c
9 lines
345 B
YAML
9 lines
345 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``octavia-driver-agent`` to ``Octavia`` deployments to allow for
|
|
additional providers, e.g. ``ovn-octavia-provider``. It is automatically
|
|
deployed when ``Octavia`` is enabled and ``neutron_plugin_agent`` is set
|
|
to ``ovn``. It can be also enabled by setting
|
|
``enable_octavia_driver_agent`` to ``yes``.
|