We are satisfied to announce the release of: octavia-lib 1.4.0: A library to support Octavia provider drivers. This release is part of the train stable release series. The source is available from: https://opendev.org/openstack/octavia-lib Download the package from: https://pypi.org/project/octavia-lib Please report issues through: https://storyboard.openstack.org/#!/project/openstack/octavia-lib For more details, please see below. Changes in octavia-lib 1.3.1..1.4.0 ----------------------------------- cec8b19 Add Octavia tox tips job template as voting 28f1e74 Clean up octavia-lib docs and remove oslo.log Diffstat (except docs and test files) ------------------------------------- lower-constraints.txt | 1 - octavia_lib/api/drivers/data_models.py | 4 ---- requirements.txt | 1 - tox.ini | 5 ++++- zuul.d/projects.yaml | 1 + 16 files changed, 54 insertions(+), 26 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 0a6f803..74375a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6 +5,0 @@ oslo.i18n>=3.15.3 # Apache-2.0 -oslo.log>=3.36.0 # Apache-2.0