neutron-vpnaas/neutron_vpnaas
Patryk Jakuszew 2297098875 Add ipsec.secrets reload function to strongSwan driver
Currently, strongSwan driver only triggers "ipsec reload" command
when a new IPsec Site Connection configuration is received. If that
configuration uses a different PSK, it will not be picked up upon
reload called by restart() function. This change introduces a separate
reload_secrets() function which will call "ipsec rereadsecrets" before
"ipsec reload".

Closes-Bug: #1921514
Change-Id: Ia5458bbbb38b1d645547baf56ce3bb5ee2a97781
2021-03-26 07:43:08 +01:00
..
db Switch to the new db engine facade 2021-01-14 13:30:11 +01:00
extensions Fix inconsistency in requirements 2021-01-07 05:13:34 +09:00
policies Using policy constants from neutron-lib 2020-02-05 07:28:02 +00:00
services Add ipsec.secrets reload function to strongSwan driver 2021-03-26 07:43:08 +01:00
tests Fix inconsistency in requirements 2021-01-07 05:13:34 +09:00
__init__.py Drop using six library 2020-01-07 06:26:03 +00:00
_i18n.py Remove log translations from neutron-vpnaas 2017-03-24 15:05:28 +08:00
opts.py Automatically generate neutron VPNaaS configuration files 2015-12-11 11:03:33 +00:00
version.py After the services split, get neutron-vpnaas Jenkins jobs passing 2014-12-09 00:00:04 -07:00