[release-announce] keystoneauth1 3.8.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Mon Jun 11 18:28:14 UTC 2018


We exuberantly announce the release of:

keystoneauth1 3.8.0: Authentication Library for OpenStack Identity

This release is part of the rocky release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/keystoneauth

Download the package from:

    https://pypi.org/project/keystoneauth1

Please report issues through launchpad:

    https://bugs.launchpad.net/keystoneauth

For more details, please see below.

3.8.0
^^^^^

New Features

* Addes support for retrying certain HTTP status codes when doing
  requests via the new "status_code_retries" and
  "retriable_status_codes" parameters for "Session" and "Adapter".

Changes in keystoneauth1 3.7.0..3.8.0
-------------------------------------

3cca1f4 fix tox python3 overrides
3c2cf44 Add optional support for retrying certain HTTP codes


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

keystoneauth1/adapter.py                           | 18 ++++-
keystoneauth1/session.py                           | 40 +++++++++-
.../status-code-retries-75052a43efa4edb2.yaml      |  6 ++
tox.ini                                            |  7 ++
5 files changed, 157 insertions(+), 3 deletions(-)







More information about the Release-announce mailing list