[release-announce] cloudkitty-dashboard 15.0.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 5 12:21:31 UTC 2022
We are amped to announce the release of:
cloudkitty-dashboard 15.0.0: CloudKitty Horizon dashboard
This release is part of the zed release series.
The source is available from:
https://opendev.org/openstack/cloudkitty-dashboard
Download the package from:
https://pypi.org/project/cloudkitty-dashboard
Please report issues through:
https://storyboard.openstack.org/#!/project/openstack/cloudkitty-
dashboard
For more details, please see below.
Changes in cloudkitty-dashboard 14.0.0..15.0.0
----------------------------------------------
8175285 Imported Translations from Zanata
184f876 Imported Translations from Zanata
5d87761 Imported Translations from Zanata
909590a Imported Translations from Zanata
6ce3faa Remove create_instance override
7a66418 Imported Translations from Zanata
696ab96 Replace deprecated ugettext_lazy
2fc12a0 Imported Translations from Zanata
7ac2922 Address RemovedInDjango40Warning
15f5a7e Convert project rating page to use v2 summary API
8837a1d Update release note title
58c8e86 Add Python3 zed unit tests
9180e68 Update master for stable/yoga
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 2 +-
cloudkittydashboard/api/cloudkitty.py | 4 +-
.../dashboards/admin/hashmap/forms.py | 2 +-
.../dashboards/admin/hashmap/panel.py | 2 +-
.../dashboards/admin/hashmap/tables.py | 28 +++----
.../dashboards/admin/hashmap/urls.py | 94 +++++++++++-----------
.../dashboards/admin/hashmap/views.py | 2 +-
.../dashboards/admin/modules/forms.py | 2 +-
.../dashboards/admin/modules/panel.py | 2 +-
.../dashboards/admin/modules/tables.py | 12 +--
.../dashboards/admin/modules/urls.py | 14 ++--
.../dashboards/admin/modules/views.py | 2 +-
.../dashboards/admin/pyscripts/forms.py | 2 +-
.../dashboards/admin/pyscripts/panel.py | 2 +-
.../dashboards/admin/pyscripts/tables.py | 8 +-
.../dashboards/admin/pyscripts/urls.py | 16 ++--
.../dashboards/admin/pyscripts/views.py | 2 +-
.../dashboards/admin/summary/panel.py | 2 +-
.../dashboards/admin/summary/tables.py | 2 +-
.../dashboards/admin/summary/urls.py | 8 +-
.../dashboards/admin/summary/views.py | 2 +-
.../dashboards/project/rating/panel.py | 2 +-
.../dashboards/project/rating/tables.py | 7 +-
.../dashboards/project/rating/urls.py | 6 +-
.../dashboards/project/rating/views.py | 24 +++---
.../dashboards/project/reporting/panel.py | 2 +-
.../dashboards/project/reporting/urls.py | 4 +-
.../enabled/_11_project_rating_panel.py | 3 -
.../locale/en_GB/LC_MESSAGES/django.po | 5 +-
.../locale/fr/LC_MESSAGES/django.po | 5 +-
cloudkittydashboard/overrides.py | 38 ---------
.../create-instance-override-8a2cfc152365d5d5.yaml | 5 ++
.../notes/project-rating-v2-a96436c0f59da133.yaml | 5 ++
releasenotes/source/index.rst | 5 +-
.../source/locale/de/LC_MESSAGES/releasenotes.po | 7 +-
.../locale/en_GB/LC_MESSAGES/releasenotes.po | 48 +++++++++--
.../source/locale/fr/LC_MESSAGES/releasenotes.po | 9 +--
releasenotes/source/yoga.rst | 6 ++
38 files changed, 197 insertions(+), 194 deletions(-)
More information about the Release-announce
mailing list