We are happy to announce the release of: python-octaviaclient 3.1.1: Octavia client for OpenStack Load Balancing This release is part of the zed stable 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.1.1 ^^^^^ Bug Fixes * Removed an unsupported protocol from the pool protocols. Changes in python-octaviaclient 3.1.0..3.1.1 -------------------------------------------- 67af989 Fix new pylint warnings 50ef00a Remove munch dependency b1b2d10 Add munch explicitly to requirements ec1efd4 Fix pool protocols b890176 Update TOX_CONSTRAINTS_FILE for stable/zed 9c61260 Update .gitreview for stable/zed Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .pylintrc | 5 ----- octaviaclient/osc/v2/pool.py | 4 ++-- octaviaclient/osc/v2/utils.py | 10 ++++++---- releasenotes/notes/fix-pool-protocols-090b2a6f4e82516f.yaml | 4 ++++ tox.ini | 6 +++--- 7 files changed, 24 insertions(+), 18 deletions(-)