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

Bug 1170716

Summary: openstack-cinder should pull in python-oslo-db
Product: Red Hat OpenStack Reporter: Giulio Fidente <gfidente>
Component: openstack-cinderAssignee: Eric Harney <eharney>
Status: CLOSED CURRENTRELEASE QA Contact: nlevinki <nlevinki>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0 (Juno)CC: eharney, jason.dobies, scohen, yeylon
Target Milestone: ga   
Target Release: 6.0 (Juno)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-cinder-2014.2-3.el7ost Doc Type: Bug Fix
Doc Text:
Fix missing package dependency on python-oslo-db. Ensures that Cinder services will be installed correctly and run.
Story Points: ---
Clone Of:
: 1170724 (view as bug list) Environment:
Last Closed: 2015-02-09 20:05:09 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: 1170724    

Description Giulio Fidente 2014-12-04 16:42:30 UTC
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 2 Scott Lewis 2015-02-09 20:05:09 UTC
This bug has been closed as a part of the RHEL-OSP 6 general availability release. For details, see https://rhn.redhat.com/errata/rhel7-rhos-6-errata.html