We high-spiritedly announce the release of: neutron-vpnaas-dashboard 13.0.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/neutron-vpnaas-dashboard Download the package from: https://tarballs.openstack.org/neutron-vpnaas-dashboard/ Please report issues through: https://bugs.launchpad.net/neutron-vpnaas-dashboard/+bugs For more details, please see below. Changes in neutron-vpnaas-dashboard 12.0.0..13.0.0 -------------------------------------------------- 823399e Imported Translations from Zanata 1e3577d Add help text for initiator state 678a673 Imported Translations from Zanata 4fa3b85 Reword help text to avoid Unicode apostrophe 2e1f281 docs: add information about restart Apache service for RHEL/CentOS Stream 41840b0 Cleanup deliverables info b48c94f Cleanup setup.py 7fbcab3 Add help text for DPD actions 47ee08e Normalize cryptographic algorithm names caa498a Imported Translations from Zanata 51d22bf tox: Remove basepython and ineffective ignore_basepython_conflict eacc86e Use systemctl command to manage service fc97e51 Imported Translations from Zanata 4f4bca2 Imported Translations from Zanata 3a3d98f Remove unicode prefix from code 764bd57 Drop environments for nose 39af76d Remove tags from README a30044d remove unicode from code 304a802 Update master for stable/2025.1 Diffstat (except docs and test files) ------------------------------------- README.rst | 10 +- deliverables/pike/neutron-vpnaas-dashboard.yaml | 19 - deliverables/queens/neutron-vpnaas-dashboard.yaml | 10 - .../dashboards/project/vpn/forms.py | 38 +- .../dashboards/project/vpn/tables.py | 56 +-- .../vpn/templates/vpn/_add_ike_policy_help.html | 4 +- .../vpn/templates/vpn/_add_ipsec_policy_help.html | 6 +- .../dashboards/project/vpn/workflows.py | 55 ++- .../locale/de/LC_MESSAGES/django.po | 46 +- .../locale/en_GB/LC_MESSAGES/django.po | 45 +- .../locale/id/LC_MESSAGES/django.po | 44 +- .../locale/ja/LC_MESSAGES/django.po | 47 +- .../locale/ko_KR/LC_MESSAGES/django.po | 47 +- .../locale/pt_BR/LC_MESSAGES/django.po | 26 +- .../locale/ru/LC_MESSAGES/django.po | 486 +++++++++++---------- .../locale/tr_TR/LC_MESSAGES/django.po | 26 +- .../locale/zh_Hans/LC_MESSAGES/django.po | 44 +- releasenotes/source/2025.1.rst | 6 + releasenotes/source/conf.py | 5 +- releasenotes/source/index.rst | 1 + .../source/locale/ru/LC_MESSAGES/releasenotes.po | 110 +++-- setup.py | 9 - tox.ini | 12 +- 25 files changed, 470 insertions(+), 700 deletions(-)