We are glad to announce the release of: python-octaviaclient 3.7.1 This release is part of the caracal 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. Changes in python-octaviaclient 3.7.0..3.7.1 -------------------------------------------- b7a9d91 Fix displaying list columns with null values eb8c0e7 osc: Use FormattableColumn for formatter f24c0b9 Update TOX_CONSTRAINTS_FILE for stable/2024.1 242c6d8 Update .gitreview for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + octaviaclient/osc/v2/amphora.py | 6 +++--- octaviaclient/osc/v2/availabilityzone.py | 6 +++--- octaviaclient/osc/v2/flavor.py | 6 +++--- octaviaclient/osc/v2/health_monitor.py | 10 +++++----- octaviaclient/osc/v2/l7policy.py | 10 +++++----- octaviaclient/osc/v2/l7rule.py | 4 ++-- octaviaclient/osc/v2/listener.py | 26 +++++++++++++------------- octaviaclient/osc/v2/load_balancer.py | 16 ++++++++-------- octaviaclient/osc/v2/member.py | 4 ++-- octaviaclient/osc/v2/pool.py | 26 +++++++++++++------------- octaviaclient/osc/v2/quota.py | 2 +- octaviaclient/osc/v2/utils.py | 24 ++++++++++++++++++++++-- tox.ini | 6 +++--- 14 files changed, 84 insertions(+), 63 deletions(-)
participants (1)
-
no-reply@openstack.org