[release-announce] zaqar-ui 6.0.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 10 12:38:44 UTC 2019


We are thrilled to announce the release of:

zaqar-ui 6.0.0: Zaqar User Interface

This release is part of the stein release series.

The source is available from:

    https://git.openstack.org/cgit/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 5.0.0..6.0.0
--------------------------------

fb7ffcb Switch to horizon-nodejs4-jobs template
9d78529 Imported Translations from Zanata
e6db2ff Update hacking version
f54bf31 One more letter d
40796fe Change openstack-dev to openstack-discuss
c03bcc8 Bump horizon for Stein
64f3f6a Change openstack-dev to openstack-discuss
86816c3 Imported Translations from Zanata
84ea04d Increment versioning with pbr instruction
002b36c Imported Translations from Zanata
709ed27 Install horizon with upper-constraints.txt in post-install
563b1b0 Cleanup .zuul.yaml
c4785d5 switch documentation job to new PTI
cbce881 import zuul job settings from project-config
b5709b7 Remove mox3 from doc/requirements.txt
7f36134 Drop nose dependencies
e930299 Imported Translations from Zanata
b0aceb0 Update reno for stable/rocky


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

.zuul.yaml                                         | 36 ++++++----------------
lower-constraints.txt                              | 13 ++------
package.json                                       |  4 +--
releasenotes/source/index.rst                      |  1 +
.../source/locale/de/LC_MESSAGES/releasenotes.po   | 28 ++++++++++++++---
.../locale/en_GB/LC_MESSAGES/releasenotes.po       |  9 ++++--
.../source/locale/id/LC_MESSAGES/releasenotes.po   |  8 +++--
.../source/locale/ja/LC_MESSAGES/releasenotes.po   |  7 +++--
releasenotes/source/rocky.rst                      |  6 ++++
requirements.txt                                   |  4 +--
setup.cfg                                          |  2 +-
test-requirements.txt                              |  3 +-
tox.ini                                            |  1 +
zaqar_ui/test/settings.py                          | 14 ++++-----
16 files changed, 77 insertions(+), 67 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 3721272..9ee30df 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,3 +13 @@ Babel!=2.4.0,>=2.3.4 # BSD
-Django<2.0,>=1.11 # BSD
-django-babel>=0.6.2 # BSD
-horizon>=14.0.0.0b1 # Apache-2.0
+horizon>=15.0.0.0b1 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index d6a8b04..7eac734 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=1.1.0,<1.2.0 # Apache-2.0
@@ -13 +12,0 @@ coverage!=4.4,>=4.0 # Apache-2.0
-django-nose>=1.4.4 # BSD






More information about the Release-announce mailing list