Merge "Set correct permissions for vhostuser sockets"
This commit is contained in:
commit
64b420ca7f
@ -5,5 +5,5 @@
|
||||
# Configuration managed by neutron-openvswitch charm
|
||||
###############################################################################
|
||||
{% if dpdk_enabled -%}
|
||||
DPDK_OPTS='--dpdk -c {{ cpu_mask }} -n 4 --socket-mem {{ socket_memory }} {{ device_whitelist }}'
|
||||
{% endif -%}
|
||||
DPDK_OPTS='--dpdk -c {{ cpu_mask }} -n 4 --socket-mem {{ socket_memory }} {{ device_whitelist }} --vhost-owner libvirt-qemu:kvm --vhost-perm 0660'
|
||||
{% endif -%}
|
||||
|
Loading…
Reference in New Issue
Block a user