[release-announce] [solum] solum-dashboard 2.3.0 (queens)

doug at doughellmann.com doug at doughellmann.com
Fri Jan 26 15:49:16 UTC 2018


We are tickled pink to announce the release of:

solum-dashboard 2.3.0: Solum Dashboard

This release is part of the queens release series.

Download the package from:

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

For more details, please see below.

Changes in solum-dashboard 2.2.0..2.3.0
---------------------------------------

fe30c1b Updated from global requirements
0a91159 Updated from global requirements
25c5a6f Updated from global requirements
c1f7d99 Remove mox from requirements
8d42e19 Updated from global requirements
ba0068b Updated from global requirements
2e24e7b Drop django_openstack_auth from requirements.txt
763d075 Updated from global requirements
c64cfeb Updated from global requirements
2415c3e Imported Translations from Zanata
b056b46 Updated from global requirements
78fd310 Updated from global requirements
6477704 Updated from global requirements
82b3860 Updated from global requirements
2b1d581 Adding docs venv and warning-is-error to doc building
46d9a5d Updated from global requirements


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

requirements.txt                                  |   5 +-
setup.cfg                                         |   1 +
solumdashboard/locale/django.pot                  | 219 --------------
solumdashboard/locale/djangojs.pot                |  19 --
solumdashboard/locale/en_GB/LC_MESSAGES/django.po | 335 ++++++++++++++++++++++
test-requirements.txt                             |  17 +-
tox.ini                                           |   3 +
7 files changed, 349 insertions(+), 250 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 2e18117..8b7cc00 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,2 +8 @@ django-compressor>=2.0 # MIT
-django-openstack-auth>=3.5.0 # Apache-2.0
-oslo.log>=3.22.0 # Apache-2.0
+oslo.log>=3.36.0 # Apache-2.0
@@ -13 +12 @@ python-solumclient>=1.2.7 # Apache-2.0
-oslo.utils>=3.20.0 # Apache-2.0
+oslo.utils>=3.33.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 08e404c..ee1aa9f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,3 +7,2 @@ coverage!=4.4,>=4.0 # Apache-2.0
-mock>=2.0 # BSD
-mox3!=0.19.0,>=0.7.0 # Apache-2.0
-oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
+mock>=2.0.0 # BSD
+oslo.config>=5.1.0 # Apache-2.0
@@ -14,2 +13,2 @@ testrepository>=0.0.18 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
-unittest2 # BSD
+testtools>=2.2.0 # MIT
+unittest2>=1.1.0 # BSD
@@ -17,4 +16,4 @@ unittest2 # BSD
-sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.16.0 # Apache-2.0
-sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
-sphinxcontrib-httpdomain # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
+sphinxcontrib-pecanwsme>=0.8.0 # Apache-2.0
+sphinxcontrib-httpdomain>=1.3.0 # BSD






More information about the Release-announce mailing list