[mistral] mistral-dashboard 5.0.0 (pike)
We are excited to announce the release of: mistral-dashboard 5.0.0: Mistral dashboard This release is part of the pike release series. Download the package from: https://pypi.python.org/pypi/mistral-dashboard For more details, please see below. Changes in mistral-dashboard 5.0.0.0b2..5.0.0 --------------------------------------------- 20ab5b6 Updated from global requirements 044c333 Updated from global requirements 31415f7 Change author 8c70ca4 Updated from global requirements 2c9b94a Remove newlines from test data Diffstat (except docs and test files) ------------------------------------- mistraldashboard/test/test_data/mistral_data.py | 4 ++-- requirements.txt | 4 ++-- setup.cfg | 2 +- test-requirements.txt | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 38ca3d8..3d615fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 -Django<1.10,>=1.8 # BSD +Django<2.0,>=1.8 # BSD @@ -9 +9 @@ 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 db9d9bf..33cffa7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23 +23 @@ xvfbwrapper>=0.1.3 #license: MIT -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD @@ -25 +25 @@ oslosphinx>=4.7.0 # Apache-2.0 -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0 @@ -30 +30 @@ django-compressor>=2.0 # MIT -django-openstack-auth>=3.1.0 # Apache-2.0 +django-openstack-auth>=3.5.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org