watcher-dashboard 11.0.0 (caracal)
We joyfully announce the release of: watcher-dashboard 11.0.0: Watcher Management Dashboard This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/watcher-dashboard Download the package from: https://tarballs.openstack.org/watcher-dashboard/ Please report issues through: https://bugs.launchpad.net/watcher-dashboard/+bugs For more details, please see below. Changes in watcher-dashboard 10.0.0..11.0.0 ------------------------------------------- b1db180 Update python classifier in setup.cfg 08a7342 Drop use of features removed in Django 4.0 eaf8db4 Update master for stable/2023.2 56094ce Django 4.x: Replace removed features Diffstat (except docs and test files) ------------------------------------- releasenotes/source/2023.2.rst | 6 ++++++ releasenotes/source/index.rst | 1 + setup.cfg | 7 ++++--- watcher_dashboard/api/watcher.py | 2 +- watcher_dashboard/content/action_plans/panel.py | 2 +- watcher_dashboard/content/action_plans/tables.py | 12 ++++++------ watcher_dashboard/content/action_plans/tabs.py | 2 +- watcher_dashboard/content/action_plans/urls.py | 14 +++++++------- watcher_dashboard/content/action_plans/views.py | 2 +- watcher_dashboard/content/actions/panel.py | 2 +- watcher_dashboard/content/actions/tables.py | 2 +- watcher_dashboard/content/actions/tabs.py | 2 +- watcher_dashboard/content/actions/urls.py | 10 +++++----- watcher_dashboard/content/actions/views.py | 2 +- watcher_dashboard/content/audit_templates/forms.py | 2 +- watcher_dashboard/content/audit_templates/panel.py | 2 +- watcher_dashboard/content/audit_templates/tables.py | 12 ++++++------ watcher_dashboard/content/audit_templates/tabs.py | 2 +- watcher_dashboard/content/audit_templates/urls.py | 12 ++++++------ watcher_dashboard/content/audit_templates/views.py | 2 +- watcher_dashboard/content/audits/forms.py | 2 +- watcher_dashboard/content/audits/panel.py | 2 +- watcher_dashboard/content/audits/tables.py | 8 ++++---- watcher_dashboard/content/audits/tabs.py | 2 +- watcher_dashboard/content/audits/urls.py | 14 +++++++------- watcher_dashboard/content/audits/views.py | 2 +- watcher_dashboard/content/goals/panel.py | 2 +- watcher_dashboard/content/goals/tables.py | 2 +- watcher_dashboard/content/goals/tabs.py | 2 +- watcher_dashboard/content/goals/urls.py | 10 +++++----- watcher_dashboard/content/goals/views.py | 2 +- watcher_dashboard/content/strategies/panel.py | 2 +- watcher_dashboard/content/strategies/tables.py | 2 +- watcher_dashboard/content/strategies/tabs.py | 2 +- watcher_dashboard/content/strategies/urls.py | 10 +++++----- watcher_dashboard/content/strategies/views.py | 2 +- .../local/enabled/_31020_watcher_panelgroup.py | 2 +- watcher_dashboard/test/urls.py | 3 ++- 39 files changed, 90 insertions(+), 81 deletions(-)
participants (1)
-
no-reply@openstack.org