[release-announce] senlin-tempest-plugin 1.0.0 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Fri Apr 24 18:35:25 UTC 2020
We are tickled pink to announce the release of:
senlin-tempest-plugin 1.0.0: Tempest plugin senlin_tempest_plugin
This release is part of the ussuri release series.
The source is available from:
https://opendev.org/openstack/senlin-tempest-plugin
Download the package from:
https://tarballs.openstack.org/senlin-tempest-plugin/
Please report issues through:
https://bugs.launchpad.net/senlin/+bugs
For more details, please see below.
1.0.0
^^^^^
Upgrade Notes
* Python 2.7 support has been dropped. Last release of senlin-
tempest- plugin to support python 2.7 is OpenStack Train. The
minimum version of Python now supported by senlin-tempest-plugin is
Python 3.6.
Changes in senlin-tempest-plugin 0.3.0..1.0.0
---------------------------------------------
a922ca1 Drop python 2.7 support and testing
e0e49c1 Check for max supported api version
ec20720 Always clean up nodes and cluster
01aa3de Add tests for new tainted field in nodes
db41f1b Remove check for content-length on delete
44310b8 Fix Health Check tests
79c2f7a update http link to https
4c573a4 Replace Chinese punctuation with English punctuation
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 21 ++--
README.rst | 2 +-
.../notes/drop-py-2-7-e5ce9dcd388e9e1e.yaml | 6 +
senlin_tempest_plugin/base.py | 9 ++
senlin_tempest_plugin/common/clustering_client.py | 19 +++
senlin_tempest_plugin/common/utils.py | 74 ++++++++----
senlin_tempest_plugin/config.py | 5 +-
.../api/policy_types/test_policy_type_list.py | 2 +-
.../api/profile_types/test_profile_type_list.py | 2 +-
.../api/profiles/test_profile_delete_negative.py | 2 +-
.../api/profiles/test_profile_list_negative.py | 12 +-
.../api/profiles/test_profile_update_negative.py | 6 +-
setup.cfg | 5 +-
tox.ini | 13 +--
30 files changed, 427 insertions(+), 204 deletions(-)
More information about the Release-announce
mailing list