We exuberantly announce the release of: ovn-octavia-provider 0.1.1: 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.0..0.1.1 -------------------------------------------- 2448c49 Do not send status update in case of IpAddressAlreadyAllocated d87b784 Update the devstack local.conf sample file fdc7776 Add support for OVN LB selection fields 7401642 Fix E741 pep8 errors 8abe519 Spawn long-running processes in the driver agent 5ea36c3 Update sample local.conf files to point stable/ussuri 618ae90 Make ovn-octavia-provider-v2-dsvm-scenario voting faea190 Improve test coverage 80c5c6c Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri 757bfb2 Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + devstack/local.conf.sample | 62 +++++- devstack/plugin.sh | 1 + devstack/settings | 3 +- ovn_octavia_provider/agent.py | 40 ++++ ovn_octavia_provider/common/config.py | 3 + ovn_octavia_provider/common/constants.py | 11 + ovn_octavia_provider/driver.py | 135 ++++++------ setup.cfg | 4 +- tox.ini | 6 +- zuul.d/base.yaml | 3 + zuul.d/project.yaml | 4 +- 15 files changed, 596 insertions(+), 189 deletions(-)
participants (1)
-
no-reply@openstack.org