We jubilantly announce the release of: neutron-lbaas 9.2.2: OpenStack Networking Load Balancing as a Service This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/neutron-lbaas/ For more details, please see below. Changes in neutron-lbaas 9.2.1..9.2.2 ------------------------------------- 0c24aaf Don't forget to call the super's resource_cleanup b15c93c tempest: healthmonitor is deleted via resource_cleanup ac34007 fixed statuses, as it was using an undefined variable 800102c fixed health monitor setting during tempest test, ec8d129 Switch to use stable data_utils 7a589a4 Fix exception about loadbalancer_stats 0b02584 Plugin to run neutron-lbaas tests with tempest d2d5359 Use Tempest TimeoutException from tempest.lib Diffstat (except docs and test files) ------------------------------------- neutron_lbaas/drivers/driver_base.py | 7 +++-- neutron_lbaas/services/loadbalancer/constants.py | 1 + neutron_lbaas/services/loadbalancer/plugin.py | 2 +- .../tempest/v2/api/test_load_balancers_admin.py | 1 + .../v2/ddt/test_health_monitor_admin_state_up.py | 3 +- .../octavia/test_octavia_messaging_consumer.py | 15 ++++++++++ setup.cfg | 2 ++ 11 files changed, 66 insertions(+), 11 deletions(-)