[release-announce] sahara-plugin-ambari 8.0.0 (zed)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 5 12:33:47 UTC 2022


We jubilantly announce the release of:

sahara-plugin-ambari 8.0.0: Ambari Plugin for Sahara Project

This release is part of the zed release series.

The source is available from:

    https://opendev.org/openstack/sahara-plugin-ambari

Download the package from:

    https://tarballs.openstack.org/sahara-plugin-ambari/

Please report issues through:

    https://storyboard.openstack.org/#!/project/1101

For more details, please see below.

Changes in sahara-plugin-ambari 7.0.0..8.0.0
--------------------------------------------

e52bcb6 Remove Python 2 support
1c4c442 Update python testing classifier
139213d Drop lower-constraints.txt and it's testing
14a981e Update master for stable/yoga


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

.zuul.yaml                                         |   3 +-
lower-constraints.txt                              | 151 ---------------------
releasenotes/source/conf.py                        |  14 +-
releasenotes/source/index.rst                      |   1 +
releasenotes/source/yoga.rst                       |   6 +
requirements.txt                                   |   5 +-
sahara_plugin_ambari/plugins/ambari/configs.py     |  11 +-
sahara_plugin_ambari/plugins/ambari/health.py      |   3 +-
setup.cfg                                          |   5 +-
tox.ini                                            |   6 -
14 files changed, 42 insertions(+), 195 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index daae8a6..45195a5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -0,0 +1,4 @@
+# Requirements lower bounds listed here are our best effort to keep them up to
+# date but we do not test them so no guarantee of having them all correct. If
+# you find any incorrect lower bounds, let us know or propose a fix.
+
@@ -15 +18,0 @@ sahara>=10.0.0.0b1
-six>=1.10.0 # MIT






More information about the Release-announce mailing list