[release-announce] python-octaviaclient 2.2.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 12 13:19:12 UTC 2021


We are psyched to announce the release of:

python-octaviaclient 2.2.1: Octavia client for OpenStack Load
Balancing

This release is part of the victoria 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.

2.2.1
^^^^^

Bug Fixes

* Improved the client performance when using a name instead of the
  resource ID.

* Fixed some issues when the number of Octavia resources exceeded
  the 'pagination_max_limit' parameter in Octavia API. The list calls
  now support pagination.

Changes in python-octaviaclient 2.2.0..2.2.1
--------------------------------------------

c2aa201 Improve the client performance on large clouds
ea0eedc Support pagination for 'list' API calls
fd7cd86 Dropping lower-constraints job
240ce4b Update TOX_CONSTRAINTS_FILE for stable/victoria
12932e7 Update .gitreview for stable/victoria


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |  1 +
lower-constraints.txt                              | 54 ------------
octaviaclient/api/constants.py                     | 50 +++++++----
octaviaclient/api/v2/octavia.py                    | 98 +++++++++++++++++-----
octaviaclient/osc/v2/utils.py                      | 91 +++++++++++++++-----
.../unit/osc/v2/test_availabilityzoneprofile.py    |  2 +
...sing-a-name-instead-of-ID-51a6637050386a90.yaml |  5 ++
.../notes/fix-cli-pagination-792ad8cd386eb0e7.yaml |  6 ++
tox.ini                                            | 12 +--
zuul.d/projects.yaml                               |  1 -
19 files changed, 213 insertions(+), 128 deletions(-)







More information about the Release-announce mailing list