We high-spiritedly announce the release of: ovn-octavia-provider 0.1.2: OpenStack Octavia integration with OVN This release is part of the ussuri stable release series. The source is available from: https://opendev.org/openstack/ovn-octavia-provider Download the package from: https://tarballs.openstack.org/ovn-octavia-provider/ Please report issues through: https://bugs.launchpad.net/neutron/+bugs For more details, please see below. Changes in ovn-octavia-provider 0.1.1..0.1.2 -------------------------------------------- 73030c5 Omit tests directory while couting the coverage report 1fe8369 Add installation of octavia-tempest-plugin to sample local.conf 13dd5b4 Fix member_batch_update function to follow api v2 6486888 Set the CONF.load_balancer.enabled_provider_drivers tempest conf 2f60a91 Fix pep8 and functional jobs Diffstat (except docs and test files) ------------------------------------- .coveragerc | 7 +++++++ devstack/local.conf.sample | 4 ++-- lower-constraints.txt | 1 + ovn_octavia_provider/driver.py | 16 +--------------- test-requirements.txt | 1 + tox.ini | 2 +- zuul.d/base.yaml | 19 ++++++++++++++++++- zuul.d/project.yaml | 6 ++++-- 11 files changed, 51 insertions(+), 37 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index cf4d41e..0b5f1d0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,0 +15 @@ pylint==2.3.0 # GPLv2 +isort==4.3.21 # MIT
participants (1)
-
no-reply@openstack.org