Comment 4 for bug 1712741

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible-lxc_container_create (stable/pike)

Reviewed: https://review.openstack.org/497535
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-lxc_container_create/commit/?id=45936634593d59d8f49cfbf1549aa260815f9478
Submitter: Jenkins
Branch: stable/pike

commit 45936634593d59d8f49cfbf1549aa260815f9478
Author: Markos Chandras <email address hidden>
Date: Thu Aug 24 10:36:19 2017 +0100

    tasks: container_create: Retry if sysctl-container service failed to start

    This aims to workaround an issue on openSUSE where the service may fail
    to start with the following error:

    sysctl-container.service: Failed at step CGROUP spawning /sbin/sysctl: No such device

    Related-Bug: #1712741
    Link: https://bugzilla.suse.com/show_bug.cgi?id=1055426
    Change-Id: If66f1f9d0f51173890004b65c332f14fc878fb18
    (cherry picked from commit ef8e1b7da0c78791b970ce2e6650844bec98dbce)