[release-announce] zaqar-ui 8.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Wed May 13 11:18:41 UTC 2020


We exuberantly announce the release of:

zaqar-ui 8.0.0: Zaqar User Interface

This release is part of the ussuri release series.

The source is available from:

    https://opendev.org/openstack/zaqar-ui

Download the package from:

    https://tarballs.openstack.org/zaqar-ui/

Please report issues through:

    https://bugs.launchpad.net/zaqar-ui/+bugs

For more details, please see below.

Changes in zaqar-ui 7.0.0..8.0.0
--------------------------------

23db4cb Imported Translations from Zanata
0b7ba78 Imported Translations from Zanata
ad40798 Fix pyScss version in lower-constraints.txt
c5a2f57 Fix python36 job setup
a1dec84 Remove six usage
5da3213 Drop Django 1.11 support
acaf6d4 Imported Translations from Zanata
da0324d translation: drop babel extractor definitions
e5903ae Add requirements.txt to docs reqs
f8a51b3 [ussuri][goal] Drop python 2.7 support and testing
aab6315 Imported Translations from Zanata
835eac4 Use Horizon project template for django jobs
c763468 Imported Translations from Zanata
77cd739 Update master for stable/train
3414b95 Sync Sphinx requirement


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

.zuul.yaml                                         | 13 ++------
babel-django.cfg                                   |  3 --
babel-djangojs.cfg                                 | 12 -------
lower-constraints.txt                              | 10 +++---
.../notes/drop-py-2-7-d9e918f5c9f3bb33.yaml        |  6 ++++
releasenotes/source/index.rst                      |  1 +
.../source/locale/de/LC_MESSAGES/releasenotes.po   | 10 ++++--
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 24 +++++++++++--
releasenotes/source/rocky.rst                      |  6 ++--
releasenotes/source/stein.rst                      |  6 ++--
releasenotes/source/train.rst                      |  6 ++++
requirements.txt                                   |  2 +-
setup.cfg                                          |  2 --
tox.ini                                            | 39 ++++------------------
zaqar_ui/api/rest/zaqar.py                         |  3 +-
zaqar_ui/api/zaqar.py                              |  3 +-
17 files changed, 66 insertions(+), 82 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 9ee30df..24aee9c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13 +13 @@ Babel!=2.4.0,>=2.3.4 # BSD
-horizon>=15.0.0.0b1 # Apache-2.0
+horizon>=17.1.0 # Apache-2.0






More information about the Release-announce mailing list