Bug 1043647

Summary: python-nova requires sysfsutils
Product: [Community] RDO Reporter: Jan van Eldik <Jan.van.Eldik>
Component: openstack-novaAssignee: Pádraig Brady <pbrady>
Status: CLOSED UPSTREAM QA Contact: Ami Jeain <ajeain>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: hateya, kchamart, ndipanov, pbrady, rbryant, yeylon
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-17 20:38:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jan van Eldik 2013-12-16 20:06:53 UTC
Description of problem:

Warnings in /var/log/nova/compute.log

2013-12-16 14:36:01.176 WARNING nova.virt.libvirt.utils [req-a00e33ec-9abb-43e2-a79f-1277e0800095 USERNAME 841615a3-ece9-4622-9fa0-fdc178ed34f8] systool is not installed
2013-12-16 14:36:01.316 WARNING nova.virt.libvirt.utils [req-a00e33ec-9abb-43e2-a79f-1277e0800095 USERNAME 841615a3-ece9-4622-9fa0-fdc178ed34f8] systool is not installed

coming from /usr/lib/python2.6/site-packages/nova/virt/libvirt/utils.py in python-nova

Version-Release number of selected component (if applicable):

python-nova-2013.1.4-1.el6.4

Additional info:

"systool" is provided by the sysfsutils package. Should it be added as an RPM-requirement?

Comment 1 Pádraig Brady 2013-12-17 14:34:14 UTC
I think this may just be a vestige of old volume support as mentioned in bug #1001225 I presume this is not causing an issue? I presume the best approach here is to clean up the logs/code upstream

Comment 2 Jan van Eldik 2013-12-17 14:38:49 UTC
I think you are right, feel free to close this BZ.

Comment 3 Pádraig Brady 2013-12-17 20:38:47 UTC
OK tracking this upstream