Go to file
Gregory Thiemonge 6fc1abb780 Don't fail if a provider driver cannot be loaded in Octavia API
Fix an issue that prevents the Octavia API service to be correctly
initialized when it fails to load a provider driver.

When enabled_provider_drivers setting is not correctly configured (ex:
if it contains a non existing driver) or when a provider driver fails
to load, the exception was not caught by the Octavia API service, so the
service was not properly configured and the whole Octavia API was
unreachable.

Now the Octavia API service skips the driver initialization in case of
errors, removes the driver(s) from the enabled list, and the other
provider drivers are functional.

Story 2008710
Task 42044

Depends-on: https://review.opendev.org/c/openstack/octavia/+/964892
Change-Id: I34341e1aaad1524e3e0834309c5f6897f176af53
Signed-off-by: Zachary Raines <zachary.raines@canonical.com>
2025-11-05 09:58:54 +01:00
2025-06-19 10:24:48 +09:00
2019-04-19 19:36:42 +00:00
2024-09-24 10:01:18 +02:00
2019-09-19 13:12:37 -07:00
2022-03-23 10:00:47 +01:00
2024-11-27 11:46:33 +09:00
2024-08-22 22:49:17 +00:00

Team and repository tags

image

Octavia

Latest Version

Octavia is an operator-grade open source scalable load balancer for use in large OpenStack deployments.

Octavia provides the load balancing API for OpenStack. It supports multiple "provider drivers" that implement load balancing, including the "amphora" reference driver included with Octavia.

Octavia is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.

Project resources

Developer documentation for the Octavia project is available at https://docs.openstack.org/octavia/latest/

Release notes for the Octavia project are available at https://docs.openstack.org/releasenotes/octavia/

The project source code repository is located at https://opendev.org/openstack/octavia

Project status, bugs, and requests for feature enhancements are tracked on https://launchpad.net/octavia

For more information on project direction and guiding principles for contributors, please see the CONSTITUTION.rst file in this directory, or specifications in the specs/ sub-directory.

The project roadmap is available at https://wiki.openstack.org/wiki/Octavia/Roadmap

External Resources

Description
Load Balancing as a Service (LBaaS) for OpenStack
Readme 99 MiB
Languages
Python 97.5%
Shell 1.9%
Jinja 0.6%