[release-announce] senlin-dashboard 6.0.0 (zed)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 5 12:32:42 UTC 2022


We are chuffed to announce the release of:

senlin-dashboard 6.0.0: Senlin Dashboard

This release is part of the zed release series.

The source is available from:

    https://opendev.org/openstack/senlin-dashboard

Download the package from:

    https://tarballs.openstack.org/senlin-dashboard/

Please report issues through:

    https://bugs.launchpad.net/senlin-dashboard/+bugs

For more details, please see below.

Changes in senlin-dashboard 5.0.0..6.0.0
----------------------------------------

5a13217 Migrate to AngularJS v1.8.2
9685944 Imported Translations from Zanata
3a1879f Use Horizon project template for nodejs jobs
834286c Address RemovedInDjango40Warning
47d883b Fixed Unit test for senlin-dashboard
26a25bf Add Python3 zed unit tests
8dbef7c Update master for stable/yoga


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

.zuul.yaml                                         |  4 +-
package.json                                       |  6 +--
releasenotes/source/index.rst                      |  1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 14 ++++-
releasenotes/source/yoga.rst                       |  6 +++
senlin_dashboard/cluster/clusters/urls.py          | 18 ++++---
senlin_dashboard/cluster/nodes/urls.py             | 17 +++---
senlin_dashboard/cluster/policies/urls.py          | 17 +++---
senlin_dashboard/cluster/profiles/urls.py          | 21 ++++----
senlin_dashboard/cluster/receivers/urls.py         | 13 ++---
senlin_dashboard/karma.conf.js                     | 12 +----
.../app/core/clusters/actions/delete.service.js    |  4 +-
.../app/core/nodes/actions/delete.service.js       |  4 +-
.../core/openstack-service-api/senlin.service.js   | 60 +++++++++++-----------
.../policies/actions/create/create.service.spec.js |  6 ++-
.../app/core/policies/actions/delete.service.js    |  4 +-
.../policies/actions/update/update.service.spec.js |  6 ++-
.../profiles/actions/create/create.service.spec.js |  6 ++-
.../app/core/profiles/actions/delete.service.js    |  4 +-
.../profiles/actions/update/update.service.spec.js |  6 ++-
.../app/core/receivers/actions/delete.service.js   |  4 +-
.../core/receivers/actions/update.service.spec.js  |  6 ++-
23 files changed, 132 insertions(+), 109 deletions(-)







More information about the Release-announce mailing list