puppet-neutron/releasenotes/notes/deprecate-vpnaas-openswan-driver-299a9173641152c2.yaml
Takashi Kajinami dfc70104d1 vpnaas: Do not install wrong backend package for OpenSwan driver
Currently the neutron::agents::vpnaas class installs LibreSwan (in
CentOS) or strongSwan (in Debian or Ubuntu) for the OpenSwan driver
but the OpenSwan driver only works with OpenSwan which is no longer
shipped. (That's why they developed different drivers for different
libraries).

This change drops installation of the wrong package and also deprecates
support for OpenSwan driver.

Change-Id: I158dd3411900241950ead9635bba4583eebcb983
2023-11-07 15:02:47 +00:00

5 lines
83 B
YAML

---
deprecations:
- |
Support for OpenSwan VPNaaS driver has been derecated.