Bug 1274058

Summary: sysfsutils and sg3_utils missing from dependency list of openstack-nova
Product: Red Hat OpenStack Reporter: David Hill <dhill>
Component: openstack-novaAssignee: Lee Yarwood <lyarwood>
Status: CLOSED ERRATA QA Contact: nlevinki <nlevinki>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0 (Juno)CC: apevec, berrange, dasmith, dhill, eglynn, kchamart, lyarwood, ndipanov, sbauza, sferdjao, sgordon, vromanso, yeylon
Target Milestone: z4Keywords: Triaged, ZStream
Target Release: 7.0 (Kilo)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-nova-2015.1.2-8.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1288137 1288138 (view as bug list) Environment:
Last Closed: 2016-01-12 20:42:16 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:
Embargoed:
Bug Depends On: 1288137    
Bug Blocks: 1288138, 1288139    

Description David Hill 2015-10-21 19:16:36 UTC
Description of problem:
When trying to delete a 3PAR volume, sginfo is called from nova but is not installed.   sg3_utils must be manually installed.  Would it be possible to add it has a package dependency in openstack-nova?
 
Version-Release number of selected component (if applicable):


How reproducible:
Always


Steps to Reproduce:
1. Attach a volume
2. Try to detach it
3.

Actual results:
Wont detach because sginfo is missing

Expected results:
Should detach

Additional info:

Comment 4 Lee Yarwood 2015-12-03 16:33:53 UTC
*** Bug 1288141 has been marked as a duplicate of this bug. ***

Comment 6 Alan Pevec 2015-12-03 18:11:51 UTC
While at it, please check if all binaries in rootwrap filters are covered by Requires: in spec.

Comment 8 Lee Yarwood 2015-12-11 17:37:27 UTC
(In reply to Alan Pevec from comment #6)
> While at it, please check if all binaries in rootwrap filters are covered by
> Requires: in spec.

Thanks Alan, just to document in the bug that this has been done in the change below.

Add dependencies for sg3_utils and sysfsutils to nova-compute
https://review.gerrithub.io/#/c/254215/

Comment 11 Lon Hohberger 2016-01-12 20:42:16 UTC
openstack-nova-2015.1.2-13.el7ost, which has already been shipped live, contains a fix for this issue.