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

no-reply at openstack.org no-reply at openstack.org
Wed Oct 24 18:47:43 UTC 2018


We are excited to announce the release of:

python-senlinclient 1.9.0: 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.8.0..1.9.0
-------------------------------------------

5deedab Don't quote {posargs} in tox.ini
904314d Add senlinclient support bandit test
c04fc6c Enable cluster profile only and replace function test
c516a75 add python 3.6 unit test job
500193d switch documentation job to new PTI
8955bf9 import zuul job settings from project-config
cda8648 Update python-senlinclient to use current openstacksdk
165bd0c Imported Translations from Zanata
f7387c8 Update reno for stable/rocky


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

.zuul.yaml                                         |  8 +++
lower-constraints.txt                              |  2 +-
releasenotes/source/index.rst                      |  1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 30 +++++++-
.../source/locale/fr/LC_MESSAGES/releasenotes.po   | 42 -----------
.../locale/zh_CN/LC_MESSAGES/releasenotes.po       | 40 -----------
releasenotes/source/rocky.rst                      |  6 ++
requirements.txt                                   |  2 +-
senlinclient/plugin.py                             | 83 +++++++++++++++++-----
test-requirements.txt                              |  1 +
tox.ini                                            |  7 +-
13 files changed, 141 insertions(+), 132 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 8de9f27..36974c0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ keystoneauth1>=3.4.0 # Apache-2.0
-openstacksdk>=0.11.2 # Apache-2.0
+openstacksdk>=0.12.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 5818e4c..0f0e7b6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,0 +6 @@
+bandit>=1.1.0 # Apache-2.0






More information about the Release-announce mailing list