Go to file
Takashi Kajinami 9c5ef5eafe tox: Drop envdir
tox now always recreates an env although the env is shared using envdir
options.
~~~
$ tox -e genpolicy
genpolicy: recreate env because env type changed from
{'name': 'genconfig', 'type': 'VirtualEnvRunner'} to
{'name': 'genpolicy', 'type': 'VirtualEnvRunner'}
~~~

According to the maintainer of tox, this functionality is not intended
to be supported.
https://github.com/tox-dev/tox/issues/425#issuecomment-1011944293

Change-Id: Ia842a72d618cf4b27ebaab0f2c576bb7eb76ab24
2024-10-13 01:30:06 +09:00
2024-10-13 01:30:06 +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
2022-09-29 13:18:26 +02:00
2024-09-16 10:48:53 +02:00
2024-08-22 22:49:17 +00:00
2024-01-16 16:57:41 +00:00
2022-05-06 15:04:52 +02:00
2024-06-14 11:46:41 +02: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%