[release-announce] python-senlinclient 2.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Thu Feb 13 10:57:19 UTC 2020


We eagerly announce the release of:

python-senlinclient 2.0.0: OpenStack Clustering API Client Library

This release is part of the ussuri release series.

The source is available from:

    https://opendev.org/openstack/python-senlinclient

Download the package from:

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

Please report issues through:

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

For more details, please see below.

2.0.0
^^^^^

Upgrade Notes

* Python 2.7 support has been dropped. Last release of python-
  senlinclient to support python 2.7 is OpenStack Train. The minimum
  version of Python now supported by python-senlinclient is Python
  3.6.

Changes in python-senlinclient 1.11.0..2.0.0
--------------------------------------------

be73aee Change default API version to 1.14
60202d8 Drop python 2.7 support and testing
e414a43 Add action update command
4c39914 Add support for node tainted field
b1c5905 Update master for stable/train
f6453b4 Return meta-data field for events list


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

.zuul.yaml                                         |  3 +-
.../legacy/senlinclient-dsvm-functional/run.yaml   |  1 +
.../notes/drop-py-2-7-cced38f13fd3b44c.yaml        |  6 ++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/train.rst                      |  6 ++
senlinclient/plugin.py                             |  2 +-
senlinclient/v1/action.py                          | 71 ++++++++++++++++------
senlinclient/v1/client.py                          |  8 +++
senlinclient/v1/event.py                           |  2 +-
senlinclient/v1/node.py                            | 17 +++++-
setup.cfg                                          |  3 +-
tox.ini                                            | 14 ++---
20 files changed, 177 insertions(+), 48 deletions(-)







More information about the Release-announce mailing list