[release-announce] python-saharaclient 1.3.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 18 19:38:28 UTC 2019


We high-spiritedly announce the release of:

python-saharaclient 1.3.1: Client library for Sahara API

This release is part of the pike stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

    https://bugs.launchpad.net/python-saharaclient

For more details, please see below.

Changes in python-saharaclient 1.3.0..1.3.1
-------------------------------------------

e658962 Explicitly use venv-py2 to run sahara-scenario
73946d5 import zuul job settings from project-config
3169081 Remove -U from pip install
3868bc0 Avoid tox_install.sh for constraints support
414c9b4 Native Zuul v3 jobs
fcdc3fe Updated from global requirements
c892077 Reorganize the documentation following the new structure
da1be5f Update UPPER_CONSTRAINTS_FILE for stable/pike
1d47659 Update .gitreview for stable/pike


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

.gitignore                                         |  1 -
.gitreview                                         |  1 +
.zuul.yaml                                         | 47 +++++++++++++++
requirements.txt                                   |  2 +-
tools/tox_install.sh                               | 30 ----------
tox.ini                                            |  7 +--
14 files changed, 99 insertions(+), 134 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index b4a6c6b..08980f8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14 +14 @@ oslo.utils>=3.20.0 # Apache-2.0
-python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
+python-openstackclient>=3.11.0 # Apache-2.0






More information about the Release-announce mailing list