Comment 21 for bug 1546565

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-neutron-openvswitch (master)

Reviewed: https://review.openstack.org/314472
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-openvswitch/commit/?id=4f6e2ca2512e298faf17b1db532625132623a628
Submitter: Jenkins
Branch: master

commit 4f6e2ca2512e298faf17b1db532625132623a628
Author: James Page <email address hidden>
Date: Tue May 10 10:16:06 2016 +0100

    Set correct permissions for vhostuser sockets

    The latest updates to DPDK in 16.04 and above introduce two new
    parameters for DPDK initialization which avoid the need to run
    qemu processes with vhostuser sockets as root.

    Use these options to ensure that sockets are created with the
    correct ownership and permissions for OpenStack/KVM.

    Change-Id: I04bbd514d1bdb9b3249ed69e8d64eb66d9839944
    Closes-Bug: 1546565