Comment 6 for bug 1263194

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/74627
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6206d7e377cc5511042d2aa61a876d381493c8e5
Submitter: Jenkins
Branch: master

commit 6206d7e377cc5511042d2aa61a876d381493c8e5
Author: berlin <email address hidden>
Date: Wed Feb 19 15:34:47 2014 +0800

    Fix VPN agent does not handle multiple connections per vpn service

        Once the OpenSwan process is created, incoming updated vpnservice
    data would not be updated into the process class which leads to config
    files and openswan process always keep old configurations

    Change-Id: Ia91ab08b1d03fbbe46bafd4967b57181fc4c6e71
    Closes-Bug: 1263194