puppet-neutron/releasenotes/notes/vpnaas_ubuntu_package_fix-7c0e74066ad01e7e.yaml
Matthew J. Black 46b1e4d02e Fix incorrect VPNaaS packages
As of Queens the VPNaaS package to be used is no longer
neutron-vpn-agent and has been replaced with the package
python-neutron-vpnaas.

The package for openswan does not exist for Debian systems
and needs to be updated to strongswan instead.

Change-Id: I859c80facc9dadf461c2300a6c354c73ae60e5e4
Closes-bug: #1825700
2019-04-21 04:11:47 -04:00

9 lines
289 B
YAML

---
fixes:
- |
As of Queens the neutron-vpn-agent package for Ubuntu is no longer provided and
has been replaced with the package python-neutron-vpnaas.
- |
On Debian there is no package named openswan and the package that should be
installed for VPNaaS is strongswan.