[release-announce] magnum_tempest_plugin 1.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Fri Apr 24 18:42:42 UTC 2020


We are delighted to announce the release of:

magnum_tempest_plugin 1.0.0: Tempest plugin for Magnum Project

This release is part of the ussuri release series.

The source is available from:

    https://opendev.org/openstack/magnum_tempest_plugin

Download the package from:

    https://tarballs.openstack.org/magnum-tempest-plugin/

For more details, please see below.

1.0.0
^^^^^

Upgrade Notes

* Python 2.7 support has been dropped. Last release of magnum-
  tempest- plugin to support py2.7 is OpenStack Train. The minimum
  version of Python now supported by magnum-tempest-plugin is Python
  3.5.

Changes in magnum_tempest_plugin 0.3.0..1.0.0
---------------------------------------------

0655f1a [ussuri][goal] Drop python 2.7 support and testing
d558880 Replace git.openstack.org URLs with opendev.org URLs


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

CONTRIBUTING.rst                                     |  4 ++--
README.rst                                           |  4 ++--
releasenotes/notes/drop-py-2-7-c997716906e17740.yaml |  6 ++++++
setup.cfg                                            |  4 +---
test-requirements.txt                                |  3 +--
tox.ini                                              | 11 ++++-------
7 files changed, 17 insertions(+), 17 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 3e443f4..dc23a99 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,2 +7 @@ hacking>=1.1.0,<1.2.0 # Apache-2.0
-sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD






More information about the Release-announce mailing list