Wallaby Series Release Notes¶
3.0.0¶
New Features¶
The
phase1 negotiation mode
supports theaggressive
option for IKE policy.
2.0.0¶
Upgrade Notes¶
Python 2.7 support has been dropped. Last release of neutron-vpnaas- dashboard to support Python 2.7 is OpenStack Train. The minimum version of Python now supported by neutron-vpnaas-dashboard is Python 3.6.
1.5.0¶
New Features¶
neutron-vpnaas-dashboard now supports all auth algorithms. neutron-vpnaas supports sha1, sha256, sha384, sha512 for IKE policy auth_algorithm and IPsec policy auth_algorithm.
1.3.0¶
Upgrade Notes¶
Supported Django versions are changed aligning with the supported versions by Horizon. Django 1.11 and 2.0 are supported now. Django 1.8 to 1.10 are no longer supported.
1.2.0¶
Bug Fixes¶
Add support the attributes of IPsec site connection to be able to get more formats like FQDN other than IP format. For more information, see bug 1261127.
1.1.0¶
New Features¶
Add support for Endpoint Group feature.
0.1.0¶
Prelude¶
Neutron VPNaaS support in the OpenStack Dashboard is now split out into a separate Python package.
New Features¶
Neutron VPNaaS support in the OpenStack Dashboard is now split out into a separate package
neutron-vpnaas-dashboard
. You need to installneutron-vpnaas-dashboard
after upgrading the OpenStack Dashboard to Pike release and addenabled
file for Neutron VPNaaS dashboard.