Comment 40 for bug 1697531

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

Reviewed: https://review.openstack.org/475101
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=c66391662cae01fd0ca716164f2adeea1e851ce6
Submitter: Jenkins
Branch: stable/ocata

commit c66391662cae01fd0ca716164f2adeea1e851ce6
Author: Jesse Pretorius <email address hidden>
Date: Thu Jun 15 14:50:44 2017 +0100

    Set PrivateDevices=false for MemcacheD

    This patch sets the `memcached_disable_privatedevices` variable in the
    memcached_server role. If memcached is deployed with a container, the
    PrivateDevices configuration will be disabled in the systemd unit file.

    Change-Id: Idc153c45f5da2ee44b49dbd5ef4577f749550556
    Related-Bug: 1697531
    (cherry picked from commit 14ae2dd53421971a273f7a3213fe1c3726fe12dd)