Comment 9 for bug 1712732

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/pike)

Reviewed: https://review.openstack.org/501980
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=260648ffe3c28ee294e977346c0289adaa114118
Submitter: Jenkins
Branch: stable/pike

commit 260648ffe3c28ee294e977346c0289adaa114118
Author: Saravanan KR <email address hidden>
Date: Wed Aug 30 14:44:53 2017 +0530

    Mount vhost_sockets directory for vhost-user socket creation

    For DPDK, vhost-user sockets are created on the host at
    /var/lib/vhost_sockets directory, which will be used by
    libvirt and openvswitch. This directory has the necessary
    permissions and SELinux policies. Mount this folder for
    libvirt container.

    Change-Id: Id8be208d1b05886ac45dfdcf48fe766ee5724d1c
    Partial-Bug: #1712732
    (cherry picked from commit 3ea04744c22ae4cd2e1f2b77fc7d5ade012899e0)