We eagerly announce the release of: octavia 14.0.2 This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/octavia Download the package from: https://pypi.org/project/octavia Please report issues through: https://storyboard.openstack.org/#!/project/908 For more details, please see below. 14.0.2 ^^^^^^ Bug Fixes ********* * Ignore serialization loadbalancer class in GetAmphoraNetworkConfigs tasks. It allows to avoid storing full graph in jobboard details. It fixes cases with enabled jobboard for huge LBs with ~2000+ resources in graph. Other Notes *********** * Added a "octavia-wsgi" script for backward compatibility now that pbr's wsgi_scripts no longer functions with the latest setuptools. Changes in octavia 14.0.1..14.0.2 --------------------------------- 041b07959 Add an octavia-wsgi compatibility script 3bc839c8a Ignore load_balancer graph in task results to avoid break write data in jobboard DB Diffstat (except docs and test files) ------------------------------------- bin/octavia-wsgi | 52 ++++++++++++++++++++++ .../controller/worker/v2/tasks/network_tasks.py | 18 ++++++-- .../worker/v2/tasks/test_network_tasks.py | 14 ++++++ ...wsgi-compatibility-script-42b8aca87b98c904.yaml | 5 +++ ...t-amphora-network-configs-347a0a4340ee222b.yaml | 6 +++ setup.cfg | 2 + 6 files changed, 94 insertions(+), 3 deletions(-)
participants (1)
-
no-reply@openstack.org