[release-announce] python-swiftclient 3.4.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Tue Apr 16 19:02:57 UTC 2019


We are glad to announce the release of:

python-swiftclient 3.4.1: OpenStack Object Storage API Client Library

This release is part of the pike stable release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/python-swiftclient

Download the package from:

    https://pypi.org/project/python-swiftclient

Please report issues through:

    https://bugs.launchpad.net/python-swiftclient/+bugs

For more details, please see below.

Changes in python-swiftclient 3.4.0..3.4.1
------------------------------------------

74a4a19 Use Swift's in-tree DSVM test
bc77ac2 import zuul job settings from project-config
ba6abe9 Add support for versionless endpoints
9a60bc1 Update UPPER_CONSTRAINTS_FILE for stable/pike
e6bd6a4 Update .gitreview for stable/pike


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

.gitreview                     |  1 +
.zuul.yaml                     | 84 ++++++++++++++++++++++++++++++++++++++++++
swiftclient/client.py          | 17 ++++++++-
test-requirements.txt          |  2 +
tools/tox_install.sh           | 31 ----------------
tox.ini                        |  8 ++--
7 files changed, 125 insertions(+), 38 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 0ce9cec..1743a8c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,0 +8,2 @@ testrepository>=0.0.18
+keystoneauth1>=3.1.0 # Apache-2.0
+python-keystoneclient>=3.8.0 # Apache-2.0
\ No newline at end of file






More information about the Release-announce mailing list