Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/

Bug 1170724

Summary: openstack-cinder should pull in python-oslo-db
Product: [Community] RDO Reporter: Giulio Fidente <gfidente>
Component: openstack-cinderAssignee: hguemar
Status: CLOSED CURRENTRELEASE QA Contact: nlevinki <nlevinki>
Severity: high Docs Contact:
Priority: unspecified    
Version: JunoCC: eharney, jason.dobies, mkassawara, nlevinki, yeylon
Target Milestone: ---   
Target Release: Juno   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1170716 Environment:
Last Closed: 2015-03-19 08:29:07 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: 1170716    
Bug Blocks:    

Description Giulio Fidente 2014-12-04 17:00:03 UTC
+++ This bug was initially created as a clone of Bug #1170716 +++

Description of problem:
when deployed "lonely" on a node, openstack-cinder does not pull in python-oslo-db resulting in a trace when cinder-volume starts:

cinder-volume[2048]: Traceback (most recent call last):
cinder-volume[2048]: File "/usr/bin/cinder-volume", line 52, in <module>
cinder-volume[2048]: from cinder import service
cinder-volume[2048]: File "/usr/lib/python2.7/site-packages/cinder/service.py", line 32, in <module>
cinder-volume[2048]: from cinder import db
cinder-volume[2048]: File "/usr/lib/python2.7/site-packages/cinder/db/__init__.py", line 20, in <module>
cinder-volume[2048]: from cinder.db.api import *  # noqa
cinder-volume[2048]: File "/usr/lib/python2.7/site-packages/cinder/db/api.py", line 45, in <module>
cinder-volume[2048]: from oslo.db import concurrency as db_concurrency
cinder-volume[2048]: ImportError: No module named db


Version-Release number of selected component (if applicable):
openstack-cinder-2014.2-1.el7ost.noarch

Comment 1 Eric Harney 2015-03-18 18:24:57 UTC
Is this fixed in current packages?

Comment 2 Eric Harney 2015-03-18 18:26:25 UTC
*** Bug 1152350 has been marked as a duplicate of this bug. ***

Comment 3 hguemar 2015-03-19 08:29:07 UTC
Yes, it's pulled in by python-cinder