centos-source-nova-compute misses libvirt python package

Bug #1485654 reported by Vladislav Belogrudov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Vladislav Belogrudov

Bug Description

when running source based nova-compute container fails with

2015-08-17 15:45:01.955 25325 ERROR nova.virt.driver [-] Unable to load the virtualization driver
2015-08-17 15:45:01.955 25325 TRACE nova.virt.driver Traceback (most recent call last):
2015-08-17 15:45:01.955 25325 TRACE nova.virt.driver File "/usr/lib/python2.7/site-packages/nova/virt/driver.py", line 1389, in load_compute_driver
2015-08-17 15:45:01.955 25325 TRACE nova.virt.driver virtapi)
2015-08-17 15:45:01.955 25325 TRACE nova.virt.driver File "/usr/lib/python2.7/site-packages/oslo_utils/importutils.py", line 52, in import_object_ns
2015-08-17 15:45:01.955 25325 TRACE nova.virt.driver return import_class(import_str)(*args, **kwargs)
2015-08-17 15:45:01.955 25325 TRACE nova.virt.driver File "/usr/lib/python2.7/site-packages/oslo_utils/importutils.py", line 27, in import_class
2015-08-17 15:45:01.955 25325 TRACE nova.virt.driver __import__(mod_str)
2015-08-17 15:45:01.955 25325 TRACE nova.virt.driver ImportError: No module named libvirt

Changed in kolla:
assignee: nobody → Vladislav Belogrudov (vlad-belogrudov)
milestone: none → liberty-3
importance: Undecided → High
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/214079

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

Reviewed: https://review.openstack.org/214079
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=91bbe85c5f878c1f07870679cb71d456dd902dce
Submitter: Jenkins
Branch: master

commit 91bbe85c5f878c1f07870679cb71d456dd902dce
Author: Vladislav Belogrudov <email address hidden>
Date: Tue Aug 18 12:05:18 2015 +0300

    nova-compute daemon misses libvirt python package on start

    source based nova-compute needs libvirt to operate and fails
    on start if the corresponding python package is missing.

    Change-Id: Ic11bb46f8d067ce63013808ccc3efd17e67a5b83
    Closes-Bug: #1485654

Changed in kolla:
status: In Progress → Fix Committed
Sam Yaple (s8m)
Changed in kolla:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.