[release-announce] sahara-plugin-mapr 3.0.0 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Wed May 13 11:16:17 UTC 2020
We are ecstatic to announce the release of:
sahara-plugin-mapr 3.0.0: Mapr Plugin for Sahara Project
This release is part of the ussuri release series.
The source is available from:
https://opendev.org/openstack/sahara-plugin-mapr
Download the package from:
https://tarballs.openstack.org/sahara-plugin-mapr/
Please report issues through:
https://storyboard.openstack.org/#!/project/1103
For more details, please see below.
Changes in sahara-plugin-mapr 2.0.0..3.0.0
------------------------------------------
498cc29 Ussuri contributor docs community goal
649d554 Update hacking for Python3
801e989 Cleanup py27 support
ea32b29 fix: typo in tox minversion option
767836b [ussuri][goal] Drop python 2.7 support and testing
46a8391 flake8: adapt to the newer rules
2cf6806 Fixing image creation
a36a194 Switch to Ussuri jobs
49d1d6d Imported Translations from Zanata
d35c03e Update master for stable/train
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 3 +--
CONTRIBUTING.rst | 19 ++++++++++++++++++
lower-constraints.txt | 4 ----
.../notes/drop-py2-7-c775190f167ab9df.yaml | 6 ++++++
releasenotes/source/index.rst | 1 +
.../source/locale/de/LC_MESSAGES/releasenotes.po | 9 +++++----
releasenotes/source/train.rst | 6 ++++++
.../mapr/resources/images/centos/configure_hue | 4 ++--
.../plugins/mapr/resources/images/image.yaml | 1 -
setup.cfg | 16 +++------------
setup.py | 9 ---------
test-requirements.txt | 2 +-
tox.ini | 23 +++++++++-------------
17 files changed, 77 insertions(+), 52 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 81b2c28..c572e69 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking>=1.1.0 # Apache-2.0
+hacking>=3.0,<3.1.0 # Apache-2.0
More information about the Release-announce
mailing list