We are delighted to announce the release of: neutron-fwaas-dashboard 10.0.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/neutron-fwaas-dashboard Download the package from: https://tarballs.openstack.org/neutron-fwaas-dashboard/ Please report issues through: https://bugs.launchpad.net/neutron-fwaas-dashboard/+bugs For more details, please see below. Changes in neutron-fwaas-dashboard 9.0.0..10.0.0 ------------------------------------------------ 4c49164 Imported Translations from Zanata d802024 Fix for forgot space in phrase 8b13ed0 Imported Translations from Zanata d6081b5 docs: add information about restart Apache service for RHEL/CentOS Stream fd4c49c Remove unused policy file ba840c8 Imported Translations from Zanata c1431d0 Fix small mistakes in phrases 4a520fe fix with no need space after phrase ca8fab6 fix for small mistake with Firewall Group phrase 83593e1 Use yaml format policy file e2fbd8d Use systemctl command to manage service 2f8f385 Imported Translations from Zanata 5bf419d Remove unicode prefix from code 962e333 Drop environments for nose 6a4c465 Update master for stable/2025.1 Diffstat (except docs and test files) ------------------------------------- devstack/plugin.sh | 7 +- etc/neutron-fwaas-policy.json | 36 ---- .../dashboards/project/firewalls_v2/tables.py | 50 ++--- .../dashboards/project/firewalls_v2/tabs.py | 2 +- .../templates/firewalls_v2/_update_port_help.html | 2 +- .../dashboards/project/firewalls_v2/views.py | 6 +- .../dashboards/project/firewalls_v2/workflows.py | 8 +- .../local_settings.d/_7000_neutron_fwaas.py | 16 -- .../locale/de/LC_MESSAGES/django.po | 64 +----- .../locale/en_GB/LC_MESSAGES/django.po | 63 +----- .../locale/fr/LC_MESSAGES/django.po | 38 +--- .../locale/id/LC_MESSAGES/django.po | 66 +----- .../locale/ja/LC_MESSAGES/django.po | 66 +----- .../locale/ko_KR/LC_MESSAGES/django.po | 93 +-------- .../locale/pt_BR/LC_MESSAGES/django.po | 38 +--- .../locale/ru/LC_MESSAGES/django.po | 223 ++++++++++----------- .../locale/zh_Hans/LC_MESSAGES/django.po | 60 +----- releasenotes/source/2025.1.rst | 6 + releasenotes/source/index.rst | 1 + .../source/locale/ru/LC_MESSAGES/releasenotes.po | 150 ++++++++------ tox.ini | 6 - 22 files changed, 260 insertions(+), 769 deletions(-)