diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-07-13 18:33:29 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-07-13 18:33:29 +0000 |
commit | b02aedb174bb8f5b10dc4d57d1ac36e7f1c24bb0 (patch) | |
tree | b512a86d1cb61b63c8094a89a3cd84b90d139009 /releasenotes/notes/ovs-dpdk-permission-workaround-20aaebcc8d6009ec.yaml | |
parent | f1a0561367d8e687200278ba0bdfee959aae6b6a (diff) | |
parent | d7738012e13668e992c8d35cdd23e8527305a88e (diff) |
Merge "Added OvS permission workaround for enabling DPDK"
Diffstat (limited to 'releasenotes/notes/ovs-dpdk-permission-workaround-20aaebcc8d6009ec.yaml')
-rw-r--r-- | releasenotes/notes/ovs-dpdk-permission-workaround-20aaebcc8d6009ec.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/ovs-dpdk-permission-workaround-20aaebcc8d6009ec.yaml b/releasenotes/notes/ovs-dpdk-permission-workaround-20aaebcc8d6009ec.yaml new file mode 100644 index 00000000..f8c06fd6 --- /dev/null +++ b/releasenotes/notes/ovs-dpdk-permission-workaround-20aaebcc8d6009ec.yaml @@ -0,0 +1,6 @@ +--- +fixes: + - Fixed the openvswitch permission to allow ovs to access vhost + sockets created by qemu. This is a workaround until openvswitch + provides the actual solution. + |