[neutron] neutron-vpnaas-dashboard 1.2.1 (queens)
We are glad to announce the release of: neutron-vpnaas-dashboard 1.2.1: Neutron VPNaaS Dashboard This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/neutron-vpnaas-dashboard Download the package from: https://tarballs.openstack.org/neutron-vpnaas-dashboard/ Please report issues through launchpad: https://bugs.launchpad.net/neutron-vpnaas-dashboard For more details, please see below. Changes in neutron-vpnaas-dashboard 1.2.0..1.2.1 ------------------------------------------------ bc4cbc1 Imported Translations from Zanata 49de8de Correct django template pattern in babel-django.cfg 1bd480e Imported Translations from Zanata 1bc087a Add VPN service: List only routers with external gateway f0b7755 Replace None with - (hyphen) for value None b04dc7b Fix unnecessary capitalized messages dc938f0 Make switched multiple choice field work 148222e Imported Translations from Zanata accba77 Imported Translations from Zanata d89b92a doc: remove symlink for releasenotes c1924c0 Updated from global requirements 7c90ac7 Imported Translations from Zanata d10c027 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- babel-django.cfg | 2 +- .../dashboards/project/vpn/forms.py | 6 +- .../dashboards/project/vpn/tables.py | 6 +- .../vpn/templates/vpn/_endpointgroup_details.html | 4 +- .../vpn/templates/vpn/_ikepolicy_details.html | 4 +- .../vpn/templates/vpn/_ipsecpolicy_details.html | 4 +- .../vpn/_ipsecsiteconnection_details.html | 4 +- .../vpn/templates/vpn/_vpnservice_details.html | 12 +- .../dashboards/project/vpn/views.py | 2 +- .../dashboards/project/vpn/workflows.py | 12 +- .../locale/cs/LC_MESSAGES/django.po | 802 ------------ .../locale/de/LC_MESSAGES/django.po | 1071 +++++++--------- .../locale/en_AU/LC_MESSAGES/django.po | 790 ------------ .../locale/en_GB/LC_MESSAGES/django.po | 1347 +++++++++++--------- .../locale/es/LC_MESSAGES/django.po | 815 ------------ .../locale/fr/LC_MESSAGES/django.po | 821 ------------ .../locale/id/LC_MESSAGES/django.po | 914 ++++--------- .../locale/it/LC_MESSAGES/django.po | 802 ------------ .../locale/ja/LC_MESSAGES/django.po | 1290 ++++++++++--------- .../locale/ko_KR/LC_MESSAGES/django.po | 903 ++++--------- .../locale/pl_PL/LC_MESSAGES/django.po | 799 ------------ .../locale/pt_BR/LC_MESSAGES/django.po | 926 ++++---------- .../locale/ru/LC_MESSAGES/django.po | 830 ------------ .../locale/tr_TR/LC_MESSAGES/django.po | 910 ++++--------- .../locale/zh_CN/LC_MESSAGES/django.po | 923 ++++---------- .../locale/zh_TW/LC_MESSAGES/django.po | 797 ------------ .../locale/en_GB/LC_MESSAGES/releasenotes.po | 73 ++ test-requirements.txt | 4 +- 30 files changed, 3187 insertions(+), 11706 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index d6d9d83..dcc8304 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,2 +14,2 @@ python-subunit>=1.0.0 # Apache-2.0/BSD -sphinx>=1.6.2 # BSD -openstackdocstheme>=1.17.0 # Apache-2.0 +sphinx!=1.6.6,>=1.6.2 # BSD +openstackdocstheme>=1.18.1 # Apache-2.0
participants (1)
-
no-reply@openstack.org