Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1246599

Summary: neutron requires oslo_rootwrap
Product: Red Hat OpenStack Reporter: Lars Kellogg-Stedman <lars>
Component: openstack-neutronAssignee: Ihar Hrachyshka <ihrachys>
Status: CLOSED ERRATA QA Contact: Alexander Stafeyev <astafeye>
Severity: unspecified Docs Contact:
Priority: high    
Version: 7.0 (Kilo)CC: apevec, chrisw, ihrachys, nyechiel, tfreger, yeylon
Target Milestone: z2Keywords: ZStream
Target Release: 7.0 (Kilo)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-neutron-2015.1.1-2.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-08 12:07:44 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:    
Bug Blocks: 1249564    

Description Lars Kellogg-Stedman 2015-07-24 16:44:20 UTC
Description of problem:

Neutron from OSP7 requires python-oslo-rootwrap. If this package is not installed, operations will fail like this:


2015-07-24 10:22:48.872 18035 TRACE neutron RuntimeError: 
2015-07-24 10:22:48.872 18035 TRACE neutron Command: ['sudo', 'neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ovs-vsctl', '--timeout=10', '--', 'set-fail-mode', 'br-int', 'secure']
2015-07-24 10:22:48.872 18035 TRACE neutron Exit code: 1
2015-07-24 10:22:48.872 18035 TRACE neutron Stdout: ''
2015-07-24 10:22:48.872 18035 TRACE neutron Stderr: 'Traceback (most recent call last):\n  File "/usr/bin/neutron-rootwrap", line 6, in <module>\n    from oslo_rootwrap.cmd import main\nImportError: No module named oslo_rootwrap.cmd\n'
2015-07-24 10:22:48.872 18035 TRACE neutron 


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

  openstack-neutron-2015.1.0-12.el7ost.noarch

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Alan Pevec 2015-08-04 20:01:03 UTC
openstack-neutron-2015.1.0-12.el7ost.noarch has
Requires:       python-oslo-rootwrap >= 1.3.0.0

while Kilo requirement should be python-oslo-rootwrap >= 1.6.0

Comment 4 Lars Kellogg-Stedman 2015-08-04 20:47:20 UTC
*** Bug 1250219 has been marked as a duplicate of this bug. ***

Comment 7 Alexander Stafeyev 2015-09-13 05:57:20 UTC
Hi 
I am a little bit confused regarding what to check. 

to check if the python-oslo-rootwrap-1.6.0-1.el7ost.noarch installed on the "fixed in Version" build? 


pls advise

BR
Alex

Comment 8 Ihar Hrachyshka 2015-09-16 09:45:26 UTC
Yes, install openstack-neutron and check that python-oslo-rootwrap is pulled as its dependency.

Comment 9 Alexander Stafeyev 2015-09-16 11:59:29 UTC
Installed openstack neutron: 

[cloud-user@123 ~]$ rpm -qa | grep rootwrap
python-oslo-rootwrap-1.6.0-1.el7ost.noarch
[cloud-user@123 ~]$

Comment 11 errata-xmlrpc 2015-10-08 12:07:44 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2015:1866