[release-announce] masakari-dashboard 5.0.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 6 11:29:01 UTC 2021


We are chuffed to announce the release of:

masakari-dashboard 5.0.0: Horizon plugin for masakari

This release is part of the xena release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/masakari/+bugs

For more details, please see below.

5.0.0
^^^^^

Bug Fixes

* Fixed an issue with retreiving candidates for hosts. Now they are
  retreived using compute service list API, the same as used during
  host validation in Masakari itself. LP#1944679

Changes in masakari-dashboard 4.0.0..5.0.0
------------------------------------------

fae4619 Use service list instead of hypervisor list
a73f1e5 Update TOX_CONSTRAINTS_FILE for stable/xena
275f13f Update .gitreview for stable/xena
610116b [CI] Run bandit
39f0306 Update policy file to yaml
a01dacc [docs] IRC moved to OFTC
f50f432 Change minversion of tox to 3.18.0
934a039 [community goal] Update contributor documentation
b537457 Replace getargspec with getfullargspec
4260038 setup.cfg: Replace dashes with underscores
a7fdb13 Add Python3 xena unit tests
f09f8f2 Update master for stable/wallaby


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

.gitreview                                         |  1 +
.zuul.yaml                                         |  8 +++-
CONTRIBUTING.rst                                   | 32 +++++----------
README.rst                                         |  2 +-
masakaridashboard/api/api.py                       |  4 +-
masakaridashboard/conf/masakari_policy.json        | 10 -----
masakaridashboard/conf/masakari_policy.yaml        |  9 +++++
masakaridashboard/handle_errors.py                 |  2 +-
.../local/local_settings.d/_50_masakari.py         |  2 +-
masakaridashboard/segments/forms.py                | 27 +++++++------
masakaridashboard/segments/views.py                | 12 +++---
masakaridashboard/test/test_data/masakari_data.py  | 15 ++++---
.../notes/bug-1944679-0df043f17a8bbaff.yaml        |  7 ++++
.../notes/yamlify-policy-169e72bc8abd93a1.yaml     |  7 ++++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/wallaby.rst                    |  6 +++
setup.cfg                                          | 12 +++---
tox.ini                                            | 38 +++++++++++++----
21 files changed, 181 insertions(+), 79 deletions(-)







More information about the Release-announce mailing list