Mount vhost_sockets directory for vhost-user socket creation
authorSaravanan KR <skramaja@redhat.com>
Wed, 30 Aug 2017 09:14:53 +0000 (14:44 +0530)
committerSaravanan KR <skramaja@redhat.com>
Fri, 8 Sep 2017 07:10:18 +0000 (07:10 +0000)
commit260648ffe3c28ee294e977346c0289adaa114118
tree61216a48e075bd7937ca30e1e342a656ce140ab2
parent896517755b917a5018e6529100d2cda5487a35d9
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)
docker/services/nova-libvirt.yaml