[release-announce] python-senlinclient 1.10.1 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri Mar 8 01:00:58 UTC 2019


We joyfully announce the release of:

python-senlinclient 1.10.1: OpenStack Clustering API Client Library

This release is part of the stein release series.

Download the package from:

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

For more details, please see below.

Changes in python-senlinclient 1.10.0..1.10.1
---------------------------------------------

7a45be1 Use latest senlin microversion for Stein
3425b56 Update json module to jsonutils
56938d3 add python 3.7 unit test job
c21e57d Update hacking version
87b7b13 Update client to account for 409 error in cluster actions


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

.gitignore                                   | 2 ++
.zuul.yaml                                   | 1 +
senlinclient/plugin.py                       | 2 +-
senlinclient/v1/cluster.py                   | 8 ++++++++
test-requirements.txt                        | 2 +-
8 files changed, 20 insertions(+), 11 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 0f0e7b6..17a3a89 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ bandit>=1.1.0 # Apache-2.0
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=1.1.0,<1.2.0 # Apache-2.0






More information about the Release-announce mailing list