Manage cleanup of .ctl/.pid files for LibreSwan

Bug #1493368 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
KATO Tomoyuki

Bug Description

https://review.openstack.org/212673
commit 00b633d284f0f21aa380fa47a270c612ebef0795
Author: Brent Eagles <email address hidden>
Date: Thu Aug 13 13:35:36 2015 -0230

    Manage cleanup of .ctl/.pid files for LibreSwan

    LibreSwan checks for the presence of pid/ctl files when starting up and
    will error out if they already exist. However, LibreSwan's usage of the
    capabilities library removes the access required to cleanup .ctl and
    .pid files on shutdown if any of the directories in the path are missing
    explicit permissions for root. This is not considered a bug by the
    LibreSwan maintainers, so the LibreSwan driver must work around it by
    checking if it is okay to remove the files and removing them on
    startup. It must also wait for shutdown to complete before restarting
    the daemon on LibreSwanProcess.restart().

    Introduces new configuration for retrying check for process shutdown.

    DocImpact

    Change-Id: I5c215d70c348524979b740f882029f74e400e6d7
    Closes-Bug: #1331502

Revision history for this message
Tom Fifield (fifieldt) wrote :

Should be picked up by autogenerate-config-docs

Changed in openstack-manuals:
milestone: none → liberty
tags: added: autogenerate-config-docs
Changed in openstack-manuals:
status: New → Triaged
importance: Undecided → Medium
Changed in openstack-manuals:
milestone: liberty → mitaka
Changed in openstack-manuals:
milestone: mitaka → newton
Revision history for this message
KATO Tomoyuki (kato-tomoyuki) wrote :

At now, the category name "libreswan" is changed to "pluto".

Changed in openstack-manuals:
assignee: nobody → KATO Tomoyuki (kato-tomoyuki)
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.