We are amped to announce the release of: keystoneauth1 3.1.1: Authentication Library for OpenStack Identity This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/keystoneauth Download the package from: https://pypi.org/project/keystoneauth1 Please report issues through: https://bugs.launchpad.net/keystoneauth/+bugs For more details, please see below. Changes in keystoneauth1 3.1.0..3.1.1 ------------------------------------- dafc185 Remove tox_install.sh 0287adc import zuul job settings from project-config d74fd42 Updated from global requirements 79f6fb9 Update UPPER_CONSTRAINTS_FILE for stable/pike 409f145 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitignore | 1 + .gitreview | 1 + .stestr.conf | 2 ++ .zuul.yaml | 8 ++++++++ test-requirements.txt | 5 ++++- tools/tox_install.sh | 30 ------------------------------ tox.ini | 10 ++++------ 7 files changed, 20 insertions(+), 37 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index e78b494..c9989ce 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13 +13 @@ oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0 @@ -24,0 +25,3 @@ PyYAML>=3.10.0 # MIT +requests-kerberos>=0.6 # ISC +lxml!=3.7.0,>=2.3 # BSD +oauthlib>=0.6 # BSD
participants (1)
-
no-reply@openstack.org