[release-announce] heat-dashboard 1.2.0 (rocky)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Fri Jun  8 14:37:48 UTC 2018
    
    
  
We are glad to announce the release of:
heat-dashboard 1.2.0: Heat Management Dashboard
This release is part of the rocky release series.
The source is available from:
    https://git.openstack.org/cgit/openstack/heat-dashboard
Download the package from:
    https://tarballs.openstack.org/heat-dashboard/
Please report issues through launchpad:
    https://bugs.launchpad.net/heat-dashboard
For more details, please see below.
Changes in heat-dashboard 1.1.0..1.2.0
--------------------------------------
2227c3b Drop mox3 from TemplateVersionsTests
340c2b9 Require the (soon-to-be) Rocky version of Horizon
c1678ea Imported Translations from Zanata
2fe9ca1 Modified typo on Change Stack's pop-up Window.
cf50d65 Imported Translations from Zanata
49cffd1 support py3
49b3a18 Imported Translations from Zanata
41b3798 Imported Translations from Zanata
Diffstat (except docs and test files)
-------------------------------------
devstack/plugin.sh                                 |  2 +-
heat_dashboard/content/stacks/forms.py             |  4 +++
.../stacks/templates/stacks/_change_template.html  |  2 +-
heat_dashboard/locale/en_GB/LC_MESSAGES/django.po  | 17 +++++++--
heat_dashboard/locale/ko_KR/LC_MESSAGES/django.po  | 20 +++++++++--
heat_dashboard/test/helpers.py                     | 13 +++++++
heat_dashboard/test/settings.py                    |  2 ++
lower-constraints.txt                              |  2 +-
.../source/locale/de/LC_MESSAGES/releasenotes.po   |  8 ++---
.../locale/en_GB/LC_MESSAGES/releasenotes.po       |  8 ++---
.../source/locale/id/LC_MESSAGES/releasenotes.po   | 38 +++++++++++++++++---
.../locale/ko_KR/LC_MESSAGES/releasenotes.po       | 10 +++---
.../locale/pt_BR/LC_MESSAGES/releasenotes.po       |  7 ++--
requirements.txt                                   |  2 +-
setup.cfg                                          |  1 +
17 files changed, 130 insertions(+), 48 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 890c13f..4108ae7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15 +15 @@ python-heatclient>=1.10.0 # Apache-2.0
-horizon>=13.0.0 # Apache-2.0
+horizon>=14.0.0.0b1 # Apache-2.0
    
    
More information about the Release-announce
mailing list