We are excited to announce the release of: python-octaviaclient 1.6.1: Octavia client for OpenStack Load Balancing This release is part of the rocky 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/911 For more details, please see below. 1.6.1 ^^^^^ Bug Fixes * The client will now always ask for a JSON format response from the Octavia API. This resolves a client side bug should certain errors be returned by the API. Changes in python-octaviaclient 1.6.0..1.6.1 -------------------------------------------- 24ba6fb OpenDev Migration Patch 0059096 Make sure we always requests JSON responses 78e9145 import zuul job settings from project-config be9a6c7 Update UPPER_CONSTRAINTS_FILE for stable/rocky d88740e Update .gitreview for stable/rocky Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 +- octaviaclient/api/v2/octavia.py | 100 +++++++++++---------- ...to-request-JSON-responses-8d942dafca785c70.yaml | 6 ++ tox.ini | 6 +- zuul.d/projects.yaml | 10 +++ 5 files changed, 75 insertions(+), 50 deletions(-)