Files
octavia/doc/source/admin/providers/index.rst
Gregory Thiemonge 3b4ef33f14 Merge amphorav2 provider doc into amphora doc
Change-Id: Ica68aa13b7499bc752c9bbcff1fd713ca1081b05
2023-04-07 08:29:31 +00:00

2.2 KiB

Available Provider Drivers

Octavia supports enabling multiple provider drivers via the Octavia v2 API. Drivers, other than the reference Amphora driver, exist outside of the Octavia repository and are not maintained by the Octavia team. This list is intended to provide a place for operators to discover and find available load balancing provider drivers.

This list is a "best effort" to keep updated, so please check with your favorite load balancer provider to see if they support OpenStack load balancing. If they don't, make a request for support!

Note

The provider drivers listed here may not be maintained by the OpenStack LBaaS (Octavia) team. Please submit bugs for these projects through their respective bug tracking systems.

Drivers are installed on all of your Octavia API instances using pip and automatically integrated with Octavia using setuptools entry points. Once installed, operators can enable the provider by adding the provider to the Octavia configuration file enabled_provider_drivers setting in the [api_settings] section. Be sure to install and enable the provider on all of your Octavia API instances.