Comment 10 for bug 1715356

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

Reviewed: https://review.openstack.org/525900
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=14cda91c4ef7020ac43f430869798387de15dae4
Submitter: Zuul
Branch: master

commit 14cda91c4ef7020ac43f430869798387de15dae4
Author: Xinliang Liu <email address hidden>
Date: Wed Dec 6 14:23:58 2017 +0800

    Revert "nova-libvirt: fix kvm permission issue"

    This is not needed. If we make sure qemu use nova user.
    Because nova user in group qemu.

    See comment #7 of bug #1715356:
    The root cause for this issue is that qemu not run with nova user on
    debian.
    If we set qemu running with nova user with this patch:
    https://review.openstack.org/#/c/525891/
    Then we need to revert commit f1b98a4925826333cf22dafe15ef755066c51d48.

    This reverts commit f1b98a4925826333cf22dafe15ef755066c51d48.
    Closes-bug: #1715356
    Depends-on: I36720af0c7d3dd7c69d2404843f54c0991aea1bb

    Change-Id: I62fbcf9e4ee5c3170c96576698f4ae8b66db1b74