[release-announce] sahara-dashboard 13.0.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 14 10:41:17 UTC 2020


We are excited to announce the release of:

sahara-dashboard 13.0.0: Sahara Management Dashboard

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/sahara-dashboard

Download the package from:

    https://tarballs.openstack.org/sahara-dashboard/

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/sahara-
dashboard

For more details, please see below.

Changes in sahara-dashboard 12.0.0.0rc1..13.0.0
-----------------------------------------------

3fc494d [goal] Migrate testing to ubuntu focal
0a891cf Imported Translations from Zanata
d1fa66b Stop to use the __future__ module.
eb7c891 Switch to newer openstackdocstheme and reno versions
76fea14 Fix hacking min version to 3.0.1
b3f0a63 Imported Translations from Zanata
d5b9b25 Imported Translations from Zanata
944da81 Cleanup py27 support
6b3638e Bump default tox env from py37 to py38
f44bf9a Add py38 package metadata
bb1a09c Add Python3 victoria unit tests
2fa6e13 Update master for stable/ussuri


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

.zuul.yaml                                         |  2 +-
bindep.txt                                         |  1 -
lower-constraints.txt                              | 14 ++++----
releasenotes/source/conf.py                        |  7 ++--
releasenotes/source/index.rst                      |  1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 11 ++++---
releasenotes/source/ussuri.rst                     |  6 ++++
requirements.txt                                   |  2 +-
sahara_dashboard/api/manila.py                     |  2 --
.../locale/ko_KR/LC_MESSAGES/django.po             | 37 ++++++++++++++++++++--
setup.cfg                                          | 12 +++----
setup.py                                           |  9 ------
test-requirements.txt                              |  2 +-
tox.ini                                            | 10 +++---
15 files changed, 73 insertions(+), 49 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index ec35933..6fec3b5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-keystoneauth1>=3.4.0 # Apache-2.0
+keystoneauth1>=3.8.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index d70e795..4ab8e38 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking>=3.0,<3.1.0 # Apache-2.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0






More information about the Release-announce mailing list