senlin-dashboard 7.0.0 (antelope)
We are thrilled to announce the release of: senlin-dashboard 7.0.0: Senlin Dashboard This release is part of the antelope 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 6.0.0..7.0.0 ---------------------------------------- faf9bf4 Adjust tox.ini for tox4 63a3abf Address RemovedInDjango40Warning 4adf3f1 Imported Translations from Zanata edf68de Switch to 2023.1 Python3 unit tests and generic template name 2d4fd80 Update master for stable/zed 6cc9c83 setup.cfg: Replace dashes with underscores f7cf39d remove unicode from code Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- releasenotes/source/conf.py | 16 ++++++++-------- releasenotes/source/index.rst | 1 + .../source/locale/en_GB/LC_MESSAGES/releasenotes.po | 7 +++++-- releasenotes/source/zed.rst | 6 ++++++ senlin_dashboard/api/utils.py | 2 +- senlin_dashboard/cluster/clusters/forms.py | 2 +- senlin_dashboard/cluster/clusters/panel.py | 2 +- senlin_dashboard/cluster/clusters/tables.py | 20 ++++++++++---------- senlin_dashboard/cluster/clusters/tabs.py | 2 +- senlin_dashboard/cluster/clusters/urls.py | 2 +- senlin_dashboard/cluster/clusters/views.py | 2 +- senlin_dashboard/cluster/dashboard.py | 2 +- senlin_dashboard/cluster/nodes/event_tables.py | 2 +- senlin_dashboard/cluster/nodes/forms.py | 2 +- senlin_dashboard/cluster/nodes/panel.py | 2 +- senlin_dashboard/cluster/nodes/tables.py | 16 ++++++++-------- senlin_dashboard/cluster/nodes/tabs.py | 2 +- senlin_dashboard/cluster/nodes/urls.py | 2 +- senlin_dashboard/cluster/nodes/views.py | 2 +- senlin_dashboard/cluster/policies/forms.py | 2 +- senlin_dashboard/cluster/policies/panel.py | 2 +- senlin_dashboard/cluster/policies/tables.py | 8 ++++---- senlin_dashboard/cluster/policies/tabs.py | 2 +- senlin_dashboard/cluster/policies/urls.py | 2 +- senlin_dashboard/cluster/policies/views.py | 2 +- senlin_dashboard/cluster/profiles/forms.py | 2 +- senlin_dashboard/cluster/profiles/panel.py | 2 +- senlin_dashboard/cluster/profiles/tables.py | 8 ++++---- senlin_dashboard/cluster/profiles/tabs.py | 2 +- senlin_dashboard/cluster/profiles/urls.py | 2 +- senlin_dashboard/cluster/profiles/views.py | 2 +- senlin_dashboard/cluster/receivers/forms.py | 2 +- senlin_dashboard/cluster/receivers/panel.py | 2 +- senlin_dashboard/cluster/receivers/tables.py | 8 ++++---- senlin_dashboard/cluster/receivers/tabs.py | 2 +- senlin_dashboard/cluster/receivers/urls.py | 2 +- senlin_dashboard/cluster/receivers/views.py | 2 +- setup.cfg | 6 +++--- tox.ini | 21 ++++++++++++--------- 41 files changed, 96 insertions(+), 83 deletions(-)
participants (1)
-
no-reply@openstack.org