[openstack-announce] [new][murano] murano-dashboard 2.0.2 release (mitaka)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 1 16:03:04 UTC 2016


We are eager to announce the release of:

murano-dashboard 2.0.2: The Murano Dashboard

This release is part of the mitaka stable release series.

For more details, please see below.

2.0.2
^^^^^

Bug Fixes

* Fix Downloading Package blocks downloading next package. Use
  'tables.LinkAction' instead of 'tables.Action' for DownloadPackage
  table action.

Changes in murano-dashboard 2.0.1..2.0.2
----------------------------------------

3e943a6 Imported Translations from Zanata
f89b67a Make more-less js get dynamic-ui form description trim space
c58223b Mark display statuses for translation
7177a80 Imported Translations from Zanata
d5aec80 Imported Translations from Zanata
93f3500 Make generateHostname honor pattern parameter
25ab71e Correct domain parameter value in tests
80e41c7 Imported Translations from Zanata
2185d44 Package table form 'Cancel' button consistent with others
baaa64f Add exception for communicate with glare api
90ba2a9 Use upper-constraints in tox test environments
9ffb8b7 Switch tests to keystone v3 API
4d00cb0 Added a warning message if environment name is empty
a57b1be Fix Downloading Package blocks downloading next package
ecb1bf7 Correct test workflow


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

muranodashboard/api/__init__.py                    |  5 ++
muranodashboard/dynamic_ui/yaql_functions.py       |  2 +-
muranodashboard/environments/consts.py             | 31 +++++------
muranodashboard/environments/tables.py             |  6 ++-
.../locale/en_GB/LC_MESSAGES/djangojs.po           | 39 ++++++++++++++
muranodashboard/locale/ko_KR/LC_MESSAGES/django.po | 12 +++--
.../locale/ko_KR/LC_MESSAGES/djangojs.po           | 15 ++++--
muranodashboard/locale/pt_BR/LC_MESSAGES/django.po | 57 ++++++++++++++++++--
.../locale/pt_BR/LC_MESSAGES/djangojs.po           | 15 ++++--
muranodashboard/locale/zh_CN/LC_MESSAGES/django.po | 30 +++++++----
muranodashboard/packages/tables.py                 | 32 ++----------
muranodashboard/packages/urls.py                   |  2 +
muranodashboard/packages/views.py                  | 18 +++++++
.../static/muranodashboard/js/more-less.js         |  2 +-
.../static/muranodashboard/js/upload_form.js       |  2 +-
.../templates/packages/_import_bundle.html         |  6 +--
.../templates/packages/_modify_package.html        |  4 +-
muranodashboard/templates/packages/_upload.html    |  6 +--
.../notes/bug-1579220-0a3fe23ac8f249ee.yaml        |  5 ++
tox.ini                                            | 14 ++++-
23 files changed, 317 insertions(+), 99 deletions(-)






More information about the OpenStack-announce mailing list