[release-announce] [watcher] watcher-dashboard 1.6.0 (queens)
no-reply at openstack.org
no-reply at openstack.org
Fri Dec 8 18:21:19 UTC 2017
We are chuffed to announce the release of:
watcher-dashboard 1.6.0: Watcher Management Dashboard
This release is part of the queens release series.
The source is available from:
https://git.openstack.org/cgit/openstack/watcher-dashboard
Download the package from:
https://tarballs.openstack.org/watcher-dashboard/
Please report issues through launchpad:
https://bugs.launchpad.net/watcher-dashboard
For more details, please see below.
Changes in watcher-dashboard 1.5.0..1.6.0
-----------------------------------------
34bcbf1 Update audit_template create help message
602b5b5 Remove setting of version/release from releasenotes
a425275 Updated from global requirements
27f330a Drop django_openstack_auth from requirements.txt
dd0468f removed horizon from test_requestent.txt
cf00343 Imported Translations from Zanata
01f9542 enable watcher-dashboard service in devstack
01d5a44 Add formatting marks in README.rst
Diffstat (except docs and test files)
-------------------------------------
README.rst | 8 +--
devstack/settings | 4 ++
releasenotes/source/conf.py | 11 ++--
.../locale/en_GB/LC_MESSAGES/releasenotes.po | 9 ++--
requirements.txt | 1 -
test-requirements.txt | 7 +--
tox.ini | 1 +
.../infra_optim/audit_templates/_create.html | 61 ++++++++++++----------
8 files changed, 52 insertions(+), 50 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index f5f9233..692c095 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +8,0 @@ django-compressor>=2.0 # MIT
-django-openstack-auth>=3.5.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index d5ca4e3..6ec193c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,3 +5,0 @@
-# Testing Requirements
-http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
-
@@ -15 +12 @@ nose-exclude>=0.3.0 # LGPL
-python-subunit>=0.0.18 # Apache-2.0/BSD
+python-subunit>=1.0.0 # Apache-2.0/BSD
@@ -19 +16 @@ testscenarios>=0.4 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
+testtools>=2.2.0 # MIT
More information about the Release-announce
mailing list