Comment 1 for bug 1707841

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

Reviewed: https://review.openstack.org/489442
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=17c5123fda995438a2fdba3ec40e6c4cec9c5505
Submitter: Jenkins
Branch: master

commit 17c5123fda995438a2fdba3ec40e6c4cec9c5505
Author: Jeffrey Zhang <email address hidden>
Date: Tue Aug 1 09:41:17 2017 +0800

    libvirt should be installed from OS rather than pip

    python-libvirt need be compiled with libvirt header. compiling
    it with different libvirt header may be failed.

    So better install python-libvirt from OS distro.

    Closes-Bug: #1707841
    Change-Id: I0d7bf1576aaf24fc7c60f49923e37a6a1afe9a8e