Public bug reported: https://review.openstack.org/306899 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
commit 814e3f0c7d7bd8b44be61d8badf127b1c60debbc Author: nick.zhuyj <[email protected]> Date: Sun Apr 17 21:59:46 2016 -0500 Openswan/Libreswan: Check config changes before restart Currently, when neutron-vpn-agent restart, all the pluto process in router ns will be restarted too. But actually this is not required and will impact the vpn traffic. In this patch, we keep a backup for ipsec.conf and ipsec.secrets, and then compare the configurations when restart, if no config changes. Restart can be skipped. Note: this change is DocImpact Change-Id: I5a7fae909cb56721bd7e4d42999356c7f7464358 Closes-Bug: #1571455 ** Affects: neutron Importance: Undecided Status: New ** Tags: doc neutron-vpnaas -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1572783 Title: Openswan/Libreswan: Check config changes before restart Status in neutron: New Bug description: https://review.openstack.org/306899 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. commit 814e3f0c7d7bd8b44be61d8badf127b1c60debbc Author: nick.zhuyj <[email protected]> Date: Sun Apr 17 21:59:46 2016 -0500 Openswan/Libreswan: Check config changes before restart Currently, when neutron-vpn-agent restart, all the pluto process in router ns will be restarted too. But actually this is not required and will impact the vpn traffic. In this patch, we keep a backup for ipsec.conf and ipsec.secrets, and then compare the configurations when restart, if no config changes. Restart can be skipped. Note: this change is DocImpact Change-Id: I5a7fae909cb56721bd7e4d42999356c7f7464358 Closes-Bug: #1571455 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1572783/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

