We are glad to announce the release of: python-octaviaclient 3.5.1: Octavia client for OpenStack Load Balancing This release is part of the bobcat release series. The source is available from: https://opendev.org/openstack/python-octaviaclient Download the package from: https://pypi.org/project/python-octaviaclient Please report issues through: https://storyboard.openstack.org/#!/project/openstack/python- octaviaclient For more details, please see below. 3.5.1 ^^^^^ Bug Fixes * Removed unneeded attributes that could have been passed to the API when calling "listener create", hsts_include_subdomains and hsts_preload were passed even when not used. It fixes an issue when using a recent python-octaviaclient release with older Octavia releases (without this HSTS feature). Changes in python-octaviaclient 3.5.0..3.5.1 -------------------------------------------- 1fa821f Set default value for HSTS options to None d0f3a1c Update TOX_CONSTRAINTS_FILE for stable/2023.2 4df8842 Update .gitreview for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + octaviaclient/osc/v2/listener.py | 2 ++ ...e-unneeded-attributes-in-listener-create-2e7cb2de281ac7fe.yaml | 8 ++++++++ tox.ini | 6 +++--- 5 files changed, 17 insertions(+), 3 deletions(-)