Reviewed:  https://review.opendev.org/c/openstack/neutron-vpnaas/+/795884
Committed: 
https://opendev.org/openstack/neutron-vpnaas/commit/21c38f07c2dd4672e431fddd81e31784af15a88b
Submitter: "Zuul (22348)"
Branch:    stable/wallaby

commit 21c38f07c2dd4672e431fddd81e31784af15a88b
Author: Patryk Jakuszew <patryk.jakus...@atman.pl>
Date:   Fri Mar 26 07:43:08 2021 +0100

    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
    (cherry picked from commit 2297098875f24289259f12012ab5f077d6051383)


** Tags added: in-stable-wallaby

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1921514

Title:
  VPNaaS strongSwan driver does not reload secrets

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1921514/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to