[release-announce] blazar-dashboard 7.0.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 30 11:53:03 UTC 2022


We are pleased to announce the release of:

blazar-dashboard 7.0.0: Horizon plugin for the Blazar Reservation
Service for OpenStack

This release is part of the yoga release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

7.0.0
^^^^^

New Features

* Error details are now displayed when failing to create or update
  leases.

Changes in blazar-dashboard 6.0.0..7.0.0
----------------------------------------

fb9ae6e Display error details
96b3921 Add documentation for configuring availability calendar
f03cd5b Updating python testing classifier as per Yoga testing runtime
d6398f5 Add a resource availability calendar for hosts
eda400f Add Python3 yoga unit tests
563ad1a Update master for stable/xena


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

.zuul.yaml                                         |   2 +-
blazar_dashboard/api/client.py                     |  68 +++++++++
blazar_dashboard/conf.py                           |  23 +++
blazar_dashboard/content/hosts/forms.py            |   2 +-
blazar_dashboard/content/leases/forms.py           |   4 +-
blazar_dashboard/content/leases/tables.py          |  13 +-
.../content/leases/templates/leases/calendar.html  |  36 +++++
blazar_dashboard/content/leases/urls.py            |   5 +
blazar_dashboard/content/leases/views.py           |  35 +++++
.../_91_project_reservations_leases_panel.py       |   9 ++
.../static/leases/js/calendar/lease_chart.js       | 155 +++++++++++++++++++++
.../static/leases/js/vendor/apexcharts.min.js      |  14 ++
blazar_dashboard/static/leases/scss/calendar.scss  |  55 ++++++++
blazar_dashboard/static/leases/scss/widgets.scss   |   8 ++
.../display-error-details-cfd47a4e0a03bc5c.yaml    |   4 +
.../notes/host-calendar-2ecf4058929b269e.yaml      |   5 +
releasenotes/source/index.rst                      |   1 +
releasenotes/source/xena.rst                       |   6 +
setup.cfg                                          |   1 +
21 files changed, 478 insertions(+), 5 deletions(-)







More information about the Release-announce mailing list