[release-announce] [solum] solum-dashboard 2.2.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Fri Aug 11 08:44:57 UTC 2017
We are ecstatic to announce the release of:
solum-dashboard 2.2.0: Solum Dashboard
This release is part of the pike stable release series.
Download the package from:
https://tarballs.openstack.org/solum-dashboard/
For more details, please see below.
Changes in solum-dashboard 2.1.0..2.2.0
---------------------------------------
ba9037d Updated from global requirements
f32b59f Update the documentation link for doc migration
c7587a7 Updated from global requirements
9e29094 switch to openstackdocstheme
e6465ed Updated from global requirements
cc9ce10 Updated from global requirements
a197aa4 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
HACKING.rst | 2 +-
requirements.txt | 4 ++--
setup.cfg | 2 +-
test-requirements.txt | 6 +++---
5 files changed, 18 insertions(+), 8 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 223d03f..2e18117 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-Django<1.10,>=1.8 # BSD
+Django<2.0,>=1.8 # BSD
@@ -8 +8 @@ django-compressor>=2.0 # MIT
-django-openstack-auth>=3.1.0 # Apache-2.0
+django-openstack-auth>=3.5.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 82324ac..08e404c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ mox3!=0.19.0,>=0.7.0 # Apache-2.0
-oslo.config>=4.0.0 # Apache-2.0
+oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
@@ -17,2 +17,2 @@ unittest2 # BSD
-sphinx!=1.6.1,>=1.5.1 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
+sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.16.0 # Apache-2.0
More information about the Release-announce
mailing list