Go to file
Tom Weininger 69552a2082 pyupgrade changes for Python3.8+ (1)
Result of running

$ pyupgrade --py38-plus $(git ls-files | grep ".py$")

This was inspired by Nova [1]

Fixed PEP8 errors introduced by pyupgrade by running:

$ autopep8 --select=E127,E128,E501 --max-line-length 79 -r \
  --in-place octavia

and manual updates.

[1]: https://review.opendev.org/c/openstack/nova/+/896986

Change-Id: I8560b5440c0c2338e468b12d8c4abcc47a8fb50a
2024-04-10 10:23:44 +02:00
2024-03-11 16:20:51 +00:00
2023-05-23 09:49:25 +02:00
2023-04-05 09:23:06 +02:00
2024-03-13 12:16:59 +09:00
2024-01-28 16:31:54 +09:00
2019-04-19 19:36:42 +00:00
2023-02-03 09:05:17 +01:00
2019-09-19 13:12:37 -07:00
2022-03-23 10:00:47 +01:00
2022-09-29 13:18:26 +02:00
2024-03-01 01:57:35 +09:00
2024-03-08 08:13:44 +00:00
2023-09-26 19:28:11 +08:00
2024-01-16 16:57:41 +00:00
2022-05-06 15:04:52 +02:00
2023-12-14 21:47:34 +09: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%