[release-announce] [sahara] python-saharaclient 1.6.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 19 22:32:10 UTC 2018


We are satisfied to announce the release of:

python-saharaclient 1.6.0: Client library for Sahara API

This release is part of the rocky release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

    https://storyboard.openstack.org/#!/project/934

For more details, please see below.

Changes in python-saharaclient 1.5.0..1.6.0
-------------------------------------------

c3fd27e Tox: cleanup usage of py34, remove a now-useless section
1950b49 Updated from global requirements
851fc45 add lower-constraints job
6dc4ef2 Remove outdated tools and files
8f608f2 Updated from global requirements
7043c1a Follow the new PTI for document build
207ee54 Migration to Storyboard (2)
85d3faf Migration to Storyboard
55936ba Updated from global requirements
e56e677 Updated from global requirements
89717a2 Updated from global requirements
49ed207 Updated from global requirements
8539116 Native Zuul v3 jobs
d6a4b1d Update reno for stable/queens


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

.zuul.yaml                              |  34 +++++
CONTRIBUTING.rst                        |   4 +-
MANIFEST.in                             |   9 --
README.rst                              |   8 +-
lower-constraints.txt                   |  79 ++++++++++++
releasenotes/source/conf.py             |   2 +-
releasenotes/source/index.rst           |   1 +
releasenotes/source/queens.rst          |   6 +
requirements.txt                        |   2 +-
setup.cfg                               |   6 -
test-requirements.txt                   |   5 +-
tools/install_venv.py                   |  75 -----------
tools/install_venv_common.py            | 212 --------------------------------
tools/with_venv.sh                      |   4 -
tox.ini                                 |  30 +++--
20 files changed, 161 insertions(+), 494 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 630aae1..3701928 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ Babel!=2.4.0,>=2.3.4 # BSD
-keystoneauth1>=3.3.0 # Apache-2.0
+keystoneauth1>=3.4.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index cff3b78..6dbca11 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +8,0 @@ mock>=2.0.0 # BSD
-openstackdocstheme>=1.18.1 # Apache-2.0
@@ -12,3 +11 @@ os-testr>=1.0.0 # Apache-2.0
-reno>=2.5.0 # Apache-2.0
-requests-mock>=1.1.0 # Apache-2.0
-sphinx!=1.6.6,>=1.6.2 # BSD
+requests-mock>=1.2.0 # Apache-2.0






More information about the Release-announce mailing list